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

Unified Diff: tests/isolate/isolate.status

Issue 11866003: Support Timer with 0 millisecond delay in dart2js running in the command line. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 11 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
Index: tests/isolate/isolate.status
===================================================================
--- tests/isolate/isolate.status (revision 16956)
+++ tests/isolate/isolate.status (working copy)
@@ -38,22 +38,6 @@
compute_this_script_browser_test: Pass
-[ $compiler == dart2js && $runtime == d8 ]
-count_test: Fail # Timer interface not supported; dartbug.com/7728.
-cross_isolate_message_test: Fail # Timer interface not supported; dartbug.com/7728.
-isolate_complex_messages_test: Fail # Timer interface not supported; dartbug.com/7728.
-mandel_isolate_test: Fail # Timer interface not supported; dartbug.com/7728.
-message2_test: Fail # Timer interface not supported; dartbug.com/7728.
-message_test: Fail # Timer interface not supported; dartbug.com/7728.
-mint_maker_test: Fail # Timer interface not supported; dartbug.com/7728.
-nested_spawn2_test: Fail # Timer interface not supported; dartbug.com/7728.
-nested_spawn_test: Fail # Timer interface not supported; dartbug.com/7728.
-request_reply_test: Fail # Timer interface not supported; dartbug.com/7728.
-spawn_function_custom_class_test: Fail # Timer interface not supported; dartbug.com/7728.
-spawn_function_test: Fail # Timer interface not supported; dartbug.com/7728.
-stream_mangling_test: Fail # Timer interface not supported; dartbug.com/7728.
-unresolved_ports_test: Fail # Timer interface not supported; dartbug.com/7728.
-
[ $compiler == dart2js ]
serialization_test: Fail # Tries to access class TestingOnly declared in isolate_patch.dart
illegal_msg_test: Fail # Issue 6750

Powered by Google App Engine
This is Rietveld 408576698