summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Loer <chris.loer@gmail.com>2017-08-18 10:21:22 -0700
committerChris Loer <chris.loer@gmail.com>2017-08-18 10:21:22 -0700
commit4609653db9c9a3a383fc16b8b05bd8981c90c8ba (patch)
tree330c6fe1052decab3fc8c066b99895f00b0b847e
parentcd55b41c0f8fe1bab1c45a86eaa6d97431085658 (diff)
downloadqtlocation-mapboxgl-upstream/cloer_9768.tar.gz
Skip test for issue #9792, as it currently causes the test harness to time out.upstream/cloer_9768
-rw-r--r--platform/node/test/ignores.json1
1 files changed, 1 insertions, 0 deletions
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",