summaryrefslogtreecommitdiff
path: root/platform/node
diff options
context:
space:
mode:
authorChris Loer <chris.loer@gmail.com>2018-06-28 12:57:24 -0700
committerChris Loer <chris.loer@mapbox.com>2018-07-03 10:03:05 -0700
commit10a6d1bf23db91a29dc420466175171d9de50c11 (patch)
tree7a7ab169d7e220d8551f831115e0b94669e6c590 /platform/node
parenta5b0fe8a75a7e354593d8fb7a031a5e64a39b80f (diff)
downloadqtlocation-mapboxgl-10a6d1bf23db91a29dc420466175171d9de50c11.tar.gz
[ios, macos] Try to make darwin "resolvedLocale" BCP 47 compliant
Diffstat (limited to 'platform/node')
-rw-r--r--platform/node/test/ignores.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/node/test/ignores.json b/platform/node/test/ignores.json
index f3fad90ea8..148469ef3a 100644
--- a/platform/node/test/ignores.json
+++ b/platform/node/test/ignores.json
@@ -1,7 +1,7 @@
{
"expression-tests/collator/accent-equals-de": "Locale-specific behavior changes based on platform.",
"expression-tests/is-supported-script/default": "This tests RTL text plugin behavior specific to GL JS",
- "expression-tests/resolved-locale/basic": "https://github.com/mapbox/mapbox-gl-native/issues/11692",
+ "expression-tests/resolved-locale/basic": "Even the 'en' locale may not be present on some test systems.",
"query-tests/geometry/multilinestring": "needs investigation",
"query-tests/geometry/multipolygon": "needs investigation",
"query-tests/geometry/polygon": "needs investigation",