Skipt tests with TF on windows.
TBR=bmeurer@chromium.org,mstarzinger@chromium.org Review URL: https://codereview.chromium.org/692823002 Cr-Commit-Position: refs/heads/master@{#25009} git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@25009 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
parent
7f94583f79
commit
264b9aaa31
@ -221,7 +221,8 @@
|
||||
|
||||
# Test that depends on timer resolution. Fails every now and then
|
||||
# if we're unlucky enough to get a context switch at a bad time.
|
||||
'js1_5/extensions/regress-363258': [PASS, FAIL],
|
||||
# TODO(mstarzinger): Switch off TF on windows due to timeouts.
|
||||
'js1_5/extensions/regress-363258': [PASS, FAIL, ['system == windows', NO_VARIANTS]],
|
||||
|
||||
|
||||
# Test that assumes specific runtime for a regexp, flaky in debug mode.
|
||||
|
Loading…
Reference in New Issue
Block a user