summaryrefslogtreecommitdiff
path: root/platform/node/test/ignores.json
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2019-05-03 11:41:49 +0200
committerKonstantin Käfer <mail@kkaefer.com>2019-05-08 14:10:11 +0200
commita53c88159fa084d5dc9dae3ed298cc150a4db7ce (patch)
tree1f3f91df0d6c52f2efd7a1cafadc8774044ca591 /platform/node/test/ignores.json
parent20a807fdf36e2609973451ef8d0e49472a59db91 (diff)
downloadqtlocation-mapboxgl-a53c88159fa084d5dc9dae3ed298cc150a4db7ce.tar.gz
[core] upgrade mapbox-gl-js pin to the most recent version
Diffstat (limited to 'platform/node/test/ignores.json')
-rw-r--r--platform/node/test/ignores.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/platform/node/test/ignores.json b/platform/node/test/ignores.json
index 0ffb8f1d6c..acc8724a29 100644
--- a/platform/node/test/ignores.json
+++ b/platform/node/test/ignores.json
@@ -71,6 +71,7 @@
"query-tests/regressions/mapbox-gl-js#6555": "skip - no querySourceFeatures in mbgl-node; needs issue",
"render-tests/background-color/transition": "https://github.com/mapbox/mapbox-gl-native/issues/10619",
"render-tests/canvas/default": "skip - js specific",
+ "render-tests/canvas/update": "skip - js specific",
"render-tests/collator/resolved-locale": "Some test platforms don't resolve 'en' locale",
"render-tests/collator/default": "Some test platforms don't resolve 'en' locale",
"render-tests/custom-layer-js/depth": "skip - js specific",
@@ -155,6 +156,8 @@
"render-tests/remove-feature-state/data-expression": "https://github.com/mapbox/mapbox-gl-native/issues/12413",
"render-tests/remove-feature-state/default": "https://github.com/mapbox/mapbox-gl-native/issues/12413",
"render-tests/remove-feature-state/vector-source": "https://github.com/mapbox/mapbox-gl-native/issues/12413",
+ "render-tests/regressions/mapbox-gl-js#8026": "skip - js specific",
+ "render-tests/fill-extrusion-geometry/linestring": "https://github.com/mapbox/mapbox-gl-native/pull/14240",
"query-tests/remove-feature-state/default": "https://github.com/mapbox/mapbox-gl-native/issues/12413",
"query-tests/fill-extrusion/base-in": "https://github.com/mapbox/mapbox-gl-native/issues/13139",
"query-tests/fill-extrusion/box-in": "https://github.com/mapbox/mapbox-gl-native/issues/13139",
@@ -164,6 +167,7 @@
"query-tests/fill-extrusion/sort-rotated": "https://github.com/mapbox/mapbox-gl-native/issues/13139",
"query-tests/fill-extrusion/sort": "https://github.com/mapbox/mapbox-gl-native/issues/13139",
"query-tests/fill-extrusion/top-in": "https://github.com/mapbox/mapbox-gl-native/issues/13139",
+ "query-tests/regressions/mapbox-gl-js#7883": "https://github.com/mapbox/mapbox-gl-native/issues/14585",
"expression-tests/number-format/currency": "https://github.com/mapbox/mapbox-gl-native/issues/13632",
"expression-tests/number-format/default": "https://github.com/mapbox/mapbox-gl-native/issues/13632",
"expression-tests/number-format/precision": "https://github.com/mapbox/mapbox-gl-native/issues/13632"