summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLauren Budorick <lauren@mapbox.com>2017-08-30 12:48:51 -0700
committerGitHub <noreply@github.com>2017-08-30 12:48:51 -0700
commiteaacc87901d8447f8591470ab7444fef1475a322 (patch)
tree0009f3489ef036cd3677ef4cf56baacae50a586c
parent13169a6a8227fbceffe2f2943a363e20621b63b0 (diff)
downloadqtlocation-mapboxgl-eaacc87901d8447f8591470ab7444fef1475a322.tar.gz
Update gl-js SHA + ignore fill-extrusion-multiple test
m---------mapbox-gl-js0
-rw-r--r--platform/node/test/ignores.json1
2 files changed, 1 insertions, 0 deletions
diff --git a/mapbox-gl-js b/mapbox-gl-js
-Subproject 45fde16672c9e9a83ff0265d3bf85dac2da8f4a
+Subproject 4bbef4eb9a7cc3108ac0a8f4c5e92812744b9c1
diff --git a/platform/node/test/ignores.json b/platform/node/test/ignores.json
index f2f5eff194..85ad981bbb 100644
--- a/platform/node/test/ignores.json
+++ b/platform/node/test/ignores.json
@@ -21,6 +21,7 @@
"render-tests/debug/tile": "https://github.com/mapbox/mapbox-gl-native/issues/3841",
"render-tests/extent/1024-circle": "needs investigation",
"render-tests/extent/1024-symbol": "needs investigation",
+ "render-tests/fill-extrusion-multiple/multiple": "https://github.com/mapbox/mapbox-gl-native/issues/9894",
"render-tests/fill-extrusion-pattern/@2x": "https://github.com/mapbox/mapbox-gl-js/issues/3327",
"render-tests/fill-extrusion-pattern/function-2": "https://github.com/mapbox/mapbox-gl-js/issues/3327",
"render-tests/fill-extrusion-pattern/function": "https://github.com/mapbox/mapbox-gl-js/issues/3327",