From 5af7d10af5cdf84578c09ebfd11a430ac531e0ee Mon Sep 17 00:00:00 2001 From: "ulan@chromium.org" Date: Thu, 6 Mar 2014 14:15:40 +0000 Subject: [PATCH] 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 --- test/mjsunit/mjsunit.status | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status index da4d8ea..8a2fef9 100644 --- a/test/mjsunit/mjsunit.status +++ b/test/mjsunit/mjsunit.status @@ -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', { -- 2.7.4