From 0f4eed2959f7741ccf73dd79297b5fe17ff23829 Mon Sep 17 00:00:00 2001 From: Chris Loer Date: Tue, 7 Nov 2017 17:39:01 -0800 Subject: Ignores for the remaining tests that aren't failing locally but still fail on CI. --- platform/node/test/ignores.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/platform/node/test/ignores.json b/platform/node/test/ignores.json index b64a25033e..6c21d542ad 100644 --- a/platform/node/test/ignores.json +++ b/platform/node/test/ignores.json @@ -96,5 +96,9 @@ "render-tests/heatmap-radius/pitch30": "https://github.com/mapbox/mapbox-gl-native/issues/10146", "render-tests/heatmap-weight/default": "https://github.com/mapbox/mapbox-gl-native/issues/10146", "render-tests/heatmap-weight/identity-property-function": "https://github.com/mapbox/mapbox-gl-native/issues/10146", - "render-tests/heatmap-weight/literal": "https://github.com/mapbox/mapbox-gl-native/issues/10146" + "render-tests/heatmap-weight/literal": "https://github.com/mapbox/mapbox-gl-native/issues/10146", + "render-tests/debug/collision-lines-pitched": "https://github.com/mapbox/mapbox-gl-native/issues/10412", + "render-tests/debug/collision-lines": "https://github.com/mapbox/mapbox-gl-native/issues/10412", + "render-tests/text-pitch-alignment/viewport-overzoomed-single-glyph": "https://github.com/mapbox/mapbox-gl-native/issues/10412", + "render-tests/text-pitch-alignment/viewport-text-depthtest": "https://github.com/mapbox/mapbox-gl-native/issues/10412" } -- cgit v1.2.1