From eaacc87901d8447f8591470ab7444fef1475a322 Mon Sep 17 00:00:00 2001 From: Lauren Budorick Date: Wed, 30 Aug 2017 12:48:51 -0700 Subject: Update gl-js SHA + ignore fill-extrusion-multiple test --- mapbox-gl-js | 2 +- platform/node/test/ignores.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/mapbox-gl-js b/mapbox-gl-js index 45fde16672..4bbef4eb9a 160000 --- a/mapbox-gl-js +++ b/mapbox-gl-js @@ -1 +1 @@ -Subproject commit 45fde16672c9e9a83ff0265d3bf85dac2da8f4a8 +Subproject commit 4bbef4eb9a7cc3108ac0a8f4c5e92812744b9c12 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", -- cgit v1.2.1