| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index 51268e34ab3fd27067f53b02c466ed9393137e40..6ca32e4ebb06e2b0a848d7e53ca6bce0cb8a841b 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -94,6 +94,10 @@
|
| 'test-run-machops/RunLoadImmIndex': [SKIP],
|
| 'test-run-machops/RunSpillLotsOfThingsWithCall': [SKIP],
|
|
|
| + # TODO(sigurds): The schedule is borked with multiple inlinees.
|
| + 'test-run-inlining/InlineTwiceDependentDiamond': [SKIP],
|
| + 'test-run-inlining/InlineTwiceDependentDiamondDifferent': [SKIP],
|
| +
|
| # Some tests are just too slow to run for now.
|
| 'test-api/Threading*': [PASS, NO_VARIANTS],
|
| 'test-heap/IncrementalMarkingStepMakesBigProgressWithLargeObjects': [PASS, NO_VARIANTS],
|
|
|