Mark mjsunit/whitespaces as slow and timeout for a64.
BUG= R=jkummerow@chromium.org Review URL: https://codereview.chromium.org/182253008 git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@19692 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
parent
6115a006fd
commit
5af7d10af5
@ -165,7 +165,7 @@
|
||||
# Long running tests.
|
||||
'regress/regress-2185': [PASS, ['mode == debug', PASS, TIMEOUT]],
|
||||
'regress/regress-2185-2': [PASS, TIMEOUT],
|
||||
'whitespaces': [PASS, TIMEOUT],
|
||||
'whitespaces': [PASS, TIMEOUT, SLOW],
|
||||
|
||||
# Stack manipulations in LiveEdit is not implemented for this arch.
|
||||
'debug-liveedit-check-stack': [SKIP],
|
||||
@ -211,8 +211,6 @@
|
||||
'unicodelctest-no-optimization': [PASS, SLOW],
|
||||
'unicodelctest': [PASS, SLOW],
|
||||
'unicode-test': [PASS, SLOW],
|
||||
'whitespaces': [PASS, SLOW],
|
||||
'whitespaces': [PASS, SLOW],
|
||||
}], # 'arch == a64'
|
||||
|
||||
['arch == a64 and mode == debug and simulator_run == True', {
|
||||
|
Loading…
Reference in New Issue
Block a user