| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index d5139c5ebbc8c06d8480dba3116c30c420cbbf8d..3f8cbfe7de08368b7a97c2d800d26047bd002b3a 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -22,7 +22,7 @@ io/many_echo_server_test: Skip # Bug 5103754
|
| # These tests fail, crash, and timeout to test the testing infrastructure.
|
| io/test_extension_test: Fail # shared library in wrong place (issue 1817)
|
| # This test fails intermittently.
|
| -io/http_basic_test: Fail, OK # Issue 3599
|
| +io/http_basic_test: Pass, Fail # Issue 3599
|
|
|
|
|
| [ $runtime == vm && $system == macos]
|
|
|