Index: tests/standalone/standalone.status |
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status |
index f17fa0f248dbfbda5d38fc2a312787a27b680fc4..b67e5bf1a1dcda22f746d4e6e31dfe6b0391cbb9 100644 |
--- a/tests/standalone/standalone.status |
+++ b/tests/standalone/standalone.status |
@@ -4,6 +4,10 @@ |
package/invalid_uri_test: Fail, OK # Fails intentionally |
+[ $runtime == vm ] |
+io/test_runner_test: Fail # Fails because checked-in dart executable is not up to date. |
+io/skipping_dart2js_compilations_test: Fail # Fails because checked-in dart executable is not up to date. |
+ |
[ $runtime == vm && ( $system == windows ) ] |
io/raw_socket_test: Pass, Fail # Issue 8901 |
io/http_shutdown_test: Pass, Fail # Issue 9101 |