Index: test/cctest/cctest.status |
diff --git a/test/cctest/cctest.status b/test/cctest/cctest.status |
index 22e5f8f6762959fc3ec561953aa0eca1a3d120bf..d3c0fb8f620e9dd9bc995a957a072f748837a31f 100644 |
--- a/test/cctest/cctest.status |
+++ b/test/cctest/cctest.status |
@@ -198,6 +198,9 @@ |
'test-cpu-profiler/JsNativeJsSample': [SKIP], |
'test-cpu-profiler/JsNative1JsNative2JsSample': [SKIP], |
+ # BUG(v8:5193): Flaky. |
+ 'test-cpu-profiler/FunctionApplySample': [SKIP], |
+ |
# BUG(5193): Flaky timeout. |
'test-sampler/LibSamplerCollectSample': [PASS, ['arch == x64', SKIP]], |
}], # 'system == windows' |
@@ -337,9 +340,6 @@ |
# TODO(vogelheim,5548): Turbofan does support cached accessors. |
'test-api-accessors/CachedAccessorCrankshaft': [FAIL], |
- |
- # BUG(5193): Flaky. |
- 'test-cpu-profiler/FunctionApplySample': [PASS, ['system == windows', SKIP]], |
}], # variant == turbofan or variant == ignition_turbofan |
############################################################################## |