Commit 4dcf68e9 authored by Michael Achenbach's avatar Michael Achenbach Committed by Commit Bot

[test] Skip tests failing on gc fuzzer

Temporarily skipping tests until a fix has landed.

TBR=ofrobots@google.com
NOTRY=true

Bug: v8:7313
Change-Id: I9d55f1ba190ee8104b90fd80c4b1de05508475e5
Reviewed-on: https://chromium-review.googlesource.com/888642
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#50900}
parent cb0bc43f
......@@ -647,6 +647,12 @@
# Fails allocation on tsan.
'es6/classes': [PASS, ['tsan', SKIP]],
# BUG(v8:7313).
'regress/regress-crbug-474297': [SKIP],
'regress/regress-crbug-491062': [SKIP],
'regress/regress-crbug-505007-1': [SKIP],
'regress/regress-crbug-506443': [SKIP],
}], # 'gc_fuzzer'
##############################################################################
......
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