Index: test/cctest/cctest.status |
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status |
index 78723b362d070a82d79646274084947eaf0d64a7..6e17fdef4c84c5fbb58dd07fb0230c5e918741de 100644 |
--- a/test/cctest/cctest.status |
+++ b/test/cctest/cctest.status |
@@ -95,10 +95,6 @@ |
'test-debug/DebugStepFunctionApply': [PASS, NO_VARIANTS], |
'test-debug/DebugStepFunctionCall': [PASS, NO_VARIANTS], |
- # TODO(jarin): Some tests don't like --turbo-deoptimzation very much. |
- 'test-api/GetPrototypeAccessControl': [PASS, NO_VARIANTS], |
- 'test-api/Regress93759': [PASS, NO_VARIANTS], |
- |
# TODO(titzer): Triggers bug in late control reduction. |
'test-run-inlining/InlineLoopGuardedEmpty': [SKIP], |