Index: test/cctest/cctest.status |
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status |
index 7abc57b925c3044d89a1aec5a3f74d779597afc6..ed3d0977b08f3cee7c08de0faaaee07b639001c8 100644 |
--- a/test/cctest/cctest.status |
+++ b/test/cctest/cctest.status |
@@ -33,12 +33,6 @@ |
############################################################################## |
- # TODO(danno): These tests fail because the incoming descriptor for JavaScript |
- # calls has nothing to do with the interface descriptors of some code stubs, |
- # and they cannot be used interchangably. |
- 'test-run-stubs/RunOptimizedMathFloorStub': [SKIP], |
- 'test-run-stubs/RunStringAddTFStub': [SKIP], |
- |
# BUG(382): Weird test. Can't guarantee that it never times out. |
'test-api/ApplyInterruption': [PASS, TIMEOUT], |