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

Unified Diff: pkg/pkg.status

Issue 587523002: fix pkg status file for unittest (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 3 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 ad3d95316f9b210f6275d073923e29d439105f6c..1916d1e12ecf0eb9000588d80c71844e90756bb6 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -166,7 +166,7 @@ scheduled_test/test/scheduled_test/tear_down_test: RuntimeError #Issue 21005
scheduled_test/test/scheduled_test/unhandled_error_test: RuntimeError #Issue 21005
scheduled_test/test/scheduled_test/wrap_future_test: RuntimeError #Issue 21005
scheduled_test/test/unittest_compatibility_test: RuntimeError #Issue 21005
-unittest/test/missing_tick_test: RuntimeError # Timer interface not supported: dartbug.com/7728
+unittest/test/missing_tick_test: Fail # Timer interface not supported: dartbug.com/7728
unittest/test/nested_groups_setup_teardown_test: RuntimeError # http://dartbug.com/10109
[ $compiler == dart2js && $runtime == drt ]
« 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