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

Unified Diff: tests/isolate/isolate.status

Issue 56123009: Removed status file entries which refer to non-existent tests (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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
« no previous file with comments | « tests/html/html.status ('k') | tests/language/language_dart2js.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 fa6c7383c3c60d00419920c2bd50ad7a653f1f91..5704cc0c86398a8fdc9e309520744a66db520205 100644
--- a/tests/isolate/isolate.status
+++ b/tests/isolate/isolate.status
@@ -27,9 +27,6 @@ isolate_stress_test: Pass, Crash # Issue 14438
[ $compiler == dart2js ]
serialization_test: RuntimeError # Issue 1882, tries to access class TestingOnly declared in isolate_patch.dart
-global_error_handler_test: Pass, RuntimeError # Issue 9012, Issue 9024
-global_error_handler2_test: Pass, RuntimeError # Issue 9012, Issue 9024
-
[ $compiler == dart2js && $runtime == ie9 ]
browser/typed_data_message_test: Fail # Issue 12624
@@ -92,7 +89,6 @@ spawn_uri_test: Fail # http://dartbug.com/13454
spawn_uri_multi_test/none: RuntimeError # http://dartbug.com/13544
[ $compiler == none && $runtime == dartium ]
-global_error_handler2_test: Fail # Issue 13719: Please triage this failure.
spawn_uri_nested_vm_test: Skip # Issue 14479: This test is timing out.
[ $compiler == none && ($runtime == drt || $runtime == dartium) ]
@@ -101,8 +97,6 @@ browser/compute_this_script_browser_test: Fail
browser/typed_data_message_test: Skip # 13961
count_test: Fail
cross_isolate_message_test: Fail
-global_error_handler2_test: Fail
-global_error_handler_test: Fail
illegal_msg_function_test: Fail
illegal_msg_mirror_test: Fail
isolate_complex_messages_test: Fail
@@ -123,9 +117,6 @@ unresolved_ports_test: Fail
browser/typed_data_message_test: StaticWarning
isolate3_negative_test: CompileTimeError
isolate_import_negative_test: CompileTimeError
-isolate/mint_maker_test: StaticWarning
-isolate/unresolved_ports_test: StaticWarning
-mandel_isolate_stream_test: StaticWarning
mandel_isolate_test: StaticWarning
mint_maker_test: StaticWarning
serialization_test: StaticWarning
« no previous file with comments | « tests/html/html.status ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698