Commit ac790b11 authored by Michael Achenbach's avatar Michael Achenbach Committed by Commit Bot

[test] Skip flaky test on windows

NOTRY=true

Bug: v8:7492
Change-Id: Ie25281f8efa30d14574c7b53b4ab8a22d1344535
Reviewed-on: https://chromium-review.googlesource.com/934847Reviewed-by: 's avatarFadi Meawad <fmeawad@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#51531}
parent 2310ea72
...@@ -3,4 +3,8 @@ ...@@ -3,4 +3,8 @@
# found in the LICENSE file. # found in the LICENSE file.
[ [
['system == windows', {
# BUG(7492).
'ThreadTicks.ThreadNow': [SKIP],
}], # 'system == windows'
] ]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment