Index: tests/standalone/standalone.status |
=================================================================== |
--- tests/standalone/standalone.status (revision 36115) |
+++ tests/standalone/standalone.status (working copy) |
@@ -122,7 +122,15 @@ |
io/file_read_special_device_test: Fail # dartbug.com/17440 |
[ $arch == simarm64 ] |
-*: Skip |
+# Timeout |
+io/http_proxy_test: Skip |
+io/http_auth_digest_test: Skip |
+io/web_socket_test: Skip |
+io/http_server_response_test: Skip |
+io/http_content_length_test: Skip |
+typed_data_test: Skip |
+# Unimplemented |
+javascript_int_overflow_test: RuntimeError |
[ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid) && $unchecked ] |
assert_test: Fail # Issue 13719: Please triage this failure. |