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

Unified Diff: test/mjsunit/mjsunit.status

Issue 2554023002: [wasm] Skip flaky asm-wasm-{switch,expr} on gc-stress (Closed)
Patch Set: Also include asm-wasm-expr Created 4 years 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index 7be18a928bf5e616d9abfd4291c8bd9aba928b28..30d1007eb339899ff0166b2b33a0ea2b69856715 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -245,6 +245,10 @@
#BUG(v8:5683)
'wasm/import-memory': [SKIP],
+
+ #BUG(v8:5716)
+ 'wasm/asm-wasm-switch': [SKIP],
+ 'wasm/asm-wasm-expr': [SKIP],
}], # 'gc_stress == True'
##############################################################################
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698