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

Unified Diff: test/mjsunit/mjsunit.status

Issue 54713002: [Sheriff] Mark flaky test on windows. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Rebase Created 7 years, 1 month 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 256bd3ecd4fa31e9f27abe521c88d72456ac921c..7d91d74137a530dbac6fd8af9805ebef350d3906 100644
--- a/test/mjsunit/mjsunit.status
+++ b/test/mjsunit/mjsunit.status
@@ -35,10 +35,8 @@
##############################################################################
# Flaky tests.
- # BUG(v8:2921): Flaky on ia32 nosnap, arm and nacl.
- 'debug-step-4-in-frame': [PASS, [('system == linux and arch == ia32 or '
- 'arch == arm or arch == nacl_ia32 or '
- 'arch == nacl_x64'), FLAKY]],
+ # BUG(v8:2921).
+ 'debug-step-4-in-frame': [PASS, FLAKY],
##############################################################################
# Fails.
« 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