diff options
m--------- | mapbox-gl-js | 0 | ||||
-rw-r--r-- | platform/node/test/ignores.json | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mapbox-gl-js b/mapbox-gl-js -Subproject e682aa65da789df11fe7e76dbc56ada33e6e56a +Subproject bb5806e2b5996dcebf006e9b0334255c5acb4db 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", |