summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Loer <chris.loer@gmail.com>2018-02-05 17:19:13 -0800
committerChris Loer <chris.loer@gmail.com>2018-02-05 17:19:13 -0800
commit22b653ff92ff5dad0885623754acca5b79ee9b1a (patch)
treed632fc2204e73981f7027a8ceaebfdc5caa662bb
parentf64c2c88bc6eb7b430c8d30888f13ea86bf5dfb3 (diff)
downloadqtlocation-mapboxgl-upstream/cloer-11116.tar.gz
[test] Ignore slightly-different collision circles on native.upstream/cloer-11116
-rw-r--r--platform/node/test/ignores.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/node/test/ignores.json b/platform/node/test/ignores.json
index 91e80631a8..fbf3880fae 100644
--- a/platform/node/test/ignores.json
+++ b/platform/node/test/ignores.json
@@ -9,6 +9,7 @@
"render-tests/background-color/transition": "https://github.com/mapbox/mapbox-gl-native/issues/10619",
"render-tests/debug/collision": "https://github.com/mapbox/mapbox-gl-native/issues/3841",
"render-tests/debug/collision-lines": "https://github.com/mapbox/mapbox-gl-native/issues/10412",
+ "render-tests/debug/collision-lines-overscaled": "https://github.com/mapbox/mapbox-gl-native/issues/10412",
"render-tests/debug/collision-lines-pitched": "https://github.com/mapbox/mapbox-gl-native/issues/10412",
"render-tests/debug/collision-pitched-wrapped": "https://github.com/mapbox/mapbox-gl-native/issues/10412",
"render-tests/debug/tile": "https://github.com/mapbox/mapbox-gl-native/issues/3841",