diff options
author | John Firebaugh <john.firebaugh@gmail.com> | 2018-09-11 13:19:04 -0700 |
---|---|---|
committer | John Firebaugh <john.firebaugh@gmail.com> | 2018-09-13 15:55:34 -0700 |
commit | b64b4cd1f7a2716ca1aa6e1745f114e0fabfbcf6 (patch) | |
tree | faedf19fdd4cc6af53577653f2b7d0330ce0d9b8 /platform | |
parent | 2c48b5a292f315feb1aa53a3a61b629bfe5f4a05 (diff) | |
download | qtlocation-mapboxgl-b64b4cd1f7a2716ca1aa6e1745f114e0fabfbcf6.tar.gz |
[tests] Update mapbox-gl-js
Diffstat (limited to 'platform')
-rw-r--r-- | platform/node/test/ignores.json | 4 |
1 files changed, 2 insertions, 2 deletions
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", |