summaryrefslogtreecommitdiff
path: root/platform/node
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <tmpsantos@gmail.com>2019-07-19 13:49:09 +0200
committerThiago Marcos P. Santos <tmpsantos@gmail.com>2019-07-19 15:17:00 +0200
commit1aa4776dc1d7e60989fa7524a816e7db1b92056b (patch)
tree602aeba26a5222b4152370b589ac90b50c37a6bb /platform/node
parentfe9d4636586d7451aa7e5a7ecbee62b67720032a (diff)
downloadqtlocation-mapboxgl-1aa4776dc1d7e60989fa7524a816e7db1b92056b.tar.gz
[tests] Bump GL JS to run render test for #15139
https://github.com/mapbox/mapbox-gl-js/pull/8510
Diffstat (limited to 'platform/node')
-rw-r--r--platform/node/test/ignores.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/platform/node/test/ignores.json b/platform/node/test/ignores.json
index a97ee70325..4e4f537a23 100644
--- a/platform/node/test/ignores.json
+++ b/platform/node/test/ignores.json
@@ -98,6 +98,9 @@
"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",
+ "render-tests/circle-sort-key/literal": "https://github.com/mapbox/mapbox-gl-native/issues/15008",
+ "render-tests/fill-sort-key/literal": "https://github.com/mapbox/mapbox-gl-native/issues/15008",
+ "render-tests/line-sort-key/literal": "https://github.com/mapbox/mapbox-gl-native/issues/15008",
"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",