Commit bc570817 authored by gdeepti's avatar gdeepti Committed by Commit bot

[wasm] Enable grow_memory tests on gc_stress

R=bradnelson@chromium.org, ahaas@chromium.org

BUG=5553

Review-Url: https://codereview.chromium.org/2662153002
Cr-Commit-Position: refs/heads/master@{#42801}
parent 6f1639ed
......@@ -611,12 +611,6 @@
'big-array-literal': [SKIP],
}], # 'gcov_coverage'
##############################################################################
['variant == stress or variant == turbofan_opt', {
# BUG(v8:5553).
'wasm/grow-memory': [SKIP],
}], # variant == stress or variant == turbofan_opt
##############################################################################
['variant == asm_wasm', {
# Skip stuff uninteresting for asm.js
......
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