Index: tests/standalone/standalone.status |
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status |
index dc2cef64a7033055e732956183eb0022d6675bdf..8db31ad0be8c8b93679e46afa0be153a79aaf8e7 100644 |
--- a/tests/standalone/standalone.status |
+++ b/tests/standalone/standalone.status |
@@ -4,6 +4,9 @@ |
package/invalid_uri_test: Fail, OK # Fails intentionally |
+[ $runtime == vm ] |
+package/package_isolate_test: Fail # Issue 7520. |
siva
2012/12/20 21:26:40
I don'see any failure when running the test on the
floitsch
2012/12/21 09:41:36
On my machine I get 1 failure, and the buildbots s
|
+ |
[ $runtime == vm && $checked ] |
# These tests have type errors on purpose. |
io/process_invalid_arguments_test: Fail, OK |