| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index 857d98514e409c67a9cc15a5f9576538a4154f78..f4fadb3209d5e9298521e222db839642438576bb 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -89,6 +89,10 @@
|
|
|
| 'test-api/Bug618': [PASS],
|
|
|
| + # BUG(v8:3385).
|
| + 'test-serialize/DeserializeFromSecondSerialization': [PASS, FAIL],
|
| + 'test-serialize/DeserializeFromSecondSerializationAndRunScript2': [PASS, FAIL],
|
| +
|
| # BUG(v8:2999).
|
| 'test-cpu-profiler/CollectCpuProfile': [PASS, FAIL],
|
|
|
|
|