| Index: test/mozilla/mozilla.status
|
| diff --git a/test/mozilla/mozilla.status b/test/mozilla/mozilla.status
|
| index 38d83493d5e8c210051134b75d0ac5ac6a9d519a..b1e9ba7d4df28d4ded0912b506b1686738ed206b 100644
|
| --- a/test/mozilla/mozilla.status
|
| +++ b/test/mozilla/mozilla.status
|
| @@ -45,6 +45,7 @@
|
| prefix mozilla
|
| def FAIL_OK = FAIL, OKAY
|
|
|
| +
|
| ##################### SKIPPED TESTS #####################
|
|
|
| # This test checks that we behave properly in an out-of-memory
|
| @@ -813,6 +814,29 @@ js1_5/Regress/regress-312588: TIMEOUT || SKIP if $FAST == yes
|
| js1_5/Regress/regress-271716-n: PASS || SKIP if $FAST == yes
|
|
|
|
|
| +[ $ARCH == arm ]
|
| +
|
| +# Times out and print so much output that we need to skip it to not
|
| +# hang the builder.
|
| +js1_5/extensions/regress-342960: SKIP
|
| +
|
| +# BUG(3251229): Times out when running new crankshaft test script.
|
| +ecma/Date/15.9.5.12-2: SKIP
|
| +ecma/Date/15.9.5.11-2: SKIP
|
| +ecma/Date/15.9.5.10-2: SKIP
|
| +ecma/Date/15.9.5.8: SKIP
|
| +ecma_3/RegExp/regress-311414: SKIP
|
| +js1_5/Array/regress-99120-02: SKIP
|
| +js1_5/Regress/regress-203278-1: SKIP
|
| +ecma/Date/15.9.5.8: SKIP
|
| +ecma/Date/15.9.5.10-2: SKIP
|
| +ecma/Date/15.9.5.11-2: SKIP
|
| +ecma/Date/15.9.5.12-2: SKIP
|
| +js1_5/Regress/regress-404755: SKIP
|
| +js1_5/Regress/regress-451322: SKIP
|
| +js1_5/extensions/regress-371636: SKIP
|
| +
|
| +
|
| [ $FAST == yes && $ARCH == arm ]
|
|
|
| # In fast mode on arm we try to skip all tests that would time out,
|
|
|