| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index d7f02b95d83be8fd5ce66fa115ca7bda6e80276c..72dea417d7cf6521136c26968b6d88a8e8eafc2a 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -29,6 +29,10 @@ prefix cctest
|
|
|
| test-api/Bug*: FAIL
|
|
|
| +# The problem is that a code object can get a different optimizable flag
|
| +# in crankshaft after creation.
|
| +test-log/EquivalenceOfLoggingAndTraversal: SKIP
|
| +
|
|
|
| ##############################################################################
|
| # BUG(281): This test fails on some Linuxes.
|
|
|