Commit 53aa05cd authored by machenbach's avatar machenbach Committed by Commit bot

[test] Skip flaky test.

BUG=v8:5553
NOTRY=true
TBR=hablich@chromium.org

Review-Url: https://chromiumcodereview.appspot.com/2440693003
Cr-Commit-Position: refs/heads/master@{#40491}
parent 5afa8ed7
......@@ -793,6 +793,12 @@
'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