Chromium Code Reviews| Index: test/cctest/cctest.status |
| =================================================================== |
| --- test/cctest/cctest.status (revision 2195) |
| +++ test/cctest/cctest.status (working copy) |
| @@ -30,6 +30,10 @@ |
| # BUG(281): This test fails on some Linuxes. |
| test-debug/DebuggerAgent: PASS, (PASS || FAIL) if $system == linux |
| +# BUG(382): Weird test. Can't guarantee that it never times out. |
| +test-api/ApplyInterruption: PASS || TIMEOUT |
| + |
| + |
| [ $arch == arm ] |
| test-debug: SKIP |