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

Unified Diff: pkg/pkg.status

Issue 62363002: Only run missing_tick_test for 2 seconds, before timeing out. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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 | pkg/unittest/test/missing_tick_test.dart » ('j') | 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 39837e0aa74bce90f252e9c091155c72bba7ea51..ceaad8c5fb1d234cf3ca62e1c4808b05804f26fa 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -297,7 +297,7 @@ docgen/test/single_library_test: Skip # Uses dart:io
scheduled_test/test/scheduled_server_test: Skip # Uses dart:io
[ $browser || $runtime == vm ]
-unittest/test/missing_tick_test: Timeout, Fail, OK # This test should fail, not time out.
+unittest/test/missing_tick_test: Fail, OK # Expected to fail, due to timeout.
# Issue http://dartbug.com/12930
[ $runtime == vm ]
« no previous file with comments | « no previous file | pkg/unittest/test/missing_tick_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698