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

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: Update tests, status Created 6 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
Index: tests/isolate/isolate.status
diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
index e39b4e491c4cd4e04e237eff776c791c45ede0ac..6ecbf5620a104bde168f9f6d90ea9151ec3f35ed 100644
--- a/tests/isolate/isolate.status
+++ b/tests/isolate/isolate.status
@@ -16,6 +16,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: Fail # Not implemented yet
+kill2_test: Fail # Not implemented yet
+kill3_test: Skip # Not implemented yet, hangs.
+kill_self_test: Skip # Not implemented yet, hangs.
[ $compiler == dart2js && $jscl ]
browser/*: SkipByDesign # Browser specific tests

Powered by Google App Engine
This is Rietveld 408576698