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

Unified Diff: test/intl/intl.status

Issue 1934283002: [Interpreter] Skip some tests that fail with --ignition (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 8 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 | « no previous file | test/mjsunit/mjsunit.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/intl/intl.status
diff --git a/test/intl/intl.status b/test/intl/intl.status
index 5ce4bf52afc2c6996ba2e0ffcc7f47d4d797cd99..02ee26bc56c097893e8e8abdbbb3b60f00eea6eb 100644
--- a/test/intl/intl.status
+++ b/test/intl/intl.status
@@ -36,4 +36,10 @@
'number-format/parse-decimal': [FAIL],
'number-format/parse-percent': [FAIL],
}], # ALWAYS
+
+['arch == arm64 and mode == debug and simulator_run == True', {
+ # Ignition.
+ 'date-format/timezone': [PASS, ['no_snap and mode == debug', NO_IGNITION]],
+ 'number-format/check-digit-ranges': [PASS, ['no_snap and mode == debug', NO_IGNITION]],
+}], # 'arch == arm64 and mode == debug and simulator_run == True'
]
« no previous file with comments | « no previous file | test/mjsunit/mjsunit.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698