| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index cfe5fa0397a4c34443a736f11588714c1b827059..60baaca081caedc70b366b6295998e97c9a0fa14 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -179,11 +179,6 @@
|
|
|
| 'test-api/Bug618': [PASS],
|
|
|
| - # TODO(turbofan): Deoptimization support buggy with snapshot=off.
|
| - 'test-run-deopt/*': [PASS, ['no_snap == True', NO_VARIANTS]],
|
| - 'test-deoptimization/*': [PASS, ['no_snap == True', NO_VARIANTS]],
|
| - 'test-scheduler/BuildScheduleTrivialLazyDeoptCall': [PASS, ['no_snap == True', NO_VARIANTS]],
|
| -
|
| # BUG(v8:3385).
|
| 'test-serialize/DeserializeFromSecondSerialization': [PASS, FAIL],
|
| 'test-serialize/DeserializeFromSecondSerializationAndRunScript2': [PASS, FAIL],
|
|
|