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

Unified Diff: tests/isolate/isolate.status

Issue 190013005: Add Isolate.kill(). (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fix test kill2_test Created 6 years, 8 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 | « sdk/lib/isolate/isolate.dart ('k') | tests/isolate/kill2_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/isolate/isolate.status
diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
index eb5f2768dfe3bfb83d51c0b4faa624fdf919124c..65100919232fc19e4f93c5b0237e5f0d1ae91c1b 100644
--- a/tests/isolate/isolate.status
+++ b/tests/isolate/isolate.status
@@ -22,6 +22,10 @@ start_paused_test: Fail # Not implemented yet
ondone_test: Skip # Not implemented yet, hangs.
ping_test: Fail # Not implemented yet
ping_pause_test: Fail # Not implemented yet
+kill_test: Skip # Not implemented yet, hangs.
+kill2_test: Skip # Not implemented yet, hangs.
+kill3_test: Skip # Not implemented yet, hangs.
+kill_self_test: Skip # Not implemented yet, hangs.
[ $compiler == dart2js && $jscl ]
browser/*: SkipByDesign # Browser specific tests
« no previous file with comments | « sdk/lib/isolate/isolate.dart ('k') | tests/isolate/kill2_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698