| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index 3b265c95518481c9dcca66ea68712cb1be721b2a..5ad05970183be00239eead52573d785c1648c2c0 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -31,9 +31,6 @@
|
| [ALWAYS, {
|
| '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],
|
| @@ -98,7 +95,7 @@
|
| 'test-cpu-profiler/CollectCpuProfile': [PASS, FAIL],
|
|
|
| # BUG(3005).
|
| - 'test-alloc/CodeRange': [PASS, FLAKY],
|
| + 'test-alloc/CodeRange': [PASS, FAIL],
|
| }], # 'system == windows'
|
|
|
| ##############################################################################
|
|
|