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', { |