From 3e074390b5afb0bf6d50b83c5327786bc011cd95 Mon Sep 17 00:00:00 2001 From: Chris Loer Date: Thu, 9 Nov 2017 14:36:30 -0800 Subject: [core] Added ignores for two query tests that return the same set of items but in a different order. --- platform/node/test/ignores.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'platform/node') diff --git a/platform/node/test/ignores.json b/platform/node/test/ignores.json index 507ec154d8..c4097fecd5 100644 --- a/platform/node/test/ignores.json +++ b/platform/node/test/ignores.json @@ -5,6 +5,8 @@ "query-tests/geometry/multilinestring": "needs investigation", "query-tests/geometry/multipolygon": "needs investigation", "query-tests/geometry/polygon": "needs investigation", + "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", "query-tests/world-wrapping/point": "skip - needs issue", "render-tests/debug/collision": "https://github.com/mapbox/mapbox-gl-native/issues/3841", -- cgit v1.2.1