| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index 9abe13cc98a84915d1a8e81e57c017f8a34d309e..2744f7c68df693ea5944d5c1f31db466eb7f11ac 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -112,6 +112,10 @@
|
| 'test-debug/NoDebugBreakInAfterCompileMessageHandler': [PASS, NO_VARIANTS],
|
| 'test-debug/RegExpDebugBreak': [PASS, NO_VARIANTS],
|
|
|
| + # TODO(mstarzinger): Investigate these failures.
|
| + 'test-run-inlining/InlineTwiceDependentDiamond': [SKIP],
|
| + 'test-run-inlining/InlineTwiceDependentDiamondDifferent': [SKIP],
|
| +
|
| ############################################################################
|
| # Slow tests.
|
| 'test-api/Threading1': [PASS, ['mode == debug', SLOW]],
|
|
|