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

Unified Diff: pkg/pkg.status

Issue 12383011: Fix status file. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 10 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
===================================================================
--- pkg/pkg.status (revision 19190)
+++ pkg/pkg.status (working copy)
@@ -52,9 +52,6 @@
intl/test/find_default_locale_browser_test: Skip
intl/test/date_time_format_http_request_test: Skip
-[ $runtime == vm && $mode == debug]
-scheduled_test/test/scheduled_test_test: Skip # Timeout (Issue 8844).
-
# Fails to recognize HashMap as an instance of Map.
analyzer-experimental/test/generated/ast_test: Fail
@@ -99,3 +96,6 @@
[ $arch == simmips ]
*: Skip
+
+[ $runtime == vm && $mode == debug]
+scheduled_test/test/scheduled_test_test: Skip # Timeout (Issue 8844).
« 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