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

Unified Diff: tests/isolate/isolate.status

Issue 881373002: Implemented more of the Isolate API (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 5 years, 9 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
« runtime/vm/isolate.cc ('K') | « tests/isolate/handle_error3_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/isolate/isolate.status
===================================================================
--- tests/isolate/isolate.status (revision 44200)
+++ tests/isolate/isolate.status (working copy)
@@ -11,16 +11,9 @@
[ $compiler == none || $compiler == dart2dart ]
compile_time_error_test/01: Skip # Issue 12587
-ondone_test: Fail # Not implemented yet
ping_test: Skip # Resolve test issues
ping_pause_test: Skip # Resolve test issues
-kill_test: Fail # Not implemented yet
-kill2_test: Fail # Not implemented yet
-kill3_test: Fail # Not implemented yet
-kill_self_test: Fail # Not implemented yet
-handle_error_test: Fail # Not implemented yet
-handle_error2_test: Fail # Not implemented yet
-handle_error3_test: Fail # Not implemented yet
+kill3_test: Pass, Fail # Bad test: expects total message order
function_send_test: Fail # Not implemented yet
message3_test/constList_identical: RuntimeError # Issue 21816
« runtime/vm/isolate.cc ('K') | « tests/isolate/handle_error3_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698