summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Loer <chris.loer@gmail.com>2017-11-07 17:39:01 -0800
committerChris Loer <chris.loer@gmail.com>2017-11-07 17:39:01 -0800
commit0f4eed2959f7741ccf73dd79297b5fe17ff23829 (patch)
tree25f0123e7d3ba739d36ea0dbffb090f6502927dd
parent90f6a234d2b866af8884f2c3d8fc485fb379a16a (diff)
downloadqtlocation-mapboxgl-upstream/start-collision-todo-todone.tar.gz
Ignores for the remaining tests that aren't failing locally but still fail on CI.upstream/start-collision-todo-todone
-rw-r--r--platform/node/test/ignores.json6
1 files changed, 5 insertions, 1 deletions
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"
}