Index: tests/standalone/standalone.status |
=================================================================== |
--- tests/standalone/standalone.status (revision 20515) |
+++ tests/standalone/standalone.status (working copy) |
@@ -114,6 +114,9 @@ |
io/http_read_test: Skip # Timeout TODO(ngeoffray): investigate |
io/list_input_stream_test: Skip # Timeout TODO(ngeoffray): investigate |
+[ $runtime == dartium ] |
+typed_data_isolate_test: Skip # This test uses dart:io |
+ |
[ $compiler == dart2dart ] |
# Skip until we stabilize language tests. |
*: Skip |