Commit 68624259 authored by clemensh's avatar clemensh Committed by Commit bot

[wasm] Skip flaky asm-wasm-{switch,expr} on gc-stress

BUG=v8:5716
R=machenbach@chromium.org
NOTRY=true
CC=titzer@chromium.org, bradnelson@chromium.org

Review-Url: https://codereview.chromium.org/2554023002
Cr-Commit-Position: refs/heads/master@{#41517}
parent dd0202a7
......@@ -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'
##############################################################################
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment