summaryrefslogtreecommitdiff
path: root/platform
diff options
context:
space:
mode:
authorChris Loer <chris.loer@gmail.com>2017-12-11 14:36:27 -0800
committerChris Loer <chris.loer@mapbox.com>2017-12-11 15:05:18 -0800
commit3fed2358d6b31db0fec661c0183b79d59d62b664 (patch)
tree89a9f01f0af92a0ca75bca942f4589f6402180d6 /platform
parent78545723fea953417e3de188e76cf92e8b6a67e4 (diff)
downloadqtlocation-mapboxgl-3fed2358d6b31db0fec661c0183b79d59d62b664.tar.gz
[core] Include bucket name in queryRenderedSymbols duplicate feature filter
- Port of GL JS PR #5703 - Fixes issue #10616
Diffstat (limited to 'platform')
-rw-r--r--platform/node/test/ignores.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/platform/node/test/ignores.json b/platform/node/test/ignores.json
index b55ef3f6da..d0870904b2 100644
--- a/platform/node/test/ignores.json
+++ b/platform/node/test/ignores.json
@@ -9,7 +9,6 @@
"query-tests/geometry/multilinestring": "needs investigation",
"query-tests/geometry/multipolygon": "needs investigation",
"query-tests/geometry/polygon": "needs investigation",
- "query-tests/regressions/mapbox-gl-js#5172": "https://github.com/mapbox/mapbox-gl-native/issues/10616",
"query-tests/symbol/panned-after-insert": "https://github.com/mapbox/mapbox-gl-native/issues/10408",
"query-tests/symbol/rotated-after-insert": "https://github.com/mapbox/mapbox-gl-native/issues/10408",
"query-tests/world-wrapping/box": "skip - needs issue",