Commit 6628b77d authored by machenbach's avatar machenbach Committed by Commit bot

[test] Mark intl test as failing on linux.

BUG=v8:2899
LOG=n
TBR=jochen@chromium.org
NOTRY=true

Review URL: https://codereview.chromium.org/1396293006

Cr-Commit-Position: refs/heads/master@{#31248}
parent 1262a41c
......@@ -42,6 +42,12 @@
'number-format/parse-percent': [FAIL],
}], # ALWAYS
##############################################################################
['system == linux', {
# BUG(v8:2899).
'collator/default-locale': [PASS, FAIL],
}], # 'system == linux'
##############################################################################
['system == macos', {
# BUG(v8:4459).
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment