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

Unified Diff: test/cctest/cctest.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 | « no previous file | test/intl/intl.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/cctest/cctest.status
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
index 2595f8a7f374d50fc8130214f31e39bd68e4a7b1..3ea82b5e9540085a28af5bf64a219a77a5d86dfc 100644
--- a/test/cctest/cctest.status
+++ b/test/cctest/cctest.status
@@ -435,4 +435,8 @@
'test-cpu-profiler/FunctionApplySample': [PASS, ['system == windows', SKIP]],
}], # variant == ignition_turbofan
+['variant == asm_wasm', {
+ '*': [SKIP],
+}], # variant == asm_wasm
+
]
« no previous file with comments | « no previous file | test/intl/intl.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698