Mark regexp regression test as failing on noi18n
TBR=yangguo@chromium.org BUG=v8:5036 NOTRY=true NOTREECHECKS=true NOPRESUBMIT=true Review-Url: https://codereview.chromium.org/2006133002 Cr-Commit-Position: refs/heads/master@{#36454}
This commit is contained in:
parent
5d93296a5c
commit
b36269543f
@ -278,6 +278,7 @@
|
||||
# case-insensitive unicode regexp relies on case mapping provided by ICU.
|
||||
'harmony/unicode-regexp-ignore-case': [PASS, ['no_i18n == True', FAIL]],
|
||||
'harmony/unicode-regexp-ignore-case-noi18n': [FAIL, ['no_i18n == True', PASS]],
|
||||
'regress/regress-5036': [PASS, ['no_i18n == True', FAIL]],
|
||||
# desugaring regexp property class relies on ICU.
|
||||
'harmony/regexp-property-*': [PASS, ['no_i18n == True', FAIL]],
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user