Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(467)

Unified Diff: test/mjsunit/mjsunit.status

Issue 1092323003: Disable mjsunit/es7/object-observe on gc-stress, due to flakiness. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index f86c59f094cda7dfe40f9a137e1dcc29be997267..1802f7e288d50a7fdb4104126b5a1dfbffb1f9f8 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -285,6 +285,8 @@
'mjsunit/debug-clearbreakpointgroup': [SKIP],
# Issue 3969.
'mjsunit/debug-references': [SKIP],
+ # Issue 478788.
+ 'mjsunit/es7/object-observe': [SKIP],
Michael Achenbach 2015/04/21 21:02:52 Hum - looking more closely: the prefix "mjsunit/"
adamk 2015/04/21 23:22:05 Has it been failing?
}], # 'gc_stress == True'
##############################################################################
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698