summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Loer <chris.loer@gmail.com>2018-06-19 11:46:43 -0700
committerChris Loer <chris.loer@gmail.com>2018-06-19 11:46:43 -0700
commit0083ac5ba4dd20642a3e8b20d6c4ce2f3315c6b9 (patch)
tree9c09f40bc7d60df5f4226bc6f10d2ab97da5cf01
parent4be736ab689e76adf5213f299cd10edb34554f57 (diff)
downloadqtlocation-mapboxgl-upstream/port-collator.tar.gz
Add native ignore for "resolved-locale" test.upstream/port-collator
On nodeX-clang39/gcc6 CI platforms, locale "en" resolves to "".
-rw-r--r--platform/node/test/ignores.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/node/test/ignores.json b/platform/node/test/ignores.json
index c290b269c2..77a2012327 100644
--- a/platform/node/test/ignores.json
+++ b/platform/node/test/ignores.json
@@ -16,6 +16,7 @@
"query-tests/world-wrapping/box": "skip - needs issue",
"query-tests/world-wrapping/point": "skip - needs issue",
"render-tests/background-color/transition": "https://github.com/mapbox/mapbox-gl-native/issues/10619",
+ "render-tests/collator/resolved-locale": "Some test platforms don't resolve 'en' locale",
"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",