| Index: test/cctest/cctest.status
|
| diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status
|
| index f777ec7333621bd5d3805031ce83149da5d3f3f1..2c719214dc1421db320a92c8cbea50579c93c953 100644
|
| --- a/test/cctest/cctest.status
|
| +++ b/test/cctest/cctest.status
|
| @@ -237,6 +237,12 @@
|
|
|
| # BUG(v8:4642).
|
| 'test-lockers/LockAndUnlockDifferentIsolates': [PASS, NO_VARIANTS],
|
| +
|
| + # BUG(v8:2999,v8:4751).
|
| + 'test-cpu-profiler/CollectDeoptEvents': [SKIP],
|
| + 'test-cpu-profiler/JsNativeJsRuntimeJsSampleMultiple': [SKIP],
|
| + 'test-cpu-profiler/JsNativeJsSample': [SKIP],
|
| + 'test-cpu-profiler/JsNative1JsNative2JsSample': [SKIP],
|
| }], # 'system == windows'
|
|
|
| ##############################################################################
|
|
|