| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 9ca9922b622d0282245995cb3311116b44c21358..4ce4731d577a84353a6edbc2db13bc5a654028a1 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -50,6 +50,7 @@ io/process_non_ascii_test: Pass, Fail
|
|
|
| [ $runtime == vm && $system == windows ]
|
| io/file_system_links_test: Skip # No links on Windows.
|
| +io/file_read_special_device_test: Skip # No special unix devices on Windows.
|
|
|
| [ $compiler == none && $runtime == drt ]
|
| typed_data_isolate_test: Skip # This test uses dart:io
|
|
|