summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Loer <chris.loer@gmail.com>2018-04-02 18:03:13 -0700
committerAnsis Brammanis <ansis@mapbox.com>2018-04-26 17:13:12 -0400
commitc7dcdb9d7cacaaef9561680d741384f31a6c3ce5 (patch)
treed9dcc67bbc0710a3ce9b4c24aeaaa772aa1795e2
parentd1ca2cfa0ba67140c5a831674e700188f5ac350f (diff)
downloadqtlocation-mapboxgl-upstream/port-circle-query-fix.tar.gz
[core] Remove circle-pitch-scale test ignores.upstream/port-circle-query-fix
-rw-r--r--platform/node/test/ignores.json4
1 files changed, 0 insertions, 4 deletions
diff --git a/platform/node/test/ignores.json b/platform/node/test/ignores.json
index 195c9161fb..98d7e016bc 100644
--- a/platform/node/test/ignores.json
+++ b/platform/node/test/ignores.json
@@ -17,10 +17,6 @@
"expression-tests/is-supported-script/default": "https://github.com/mapbox/mapbox-gl-native/issues/11693",
"expression-tests/resolved-locale/basic": "https://github.com/mapbox/mapbox-gl-native/issues/11692",
"expression-tests/to-string/basic": "https://github.com/mapbox/mapbox-gl-native/issues/11719",
- "query-tests/circle-pitch-scale/viewport-inside-align-map": "https://github.com/mapbox/mapbox-gl-native/issues/10615",
- "query-tests/circle-pitch-scale/viewport-inside-align-viewport": "https://github.com/mapbox/mapbox-gl-native/issues/10615",
- "query-tests/edge-cases/box-cutting-antimeridian-z0": "https://github.com/mapbox/mapbox-gl-native/issues/11607",
- "query-tests/edge-cases/null-island": "https://github.com/mapbox/mapbox-gl-native/issues/11607",
"query-tests/geometry/multilinestring": "needs investigation",
"query-tests/geometry/multipolygon": "needs investigation",
"query-tests/geometry/polygon": "needs investigation",