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

Unified Diff: tests/standalone/standalone.status

Issue 10830230: Add Timer implementation for dart2js. Also moves tests to appropriate location. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 4 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 | « tests/standalone/io/timer_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/standalone/standalone.status
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
index b9fba69a795c3298b28f1ab743369d973e4df139..8e9efbb4807cf7695a429f6681907636188f1ecb 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -57,12 +57,6 @@ medium_integer_test: Fail # Issue 1146.
[ $compiler == dart2js ]
medium_integer_test: Fail, OK # cannot resolve type Mint
-io/timer_cancel_test: Fail # Needs Timer to run.
-io/timer_cancel1_test: Fail # Needs Timer to run.
-io/timer_cancel2_test: Fail # Needs Timer to run.
-io/multiple_timer_test: Fail # Needs Timer to run.
-io/timer_test: Fail # Needs Timer to run.
-io/timer_repeat_test: Fail # Needs Timer to run.
[ $compiler == dart2js && $runtime == d8 ]
assert_test: Fail # Assert not implemented
« no previous file with comments | « tests/standalone/io/timer_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698