From 01e908b43ad75fb81fe191034097a564cb5d8839 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 | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mapbox-gl-js b/mapbox-gl-js index e682aa65da..bb5806e2b5 160000 --- a/mapbox-gl-js +++ b/mapbox-gl-js @@ -1 +1 @@ -Subproject commit e682aa65da789df11fe7e76dbc56ada33e6e56ab +Subproject commit bb5806e2b5996dcebf006e9b0334255c5acb4db9 diff --git a/platform/node/test/ignores.json b/platform/node/test/ignores.json index 0871729e81..0d1fe3268a 100644 --- a/platform/node/test/ignores.json +++ b/platform/node/test/ignores.json @@ -76,8 +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": "Not implemented", - "render-tests/custom-layer-js/tent-3d": "Not implemented", + "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