Chromium Code Reviews| Index: tests/standalone/standalone.status |
| =================================================================== |
| --- tests/standalone/standalone.status (revision 6032) |
| +++ tests/standalone/standalone.status (working copy) |
| @@ -18,6 +18,8 @@ |
| # These tests fail, crash, and timeout to test the testing infrastructure. |
| io/TestExtensionTest: Fail # shared library in wrong place (issue 1817) |
| +io/HttpParserTest: Fail # Currently fails. |
|
Søren Gjesse
2012/04/02 07:36:02
It would be better to open a bug on this instead o
Anders Johnsen
2012/04/02 08:19:01
Aye, removed.
|
| + |
| [ $runtime == vm && $system == macos] |
| # This test fails with "Too many open files" on the Mac OS buildbot. |
| io/SocketManyConnectionsTest: Skip |