[test] Allow PASS, FAIL temporarily for intl tests
Bug: v8:9876, v8:9932 Change-Id: Ib123a163f2b0bf96f4ef2248c22709d33bc9328a No-Try: true Change-Id: Ib123a163f2b0bf96f4ef2248c22709d33bc9328a Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1893340 Auto-Submit: Maya Lekova <mslekova@chromium.org> Commit-Queue: Nico Hartmann <nicohartmann@chromium.org> Reviewed-by: Nico Hartmann <nicohartmann@chromium.org> Cr-Commit-Position: refs/heads/master@{#64685}
This commit is contained in:
parent
98750b503f
commit
a3fdb04161
@ -38,8 +38,8 @@
|
||||
'regress-9312': [FAIL],
|
||||
|
||||
# https://bugs.chromium.org/p/v8/issues/detail?id=9876
|
||||
'number-format/unified/notation-engineering-formatToParts': [FAIL],
|
||||
'number-format/unified/notation-scientific-formatToParts': [FAIL],
|
||||
'number-format/unified/notation-engineering-formatToParts': [PASS, FAIL],
|
||||
'number-format/unified/notation-scientific-formatToParts': [PASS, FAIL],
|
||||
|
||||
}], # ALWAYS
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user