Index: tests/standalone/standalone.status |
=================================================================== |
--- tests/standalone/standalone.status (revision 8378) |
+++ tests/standalone/standalone.status (working copy) |
@@ -75,3 +75,7 @@ |
[$compiler == dart2js && $browser ] |
*: Skip |
+ |
+[$compiler == dart2js && $checked ] |
+io/http_test: Skip # Timeout TODO(ngeoffray): investigate |
+io/list_input_stream_test: Skip # Timeout TODO(ngeoffray): investigate |