[test] Skip test on noi18n.
Fails since test262-es6 is tested without i18n support. BUG=v8:4437 LOG=n NOTRY=true TBR=jkummerow@chromium.org Review URL: https://codereview.chromium.org/1369113002 Cr-Commit-Position: refs/heads/master@{#30952}
This commit is contained in:
parent
5e0eba325c
commit
bba0e10952
@ -738,6 +738,12 @@
|
||||
'intl402/NumberFormat/prototype/format/11.3.2_TRP': [SKIP],
|
||||
}], # system == macos
|
||||
|
||||
['no_i18n == True and mode == debug', {
|
||||
# BUG(v8:4437).
|
||||
'built-ins/String/prototype/normalize/return-normalized-string-using-default-parameter': [SKIP],
|
||||
}], # no_i18n == True and mode == debug
|
||||
|
||||
|
||||
['arch == arm or arch == mipsel or arch == mips or arch == arm64 or arch == mips64el', {
|
||||
|
||||
# TODO(mstarzinger): Causes stack overflow on simulators due to eager
|
||||
|
Loading…
Reference in New Issue
Block a user