Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(697)

Unified Diff: test/test262/test262.status

Issue 2717773002: [test262] skip two Intl.NumberFormat tests (Closed)
Patch Set: Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « test/test262/local-tests/test/intl402/NumberFormat/fraction-digit-options-read-once.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/test262/test262.status
diff --git a/test/test262/test262.status b/test/test262/test262.status
index 1db65df0465832103930e4ed2b4062db06cda99a..73a0ee3d511ddf8fe7c5a014125dc5651d280067 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -548,6 +548,8 @@
'intl402/NumberFormat/11.2.3_b': [FAIL],
'intl402/NumberFormat/prototype/11.3_a': [FAIL],
'intl402/String/prototype/localeCompare/13.1.1_7': [PASS, FAIL],
+ 'intl402/NumberFormat/default-currency-maximum-fraction-digits': [PASS, FAIL],
+ 'intl402/NumberFormat/fraction-digit-options-read-once': [PASS, FAIL],
##################### DELIBERATE INCOMPATIBILITIES #####################
« no previous file with comments | « test/test262/local-tests/test/intl402/NumberFormat/fraction-digit-options-read-once.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698