From 55dd2975740f19084e0d748b53d7d8f9a29c3043 Mon Sep 17 00:00:00 2001 From: Chris Loer Date: Wed, 23 Aug 2017 12:41:42 -0700 Subject: [test] Add ignores while waiting for fix to issue #9843. --- platform/node/test/ignores.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/platform/node/test/ignores.json b/platform/node/test/ignores.json index 4d4e0edbe4..82142097d2 100644 --- a/platform/node/test/ignores.json +++ b/platform/node/test/ignores.json @@ -62,6 +62,8 @@ "render-tests/text-pitch-alignment/auto-text-rotation-alignment-viewport": "https://github.com/mapbox/mapbox-gl-native/issues/9732", "render-tests/text-pitch-alignment/map-text-rotation-alignment-map": "https://github.com/mapbox/mapbox-gl-native/issues/9732", "render-tests/text-pitch-alignment/map-text-rotation-alignment-viewport": "https://github.com/mapbox/mapbox-gl-native/issues/9732", + "render-tests/text-pitch-alignment/viewport-overzoomed": "https://github.com/mapbox/mapbox-gl-native/issues/9843", + "render-tests/text-pitch-alignment/viewport-overzoomed-single-glyph": "https://github.com/mapbox/mapbox-gl-native/issues/9843", "render-tests/text-pitch-alignment/viewport-text-rotation-alignment-map": "https://github.com/mapbox/mapbox-gl-native/issues/9732", "render-tests/text-pitch-alignment/viewport-text-rotation-alignment-viewport": "https://github.com/mapbox/mapbox-gl-native/issues/9732", "render-tests/text-pitch-scaling/line-half": "https://github.com/mapbox/mapbox-gl-native/issues/9732", -- cgit v1.2.1