Index: tests/standalone/standalone.status |
=================================================================== |
--- tests/standalone/standalone.status (revision 20627) |
+++ tests/standalone/standalone.status (working copy) |
@@ -51,6 +51,7 @@ |
io/file_system_links_test: Skip # No links on Windows. |
[ $compiler == none && $runtime == drt ] |
+typed_data_isolate_test: Skip # This test uses dart:io |
io/*: Skip # Don't run tests using dart:io in the browser |
crypto/*: Skip # Don't run tests using dart:io in the browser |
package/*: Skip # Do not run those in Dartium. |
@@ -114,9 +115,6 @@ |
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 |