From a5b0fe8a75a7e354593d8fb7a031a5e64a39b80f Mon Sep 17 00:00:00 2001 From: Chris Loer Date: Wed, 27 Jun 2018 15:01:54 -0700 Subject: [test] Remove "collator" ignores --- platform/node/test/ignores.json | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/platform/node/test/ignores.json b/platform/node/test/ignores.json index 49ede03db9..f3fad90ea8 100644 --- a/platform/node/test/ignores.json +++ b/platform/node/test/ignores.json @@ -1,19 +1,5 @@ { - "expression-tests/collator/accent-equals-de": "https://github.com/mapbox/mapbox-gl-native/issues/11692", - "expression-tests/collator/accent-lt-en": "https://github.com/mapbox/mapbox-gl-native/issues/11692", - "expression-tests/collator/accent-not-equals-en": "https://github.com/mapbox/mapbox-gl-native/issues/11692", - "expression-tests/collator/base-default-locale": "https://github.com/mapbox/mapbox-gl-native/issues/11692", - "expression-tests/collator/base-equals-en": "https://github.com/mapbox/mapbox-gl-native/issues/11692", - "expression-tests/collator/base-gt-en": "https://github.com/mapbox/mapbox-gl-native/issues/11692", - "expression-tests/collator/case-lteq-en": "https://github.com/mapbox/mapbox-gl-native/issues/11692", - "expression-tests/collator/case-not-equals-en": "https://github.com/mapbox/mapbox-gl-native/issues/11692", - "expression-tests/collator/case-omitted-en": "https://github.com/mapbox/mapbox-gl-native/issues/11692", - "expression-tests/collator/comparison-number-error": "https://github.com/mapbox/mapbox-gl-native/issues/11692", - "expression-tests/collator/diacritic-omitted-en": "https://github.com/mapbox/mapbox-gl-native/issues/11692", - "expression-tests/collator/equals-non-string-error": "https://github.com/mapbox/mapbox-gl-native/issues/11692", - "expression-tests/collator/non-object-error": "https://github.com/mapbox/mapbox-gl-native/issues/11692", - "expression-tests/collator/variant-equals-en": "https://github.com/mapbox/mapbox-gl-native/issues/11692", - "expression-tests/collator/variant-gteq-en": "https://github.com/mapbox/mapbox-gl-native/issues/11692", + "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", "query-tests/geometry/multilinestring": "needs investigation", -- cgit v1.2.1