| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index 01a8222e0b9c84264ffd1b0763cbbcf2a6de450d..62bc82faf6243821129f372a407d670891751b05 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -36,6 +36,9 @@ 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
|
|
|
| +# BUG(1417): Crashes with --stress-opt --always-opt.
|
| +test-log/Issue23768: PASS || CRASH
|
| +
|
| # These tests always fail. They are here to test test.py. If
|
| # they don't fail then test.py has failed.
|
| test-serialize/TestThatAlwaysFails: FAIL
|
|
|