[test] Mark some test262 intl tests as failing.
BUG=v8:4437 LOG=n Review URL: https://codereview.chromium.org/1408693003 Cr-Commit-Position: refs/heads/master@{#31282}
This commit is contained in:
parent
5a09f1b9a7
commit
3348efaa7b
@ -797,6 +797,16 @@
|
||||
'language/statements/const/syntax/const-invalid-assignment-next-expression-for': [SKIP],
|
||||
}], # ALWAYS
|
||||
|
||||
['system == linux', {
|
||||
# BUG(v8:4437).
|
||||
'intl402/Collator/10.1.1_19_c': [PASS, FAIL],
|
||||
'intl402/Collator/9.2.5_11_g_ii_2': [PASS, FAIL],
|
||||
'intl402/NumberFormat/11.1.1_17': [PASS, FAIL],
|
||||
'intl402/NumberFormat/11.1.1_19': [PASS, FAIL],
|
||||
'intl402/NumberFormat/prototype/format/11.3.2_TRF': [PASS, FAIL],
|
||||
'intl402/NumberFormat/prototype/format/11.3.2_TRP': [PASS, FAIL],
|
||||
}], # system == linux
|
||||
|
||||
['system == macos', {
|
||||
'intl402/11.3.2_TRP': [FAIL],
|
||||
'intl402/9.2.5_11_g_ii_2': [FAIL],
|
||||
|
Loading…
Reference in New Issue
Block a user