Chromium Code Reviews| Index: tests/standalone/standalone.status |
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status |
| index a67d62dd28b4d2b26506b0547e7232cd3de95bc5..d5139c5ebbc8c06d8480dba3116c30c420cbbf8d 100644 |
| --- a/tests/standalone/standalone.status |
| +++ b/tests/standalone/standalone.status |
| @@ -21,6 +21,9 @@ io/directory_fuzz_test: Skip |
| 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 |
|
kasperl
2012/06/13 10:00:26
This is not how you mark a test as flaky. You need
|
| + |
| [ $runtime == vm && $system == macos] |
| # This test fails with "Too many open files" on the Mac OS buildbot. |