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

Unified Diff: test/test262/test262.status

Issue 2309833003: [wasm] asm.js: Add asm_wasm variant to test asm.js->wasm pipeline. (Closed)
Patch Set: Disable one 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
Index: test/test262/test262.status
diff --git a/test/test262/test262.status b/test/test262/test262.status
index 2320b537cb3ac49e49eabae82f4a0e8d40f9c18c..6b2ad21dc576fe40c1ffbfe4bf30224fb868f38a 100644
--- a/test/test262/test262.status
+++ b/test/test262/test262.status
@@ -646,4 +646,8 @@
'built-ins/ArrayBuffer/length-is-too-large-throws': [SKIP],
}], # asan == True or msan == True or tsan == True
+['variant == asm_wasm', {
+ '*': [SKIP],
+}], # variant == asm_wasm
+
]

Powered by Google App Engine
This is Rietveld 408576698