| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index f778bf72ec9263b4ab958f6c3975edbd3519aca8..4b14041e1cb204b64404d448bd9cf63eed5f3959 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -52,6 +52,8 @@ io/directory_non_ascii_test: Pass, Fail
|
| io/process_non_ascii_test: Pass, Fail
|
|
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium) ]
|
| +typed_array_test: Fail # Issue 13921
|
| +typed_array_int64_uint64_test: Fail # Issue 13921
|
| typed_data_isolate_test: Skip # This test uses dart:io
|
| io/*: Skip # Don't run tests using dart:io in the browser
|
| package/*: Skip # Do not run those in Dartium.
|
|
|