| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index 60001de800fff6e96599b91eb9e72f084b9fb7fb..fd788216b48562f7b31b0f84a02881ebc9d3fe4a 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -176,6 +176,10 @@
|
|
|
| # BUG(4751). Flaky with ignition.
|
| 'test-cpu-profiler/JsNativeJsSample': [PASS, NO_IGNITION],
|
| +
|
| + # TODO(ignition): Fails due to missing type info when optimizing from bytecode
|
| + # with crankshaft.
|
| + 'test-cpu-profiler/TickLinesOptimized': [PASS, NO_IGNITION],
|
| }], # ALWAYS
|
|
|
| ##############################################################################
|
|
|