From e0209298cf86d9e82e368c76d0705295d71ff7f5 Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Tue, 11 Sep 2018 13:19:04 -0700 Subject: [tests] Update mapbox-gl-js --- mapbox-gl-js | 2 +- platform/node/test/ignores.json | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/mapbox-gl-js b/mapbox-gl-js index e8fd41abae..bb5806e2b5 160000 --- a/mapbox-gl-js +++ b/mapbox-gl-js @@ -1 +1 @@ -Subproject commit e8fd41abae382f39f17a561a1461db90bd2204f3 +Subproject commit bb5806e2b5996dcebf006e9b0334255c5acb4db9 diff --git a/platform/node/test/ignores.json b/platform/node/test/ignores.json index d2ec3644d9..de413e7384 100644 --- a/platform/node/test/ignores.json +++ b/platform/node/test/ignores.json @@ -76,6 +76,8 @@ "render-tests/bright-v9/z0-wide": "https://github.com/mapbox/mapbox-gl-native/pull/12611", "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/null-island": "skip - js specific", + "render-tests/custom-layer-js/tent-3d": "skip - js specific", "render-tests/debug/collision": "https://github.com/mapbox/mapbox-gl-native/issues/3841", "render-tests/debug/collision-lines": "https://github.com/mapbox/mapbox-gl-native/issues/10412", "render-tests/debug/collision-lines-overscaled": "https://github.com/mapbox/mapbox-gl-native/issues/10412", -- cgit v1.2.1