Index: dart/tests/isolate/isolate.status |
diff --git a/dart/tests/isolate/isolate.status b/dart/tests/isolate/isolate.status |
index 9b0e7fcbe977566db4a7cb72c0c805437853056f..a3e28306b6cdcd89165c902ec166149476dc9b54 100644 |
--- a/dart/tests/isolate/isolate.status |
+++ b/dart/tests/isolate/isolate.status |
@@ -85,7 +85,6 @@ spawn_uri_nested_vm_test: Skip # Issue 14479: This test is timing out. |
spawn_uri_missing_from_isolate_test: RuntimeError # http://dartbug.com/17649 |
spawn_uri_missing_test: Skip # Times out. |
- |
[ $compiler == none && $runtime == dartium ] |
isolate_stress_test: Skip # Issue 14463 |
@@ -98,7 +97,3 @@ simple_message_test/none: Fail, OK # Issue 13921 Dom isolates don't support spaw |
browser/typed_data_message_test: StaticWarning |
mint_maker_test: StaticWarning |
serialization_test: StaticWarning |
- |
-[ $compiler == dart2js && ( $runtime == ff ) ] |
-spawn_uri_missing_from_isolate_test: Skip # http://dartbug.com/19024 |
-spawn_uri_missing_test: Skip # http://dartbug.com/19024 |