| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index f4fadb3209d5e9298521e222db839642438576bb..3dd25abd1d186abbc86c3d05ddd961a7c52d107c 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -75,6 +75,9 @@
|
| # BUG(3287). (test-cpu-profiler/SampleWhenFrameIsNotSetup)
|
| 'test-cpu-profiler/*': [PASS, FLAKY],
|
|
|
| + # BUG(crbug/386492). This will be fixed by r22029.
|
| + 'test-debug/ThreadedDebugging': [PASS, FAIL],
|
| +
|
| ############################################################################
|
| # Slow tests.
|
| 'test-api/Threading1': [PASS, ['mode == debug', SLOW]],
|
|
|