| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index a8b07fd3484e1c72bcca827d2472bd585b5d0a48..b5c205cf6f5b68c8ebdb1284b977f35f9378958f 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -29,6 +29,9 @@ io/test_runner_test: Pass, Fail # Issue 1947
|
| # of allowed open files ('ulimit -n' says something like 256).
|
| io/socket_many_connections_test: Skip
|
|
|
| +io/file_non_ascii_sync_test: Fail # issue 6702
|
| +io/directory_non_ascii_sync_test: Fail # issue 6702
|
| +
|
| [ $runtime == vm && $system == windows ]
|
| io/file_system_links_test: Skip # No links on Windows.
|
|
|
|
|