Index: tests/isolate/isolate.status |
diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status |
index 3e6af4a2585bf6dce5fba84c5fa94da69d5cc60b..edf1b8b8af7c819a78ad00bff0fa20d39a4c1c03 100644 |
--- a/tests/isolate/isolate.status |
+++ b/tests/isolate/isolate.status |
@@ -109,3 +109,7 @@ timer_test: Fail,OK # Needs Timer to run. |
[ $compiler == dart2dart ] |
# Skip until we stabilize language tests. |
*: Skip |
+ |
+# TODO(ajohnsen): Fix this as part of library changes. |
+[ $compiler == none ] |
+isolate_negative_test: Skip # Bug 6890 |