From c2250e6e53fcd7eda06250394bbda72c580e0c09 Mon Sep 17 00:00:00 2001 From: Lauren Budorick Date: Wed, 20 Dec 2017 16:58:27 -0500 Subject: Update mapbox-gl-js submodule --- 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 27071874a0..2e6fc8901e 160000 --- a/mapbox-gl-js +++ b/mapbox-gl-js @@ -1 +1 @@ -Subproject commit 27071874a0e680b0367ce36607fb198b3ee61f2d +Subproject commit 2e6fc8901ec3937a0e71da40dff9d7d037dee74f diff --git a/platform/node/test/ignores.json b/platform/node/test/ignores.json index bca302e537..62e042cd4d 100644 --- a/platform/node/test/ignores.json +++ b/platform/node/test/ignores.json @@ -53,6 +53,7 @@ "render-tests/heatmap-opacity/function": "https://github.com/mapbox/mapbox-gl-native/issues/10146", "render-tests/heatmap-opacity/literal": "https://github.com/mapbox/mapbox-gl-native/issues/10146", "render-tests/heatmap-radius/antimeridian": "https://github.com/mapbox/mapbox-gl-native/issues/10146", + "render-tests/heatmap-radius/data-expression": "https://github.com/mapbox/mapbox-gl-native/issues/10146", "render-tests/heatmap-radius/default": "https://github.com/mapbox/mapbox-gl-native/issues/10146", "render-tests/heatmap-radius/function": "https://github.com/mapbox/mapbox-gl-native/issues/10146", "render-tests/heatmap-radius/literal": "https://github.com/mapbox/mapbox-gl-native/issues/10146", -- cgit v1.2.1