Index: test/cctest/cctest.status |
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status |
index 0b769951e875ffce37267f5ff40680f7ea8b0d39..9e85a0cce96bac8eef008ec9ecd24c250db6a82c 100644 |
--- a/test/cctest/cctest.status |
+++ b/test/cctest/cctest.status |
@@ -81,10 +81,7 @@ |
############################################################################## |
# TurboFan compiler failures. |
- # TODO(sigurds): The schedule is borked with multiple inlinees, |
- # and cannot handle free-floating loops yet |
- 'test-run-inlining/InlineTwiceDependentDiamond': [SKIP], |
- 'test-run-inlining/InlineTwiceDependentDiamondDifferent': [SKIP], |
+ # TODO(mstarzinger): The scheduler cannot handle free-floating loops yet. |
'test-run-inlining/InlineLoop': [SKIP], |
# Some tests are just too slow to run for now. |