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

Unified Diff: tests/standalone/standalone.status

Issue 10532123: - Move the Timer interface to the dart:isolate library so that it (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 6 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') | tools/testing/dart/test_runner.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/standalone/standalone.status
===================================================================
--- tests/standalone/standalone.status (revision 8985)
+++ tests/standalone/standalone.status (working copy)
@@ -62,6 +62,12 @@
[ $compiler == dart2js ]
medium_integer_test: Fail, OK # cannot resolve type Mint
io/test_extension_test: Fail, OK # dart-ext:test_extension: Illegal argument(s): dart-ext:test_extension
+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') | tools/testing/dart/test_runner.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698