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

Unified Diff: tests/standalone/vmservice/multiple_isolate_list_test.dart

Issue 20014002: Provide reasons for expect failures in service test helper. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 5 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 | « no previous file | tests/standalone/vmservice/test_helper.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/standalone/vmservice/multiple_isolate_list_test.dart
diff --git a/tests/standalone/vmservice/multiple_isolate_list_test.dart b/tests/standalone/vmservice/multiple_isolate_list_test.dart
index a36f8a060064dba80fe05958317701e599478a3d..786c89a98a9b8a33e90d2f723e0d5a6cb5b003ec 100644
--- a/tests/standalone/vmservice/multiple_isolate_list_test.dart
+++ b/tests/standalone/vmservice/multiple_isolate_list_test.dart
@@ -7,7 +7,6 @@
//
// Test:
// *) Connect to VM Service and obtain list of running isolates.
-// *) Spawn a second isolate and run test again.
library multiple_isolate_list_test;
« no previous file with comments | « no previous file | tests/standalone/vmservice/test_helper.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698