Index: tests/isolate/isolate.status |
diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status |
index 50b8d2a8dcae80b426005ee5d4be0e3d9c5f36cb..8244adb0b51af8931d923f58637c68239e66a9b7 100644 |
--- a/tests/isolate/isolate.status |
+++ b/tests/isolate/isolate.status |
@@ -18,6 +18,10 @@ 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 |