| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index 0b6a14a6dd54ebcf66dbc4a2391e9944b828f1e6..b30189493f8062afab37b4750b6813cec1005fec 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -556,6 +556,9 @@
|
| 'test-run-inlining/InlineBuiltin': [FAIL],
|
| 'test-run-inlining/InlineTwiceDependent': [FAIL],
|
| 'test-run-inlining/SimpleInliningContextDeopt': [FAIL],
|
| +
|
| + # BUG(4751). Flaky with ignition and tsan.
|
| + 'test-cpu-profiler/JsNativeJsSample': [PASS, ['tsan', SKIP]],
|
| }], # ignition == True
|
|
|
| ]
|
|
|