Commit 68f89a07 authored by ahaas's avatar ahaas Committed by Commit bot

[wasm] Skip mjsunit/wasm/import-memory on gc-stress

BUG=v8:5683
NOTRY=true
R=machenbach@chromium.org

Review-Url: https://codereview.chromium.org/2541433002
Cr-Commit-Position: refs/heads/master@{#41340}
parent 7a82d8e9
......@@ -242,6 +242,9 @@
# BUG(chromium:664490)
'debug-scopes': [SKIP],
#BUG(v8:5683)
'wasm/import-memory': [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