Disable mjsunit/es7/object-observe on gc-stress, due to flakiness.
authorDaniel Vogelheim <vogelheim@chromium.org>
Mon, 20 Apr 2015 18:14:44 +0000 (20:14 +0200)
committerDaniel Vogelheim <vogelheim@chromium.org>
Mon, 20 Apr 2015 18:14:40 +0000 (18:14 +0000)
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}

test/mjsunit/mjsunit.status

index f86c59f..1802f7e 100644 (file)
   'mjsunit/debug-clearbreakpointgroup': [SKIP],
   # Issue 3969.
   'mjsunit/debug-references': [SKIP],
+  # Issue 478788.
+  'mjsunit/es7/object-observe': [SKIP],
 }],  # 'gc_stress == True'
 
 ##############################################################################