| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 2c9395db1ca04a9a3f31161efd15b83ec95df549..76e42fbf932ab8dbb1fe6e9f1e68e379a454927e 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -374,3 +374,8 @@ io/http_proxy_advanced_test: SkipByDesign
|
| io/http_ipv6_test: SkipByDesign
|
| io/socket_ipv6_test: SkipByDesign
|
| io/socket_info_ipv6_test: SkipByDesign
|
| +
|
| +[ $builder_tag == asan && $arch == x64 ]
|
| +io/directory_error_test: Fail # Issue 28350
|
| +io/directory_fuzz_test: Fail # Issue 28350
|
| +io/directory_list_nonexistent_test: Fail # Issue 28350
|
|
|