Commit 27878742 authored by Sigurd Schneider's avatar Sigurd Schneider Committed by Commit Bot

[mjsunit] Disable slow test on verify_csa bot

Change-Id: Ie77197db54b6d9117ba3e8823e1308e9419f766d
Bug: v8:8312
Reviewed-on: https://chromium-review.googlesource.com/c/1282227
Commit-Queue: Sigurd Schneider <sigurds@chromium.org>
Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#56688}
parent 7b15c2bc
......@@ -807,6 +807,9 @@
# https://crbug.com/v8/8164
'wasm/compare-exchange-stress': [SKIP],
# Too slow for verify-csa builds.
'big-object-literal': [PASS, ['verify_csa == True', SKIP]],
}], # variant == stress
##############################################################################
......
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