| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 115583bc2c88d00564942a393c6a50c49a5b6cd8..265fae88c737ffe6cf88e001d60b15a222e2c8fe 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -31,7 +31,6 @@ io/http_proxy_test: Fail, Pass # http://dartbug.com/5717
|
| io/file_system_links_test: Skip # No links on Windows.
|
|
|
| [ $compiler == none && $runtime == drt ]
|
| -typed_array_test: Skip # Issue 6383.
|
| 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.
|
|
|