| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 2712180e0dc8261c0b235ef9c2f79af9b89a5371..1900db3bb137132f00c6508e3155ddc7fde47d00 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -271,6 +271,8 @@ io/raw_socket_cross_process_test: Skip # Platform.executable
|
| io/test_extension_test: Skip # Platform.executable
|
| io/regress_7679_test: Skip # Platform.executable
|
| io/process_*: Skip # Most use Platform.executable
|
| +assert_test: SkipByDesign # Requires checked mode.
|
| +no_assert_test: SkipByDesign # Requires checked mode.
|
|
|
| # Code coverage is not supported in product mode.
|
| [ $mode == product ]
|
|
|