| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 17cc926ae3dd74fadfa971688d20c119c6632c0a..1f0694a8dd600313b7cb4a577e138df0cf9c4791 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -6,8 +6,6 @@ out_of_memory_test: Skip # Issue 2345
|
|
|
| package/invalid_uri_test: Fail, OK # Fails intentionally
|
|
|
| -[ $system == macos ]
|
| -
|
| [ $runtime == vm && $checked ]
|
| # These tests have type errors on purpose.
|
| io/process_invalid_arguments_test: Fail, OK
|
| @@ -28,12 +26,6 @@ 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
|
| -io/process_non_ascii_test: Fail # issue 6702
|
| -io/directory_non_ascii_test: Fail # issue 6702
|
| -io/file_non_ascii_test: Fail # issue 6702
|
| -
|
| [ $runtime == vm && $system == windows ]
|
| io/file_system_links_test: Skip # No links on Windows.
|
|
|
|
|