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

Unified Diff: tests/isolate/isolate.status

Issue 749373002: - Implement Isolate.ping. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 6 years, 1 month 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 41942)
+++ tests/isolate/isolate.status (working copy)
@@ -15,8 +15,8 @@
capability_test: Fail # Not implemented yet
start_paused_test: Fail # Not implemented yet
ondone_test: Fail # Not implemented yet
-ping_test: Fail # Not implemented yet
-ping_pause_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

Powered by Google App Engine
This is Rietveld 408576698