Commit a3fdb041 authored by Maya Lekova's avatar Maya Lekova Committed by Commit Bot

[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: 's avatarNico Hartmann <nicohartmann@chromium.org>
Cr-Commit-Position: refs/heads/master@{#64685}
parent 98750b50
......@@ -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
......
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