diff --git a/test/ignores.json b/test/ignores.json index 85a6b1b17f4..dfb989c82b3 100644 --- a/test/ignores.json +++ b/test/ignores.json @@ -14,8 +14,5 @@ "render-tests/projection/skew": "axonometric rendering in gl-js tbd", "render-tests/regressions/mapbox-gl-js#3682": "skip - true", "render-tests/runtime-styling/image-update-icon": "skip - https://github.com/mapbox/mapbox-gl-js/issues/4804", - "render-tests/runtime-styling/image-update-pattern": "skip - https://github.com/mapbox/mapbox-gl-js/issues/4804", - "render-tests/text-pitch-alignment/auto-text-rotation-alignment-map": "https://github.com/mapbox/mapbox-gl-js/issues/5118", - "render-tests/text-pitch-alignment/map-text-rotation-alignment-map": "https://github.com/mapbox/mapbox-gl-js/issues/5118", - "render-tests/text-pitch-scaling/line-half": "https://github.com/mapbox/mapbox-gl-js/issues/5118" + "render-tests/runtime-styling/image-update-pattern": "skip - https://github.com/mapbox/mapbox-gl-js/issues/4804" } diff --git a/test/integration/render-tests/text-pitch-scaling/line-half/expected.png b/test/integration/render-tests/text-pitch-scaling/line-half/expected.png index 6e3e1dd322c..beece74efcd 100644 Binary files a/test/integration/render-tests/text-pitch-scaling/line-half/expected.png and b/test/integration/render-tests/text-pitch-scaling/line-half/expected.png differ