summaryrefslogtreecommitdiff
path: root/deps/v8/test/intl/intl.status
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/test/intl/intl.status')
-rw-r--r--deps/v8/test/intl/intl.status5
1 files changed, 1 insertions, 4 deletions
diff --git a/deps/v8/test/intl/intl.status b/deps/v8/test/intl/intl.status
index d96ffea076..ee54c92461 100644
--- a/deps/v8/test/intl/intl.status
+++ b/deps/v8/test/intl/intl.status
@@ -29,10 +29,6 @@
[ALWAYS, {
# TODO(jochen): The following test is flaky.
'overrides/caching': [PASS, FAIL],
-
- # https://code.google.com/p/v8/issues/detail?id=7481
- 'collator/check-kf-option': [FAIL],
- 'collator/check-kn-option': [FAIL],
}], # ALWAYS
['variant == no_wasm_traps', {
@@ -55,6 +51,7 @@
# Android's ICU data file does not have the Chinese/Japanese dictionary
# required for the test to pass.
'break-iterator/zh-break': [SKIP],
+ 'segmenter/word-containing': [SKIP],
# Unable to change locale on Android:
'relative-time-format/default-locale-fr-CA': [SKIP],
'relative-time-format/default-locale-pt-BR': [SKIP],