From 18a54bc96bcf1faa17aa5d26d7dedff5a3117d38 Mon Sep 17 00:00:00 2001 From: Chris Loer Date: Fri, 18 Aug 2017 10:21:22 -0700 Subject: Skip test for issue #9792, as it currently causes the test harness to time out. --- platform/node/test/ignores.json | 1 + 1 file changed, 1 insertion(+) diff --git a/platform/node/test/ignores.json b/platform/node/test/ignores.json index 5e4ba8697d..4d4e0edbe4 100644 --- a/platform/node/test/ignores.json +++ b/platform/node/test/ignores.json @@ -48,6 +48,7 @@ "render-tests/regressions/mapbox-gl-js#4551": "skip - https://github.com/mapbox/mapbox-gl-native/issues/1350", "render-tests/regressions/mapbox-gl-js#4573": "skip - https://github.com/mapbox/mapbox-gl-native/issues/1350", "render-tests/regressions/mapbox-gl-native#7357": "https://github.com/mapbox/mapbox-gl-native/issues/7357", + "render-tests/regressions/mapbox-gl-native#9792": "skip - https://github.com/mapbox/mapbox-gl-native/issues/9792", "render-tests/runtime-styling/paint-property-fill-flat-to-extrude": "skip - https://github.com/mapbox/mapbox-gl-native/issues/6745", "render-tests/runtime-styling/set-style-paint-property-fill-flat-to-extrude": "skip - needs issue", "render-tests/runtime-styling/source-add-geojson-inline": "skip - needs issue", -- cgit v1.2.1