Disable timer mjsunit test on Windows.
BUG= R=jkummerow@chromium.org Review URL: https://codereview.chromium.org/24485004 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@16942 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
parent
0cb81e8e62
commit
77000f2d59
@ -43,6 +43,10 @@
|
||||
# This test non-deterministically runs out of memory on Windows ia32.
|
||||
'regress/regress-crbug-160010': [SKIP],
|
||||
|
||||
# This test fails on Windows XP and Windows Vista.
|
||||
# Issue 288924
|
||||
'timer' : [['system == windows', FAIL]],
|
||||
|
||||
##############################################################################
|
||||
# Too slow in debug mode with --stress-opt mode.
|
||||
'compiler/regress-stacktrace-methods': [PASS, ['mode == debug', SKIP]],
|
||||
|
Loading…
Reference in New Issue
Block a user