[test] Disable a test still flaky on Windows
Bug: v8:8744 Change-Id: I2b4b7ace0dd7a0bcbb20ab0f41c30c25ce01cea2 R=machenbach@chromium.org,sergiyb@chromium.org No-Try: true Change-Id: I2b4b7ace0dd7a0bcbb20ab0f41c30c25ce01cea2 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1521110 Commit-Queue: Maya Lekova <mslekova@chromium.org> Reviewed-by: Michael Achenbach <machenbach@chromium.org> Cr-Commit-Position: refs/heads/master@{#60217}
This commit is contained in:
parent
6d209c9b61
commit
ff8011c8a1
@ -224,6 +224,9 @@
|
||||
# BUG(v8:4642).
|
||||
'test-lockers/LockAndUnlockDifferentIsolates': [PASS, NO_VARIANTS],
|
||||
|
||||
# BUG(v8:8744).
|
||||
'test-cpu-profiler/FunctionCallSample': [SKIP],
|
||||
|
||||
# BUG(5920): Flaky crash.
|
||||
'test-serialize/PartialSerializerContext': [PASS, ['arch == x64 and mode == debug', SKIP]],
|
||||
}], # 'system == windows'
|
||||
|
Loading…
Reference in New Issue
Block a user