Index: test/cctest/cctest.status |
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status |
index d73399f676d38caf00c894dd35e191f39a02a69d..ad7ee9157bca585702f6fbaba84629b5077b4bcb 100644 |
--- a/test/cctest/cctest.status |
+++ b/test/cctest/cctest.status |
@@ -30,9 +30,6 @@ |
# All tests prefixed with 'Bug' are expected to fail. |
'test-api/Bug*': [FAIL], |
- # TODO(mvstanton): reenable when I figure out why it fails on no-sse2 builds |
- 'test-heap/EnsureAllocationSiteDependentCodesProcessed': [SKIP], |
- |
############################################################################## |
# BUG(382): Weird test. Can't guarantee that it never times out. |
'test-api/ApplyInterruption': [PASS, TIMEOUT], |