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

Unified Diff: tests/isolate/isolate.status

Issue 16293005: Don't use 'fail, OK' except of co19 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 6 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/language/language_analyzer.status » ('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 1600565f6924186c601ea03c8a08b44f681f7d5e..02886a346ca1a58e811a2059df5be35967cc0080 100644
--- a/tests/isolate/isolate.status
+++ b/tests/isolate/isolate.status
@@ -42,8 +42,8 @@ spawn_uri_vm_negative_test: fail
unresolved_ports_negative_test: fail
# test issue 10888
-global_error_handler_stream_test: fail, OK
-global_error_handler_test: fail, OK
+global_error_handler_stream_test: fail
+global_error_handler_test: fail
[ $compiler == dart2analyzer ]
isolate2_negative_test: fail
@@ -55,8 +55,8 @@ spawn_uri_vm_negative_test: fail
unresolved_ports_negative_test: fail
# test issue 10888
-global_error_handler_stream_test: fail, OK
-global_error_handler_test: fail, OK
+global_error_handler_stream_test: fail
+global_error_handler_test: fail
[ $compiler == dart2js && ($runtime == d8 || $jscl) ]
illegal_msg_stream_test: Fail # Issue 6750
« no previous file with comments | « no previous file | tests/language/language_analyzer.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698