[test] Skip test on gc fuzzer

TBR=marja@chromium.org

Bug: v8:8286
Change-Id: I862d557c22e373c81171f0bb33b23d37157fbccd
Reviewed-on: https://chromium-review.googlesource.com/c/1273120
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#56527}
This commit is contained in:
Michael Achenbach 2018-10-10 14:32:49 +02:00 committed by Commit Bot
parent 98e3e32df2
commit 2148d82732

View File

@ -718,6 +718,9 @@
'regress/regress-trap-allocation-memento': [PASS, FAIL],
'regress/regress-unlink-closures-on-deopt': [PASS, FAIL],
'shared-function-tier-up-turbo': [PASS, FAIL],
# https://crbug.com/v8/8286
'harmony/weakrefs/basics': [SKIP],
}], # 'gc_fuzzer'
##############################################################################