From c7dcdb9d7cacaaef9561680d741384f31a6c3ce5 Mon Sep 17 00:00:00 2001 From: Chris Loer Date: Mon, 2 Apr 2018 18:03:13 -0700 Subject: [core] Remove circle-pitch-scale test ignores. --- platform/node/test/ignores.json | 4 ---- 1 file changed, 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", -- cgit v1.2.1