summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Loer <chris.loer@gmail.com>2018-02-16 13:14:41 -0800
committerChris Loer <chris.loer@mapbox.com>2018-02-16 14:07:33 -0800
commitd3e6fc5eff6b50490cf7e10c87a09c5eff7cda35 (patch)
tree92bef3dbf07ec32e7f109303ccec58d250fbdbe4
parente771210d13ab7fe1cf3816b1eeaee18a7bed85bd (diff)
downloadqtlocation-mapboxgl-d3e6fc5eff6b50490cf7e10c87a09c5eff7cda35.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",