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

Unified Diff: pkg/pkg.status

Issue 13537002: Mark unittest_test as flaky (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 9 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: pkg/pkg.status
diff --git a/pkg/pkg.status b/pkg/pkg.status
index 3a9a3ebe05046a37e668e3d7e0781bece6c0d09b..96f05ef03904ef3ed71fc79cd027e0bab1ff7231 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -124,7 +124,7 @@ unittest/test/mock_test: Fail
unittest/test/mock_regexp_negative_test: Fail
[ $compiler == dart2js && $csp && $runtime == drt ]
-unittest/test/unittest_test: Fail, Crash # Bug in v8, http://dartbug.com/9407
+unittest/test/unittest_test: Pass, Fail, Crash # Bug in v8, http://dartbug.com/9407
[ $compiler == none && $runtime == drt ]
dartdoc/test/dartdoc_test: Skip # See dartbug.com/4541.
« 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