| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 8cf2645ca5ab45a14c29d3fc75e3f883531f338c..0f01753b6f896b7aae6d336f320dac2fc03897d9 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -14,7 +14,8 @@ FileInvalidArgumentsTest: Fail, OK
|
| ManyEchoServerTest: Skip # Bug 5103754
|
| # These tests fail, crash, and timeout to test the testing infrastructure.
|
| FailTest: Fail
|
| -TimeoutTest: Timeout
|
| +TimeoutTest: Skip # Uses too much time to test on many platforms, for no gain.
|
| +TestRunnerTest: Skip # Hangs occasionally on many platforms. Bug 383.
|
|
|
| [ $component == vm && $system == macos]
|
| # This test fails with "Too many open files" on the Mac OS buildbot.
|
|
|