Index: tests/isolate/isolate.status |
diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status |
index 6db194c5fb23f6680f0e864baae91fd1dd30b519..70a991dfbc11334bff3be87804f2eff11fb1e393 100644 |
--- a/tests/isolate/isolate.status |
+++ b/tests/isolate/isolate.status |
@@ -18,10 +18,6 @@ spawn_function_negative_test: Fail |
spawn_uri_vm_negative_test: Fail |
unresolved_ports_negative_test: Fail |
-[ $compiler == dartanalyzer ] |
-# pkg issue 13945; Missing inherited member 'Trace.frames' |
-spawn_uri_multi_test/none: fail |
- |
[ $compiler == dart2js && $jscl ] |
browser/*: SkipByDesign # Browser specific tests |
illegal_msg_stream_test: RuntimeError # Issue 6750 |