Reviewers: Jakob,

Message:
ptal

Description:
Mark mjsunit/whitespaces as slow and timeout for a64.

BUG=

Please review this at https://codereview.chromium.org/182253008/

SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge

Affected files (+1, -3 lines):
  M test/mjsunit/mjsunit.status


Index: test/mjsunit/mjsunit.status
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status
index da4d8ea26f703d3f020d50b5c52f70c86d4904ec..8a2fef9dd373f791aef288f36beff3bad152f8df 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', {


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to