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

Unified Diff: test/mjsunit/mjsunit.status

Issue 1202523005: Disable a flaky test (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: always skip in gc stress Created 5 years, 6 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 07197f59b293c929f2edb177d3b0ccd68c7343a0..e5a01719d5fb3e6bb739887bdda40c888ccb7c72 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -295,6 +295,9 @@
'regress/regress-3717': [SKIP],
# Issue 478788.
'es7/object-observe': [SKIP],
+
+ # BUG(v8:4237)
+ 'regress/regress-3976': [SKIP],
}], # '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