summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Loer <chris.loer@gmail.com>2018-02-05 17:19:13 -0800
committerChris Loer <chris.loer@mapbox.com>2018-02-06 08:46:15 -0800
commitf7cae4c3e49282417d87a98a64bc94b12993855d (patch)
treed632fc2204e73981f7027a8ceaebfdc5caa662bb
parent2a05a832b25dcafec361e0eeeea05d68a109b1f0 (diff)
downloadqtlocation-mapboxgl-f7cae4c3e49282417d87a98a64bc94b12993855d.tar.gz
[test] Ignore slightly-different collision circles on native.
-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",