Commit abb23b52 authored by Daniel Vogelheim's avatar Daniel Vogelheim

Disable mjsunit/es7/object-observe on gc-stress, due to flakiness.

TBR=machenbach@chromium.org
CC=adamk@chromium.org
BUG=478788
LOG=N

Review URL: https://codereview.chromium.org/1092323003

Cr-Commit-Position: refs/heads/master@{#27948}
parent 314e73d1
......@@ -285,6 +285,8 @@
'mjsunit/debug-clearbreakpointgroup': [SKIP],
# Issue 3969.
'mjsunit/debug-references': [SKIP],
# Issue 478788.
'mjsunit/es7/object-observe': [SKIP],
}], # 'gc_stress == True'
##############################################################################
......
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