summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Loer <chris.loer@gmail.com>2018-02-16 13:14:41 -0800
committerJohn Firebaugh <john.firebaugh@gmail.com>2018-02-28 16:09:09 -0800
commit936d92a4111dbc4c04eaacd7b96f957f8c9445f8 (patch)
tree08513534c266773c01b86fb305d0820f46297f64
parent3d591ae2a26be3041647a4b01e29c453aa8066c1 (diff)
downloadqtlocation-mapboxgl-936d92a4111dbc4c04eaacd7b96f957f8c9445f8.tar.gz
[test] Native ignore for GL JS issue #6160
-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 42751da30f..50e2aa1d61 100644
--- a/platform/node/test/ignores.json
+++ b/platform/node/test/ignores.json
@@ -34,6 +34,7 @@
"render-tests/regressions/mapbox-gl-js#5599": "https://github.com/mapbox/mapbox-gl-native/issues/10399",
"render-tests/regressions/mapbox-gl-js#5740": "https://github.com/mapbox/mapbox-gl-native/issues/10619",
"render-tests/regressions/mapbox-gl-js#5982": "https://github.com/mapbox/mapbox-gl-native/issues/10619",
+ "render-tests/regressions/mapbox-gl-js#6160": "https://github.com/mapbox/mapbox-gl-native/pull/11206",
"render-tests/regressions/mapbox-gl-native#7357": "https://github.com/mapbox/mapbox-gl-native/issues/7357",
"render-tests/runtime-styling/image-add-sdf": "https://github.com/mapbox/mapbox-gl-native/issues/9847",
"render-tests/runtime-styling/paint-property-fill-flat-to-extrude": "https://github.com/mapbox/mapbox-gl-native/issues/6745",