| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 537e619409853f8ed6f4cc6071f4650c8e90a307..62b6c0fb13883de51cee06d228d85b6266471c21 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -325,3 +325,12 @@ deferred_transitive_import_error_test: Skip # Contains intentional errors.
|
| [ $hot_reload ]
|
| deferred_transitive_import_error_test: SkipByDesign # Uses deferred imports.
|
| package/*: SkipByDesign # Launches VMs in interesting ways.
|
| +
|
| +[ $builder_tag == no_ipv6 ]
|
| +io/http_bind_test: Skip
|
| +io/raw_datagram_socket_test: Skip
|
| +io/socket_source_address_test: Skip
|
| +io/socket_bind_test: Skip
|
| +io/http_proxy_advanced_test: Skip
|
| +io/http_ipv6_test: Skip
|
| +io/socket_ipv6_test: Skip
|
|
|