Index: runtime/tests/vm/vm.status |
diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status |
index 0288b213084ef60fdb3a81abc9c7aeaaeff3a7f1..17e6cb32f32a6c081c1a8aaabe964bd6872046c6 100644 |
--- a/runtime/tests/vm/vm.status |
+++ b/runtime/tests/vm/vm.status |
@@ -42,3 +42,9 @@ dart/*: Skip |
[ $arch == simarm ] |
dart/*: Skip |
+ |
+# TODO(ajohnsen): Fix this as part of library changes. |
+[ $compiler == none ] |
+cc/CustomIsolates: Skip # Bug 6890 |
+cc/NewNativePort: Skip # Bug 6890 |
+cc/RunLoop_ExceptionParent: Skip # Bug 6890 |