| Index: test/mozilla/mozilla.status
|
| ===================================================================
|
| --- test/mozilla/mozilla.status (revision 6955)
|
| +++ test/mozilla/mozilla.status (working copy)
|
| @@ -198,7 +198,10 @@
|
| js1_5/extensions/regress-363258: PASS || FAIL
|
|
|
|
|
| +# Test that assumes specific runtime for a regexp, flaky in debug mode.
|
| +ecma_3/RegExp/regress-85721: PASS || FAIL if $mode == debug
|
|
|
| +
|
| ##################### INCOMPATIBLE TESTS #####################
|
|
|
| # This section is for tests that fail in both V8 and JSC. Thus they
|
| @@ -836,20 +839,7 @@
|
| # BUG(1040): Allow this test to timeout.
|
| js1_5/GC/regress-203278-2: PASS || TIMEOUT
|
|
|
| -[ $arch == arm && $crankshaft ]
|
|
|
| -# Test that only fail with crankshaft.
|
| -js1_5/Regress/regress-416628: CRASH
|
| -js1_5/Regress/regress-96128-n: PASS || CRASH
|
| -
|
| -# BUG(1032): test crashes.
|
| -ecma/Date/15.9.3.1-1: PASS || CRASH
|
| -ecma/Date/15.9.3.1-2: PASS || CRASH
|
| -ecma/Date/15.9.3.1-3: PASS || CRASH
|
| -ecma/Date/15.9.3.1-4: PASS || CRASH
|
| -ecma/Date/15.9.3.1-5: PASS || CRASH
|
| -
|
| -
|
| [ $fast == yes && $arch == arm ]
|
|
|
| # In fast mode on arm we try to skip all tests that would time out,
|
|
|