| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index eaf109cb54ac5dd0bf70673e134855dd3951cad0..ef15f79c72b6773d6223ad0a839bad7c1c9e0b1c 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -215,6 +215,9 @@
|
|
|
| # BUG(5193): Flaky timeout.
|
| 'test-sampler/LibSamplerCollectSample': [PASS, ['arch == x64', SKIP]],
|
| +
|
| + # BUG(5920): Flaky crash.
|
| + 'test-serialize/PartialSerializerContext': [PASS, ['arch == x64 and mode == debug', SKIP]],
|
| }], # 'system == windows'
|
|
|
| ##############################################################################
|
|
|