Index: test/cctest/cctest.status |
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status |
index 60baaca081caedc70b366b6295998e97c9a0fa14..cfe5fa0397a4c34443a736f11588714c1b827059 100644 |
--- a/test/cctest/cctest.status |
+++ b/test/cctest/cctest.status |
@@ -179,6 +179,11 @@ |
'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], |