summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Loer <chris.loer@gmail.com>2018-02-16 13:14:41 -0800
committerChris Loer <chris.loer@gmail.com>2018-02-16 13:14:41 -0800
commit13102dd83f478a5b9d20daf498597fa549fe52bb (patch)
tree92bef3dbf07ec32e7f109303ccec58d250fbdbe4
parent2da6c63112709f6ab32346f2a1ae49425c53649b (diff)
downloadqtlocation-mapboxgl-upstream/serialize-expression.tar.gz
[test] Native ignore for GL JS issue #6160upstream/serialize-expression
-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",