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

Unified Diff: test/intl/intl.status

Issue 2309833003: [wasm] asm.js: Add asm_wasm variant to test asm.js->wasm pipeline. (Closed)
Patch Set: merge Created 4 years, 3 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/cctest/cctest.status ('k') | 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 15fbe43c12e35649db7b10b4f547dad154dfa85a..a0722177d119cf300e579adf2ae0ff8f25a435dc 100644
--- a/test/intl/intl.status
+++ b/test/intl/intl.status
@@ -36,4 +36,9 @@
'date-format/timezone': [PASS, ['no_snap', SKIP]],
'number-format/check-digit-ranges': [PASS, ['no_snap', SKIP]],
}], # 'arch == arm64 and mode == debug and simulator_run == True and variant == ignition'
+
+['variant == asm_wasm', {
+ '*': [SKIP],
+}], # variant == asm_wasm
+
]
« no previous file with comments | « test/cctest/cctest.status ('k') | test/mjsunit/mjsunit.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698