[test] Skip flaky test on windows.

BUG=v8:4495
LOG=n
NOTRY=true

Review URL: https://codereview.chromium.org/1410723002

Cr-Commit-Position: refs/heads/master@{#31324}
This commit is contained in:
machenbach 2015-10-16 00:10:58 -07:00 committed by Commit bot
parent 3539808150
commit 5831a243dc

View File

@ -630,6 +630,9 @@
# BUG(v8:3435)
'debug-script-breakpoints': [PASS, FAIL],
# BUG(v8:4495).
'es6/collections': [PASS, ['arch == ia32', FAST_VARIANTS]],
}], # 'system == windows'
##############################################################################