Index: test/cctest/cctest.status |
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status |
index 0b769951e875ffce37267f5ff40680f7ea8b0d39..3239e862916c0a691ca3e273e02e1e1b9e94e99e 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(sigurds): The scheduler cannot handle free-floating loops yet. |
titzer
2014/11/06 16:51:15
Yeah, we're gonna need you to go ahead an update t
Michael Starzinger
2014/11/06 16:54:28
Done. Yeah, well, that's just like, your opinion m
|
'test-run-inlining/InlineLoop': [SKIP], |
# Some tests are just too slow to run for now. |