summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnand Thakker <github@anandthakker.net>2017-11-03 16:57:43 -0400
committerAnand Thakker <github@anandthakker.net>2017-11-03 16:57:43 -0400
commit2706da3614338806fcec247e62cfc740ffadccde (patch)
treeef14914062b11039f82e3912f55f286205c22d23
parent9f198bd4bed6cc5379d102083d8564d478fdc541 (diff)
downloadqtlocation-mapboxgl-2706da3614338806fcec247e62cfc740ffadccde.tar.gz
Ignore query test that will be fixed by viewport-collision
-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 e1a68be449..77bf2f5cc8 100644
--- a/platform/node/test/ignores.json
+++ b/platform/node/test/ignores.json
@@ -7,6 +7,7 @@
"query-tests/geometry/polygon": "needs investigation",
"query-tests/regressions/mapbox-gl-js#3534": "https://github.com/mapbox/mapbox-gl-native/issues/8193",
"query-tests/regressions/mapbox-gl-js#4417": "https://github.com/mapbox/mapbox-gl-native/issues/8007",
+ "query-tests/regressions/mapbox-gl-js#5554": "https://github.com/mapbox/mapbox-gl-native/pull/10103",
"query-tests/symbol/rotated-inside": "https://github.com/mapbox/mapbox-gl-native/pull/10103",
"query-tests/symbol-features-in/pitched-screen": "https://github.com/mapbox/mapbox-gl-native/issues/6817",
"query-tests/symbol-features-in/tilted-inside": "https://github.com/mapbox/mapbox-gl-native/issues/5056",