Index: test/mjsunit/mjsunit.status |
diff --git a/test/mjsunit/mjsunit.status b/test/mjsunit/mjsunit.status |
index 8f042ced7a742a4541df12de4554979fa2e62c1a..b49bad2c53b45652ee5cf7dc8b7ed53ff5fc1307 100644 |
--- a/test/mjsunit/mjsunit.status |
+++ b/test/mjsunit/mjsunit.status |
@@ -113,5 +113,29 @@ regress/regress-1132: SKIP |
############################################################################## |
[ $arch == mips ] |
-# Skip all tests on MIPS. |
-*: SKIP |
+# Skip long-running tests. |
+compiler/alloc-number: SKIP |
+compiler/array-length: SKIP |
+compiler/assignment-deopt: SKIP |
+compiler/deopt-args: SKIP |
+compiler/inline-compare: SKIP |
+compiler/inline-global-access: SKIP |
+compiler/optimized-function-calls: SKIP |
+compiler/pic: SKIP |
+compiler/property-calls: SKIP |
+compiler/recursive-deopt: SKIP |
+compiler/regress-4: SKIP |
+compiler/regress-funcaller: SKIP |
+compiler/regress-gvn: SKIP |
+compiler/regress-rep-change: SKIP |
+compiler/regress-arguments: SKIP |
+compiler/regress-funarguments: SKIP |
+compiler/regress-or: SKIP |
+compiler/regress-3249650: SKIP |
+compiler/simple-deopt: SKIP |
+regress/regress-490: SKIP |
+regress/regress-634: SKIP |
+regress/regress-create-exception: SKIP |
+regress/regress-3218915: SKIP |
+regress/regress-3247124: SKIP |
+ |