| Index: test/mozilla/mozilla.status
|
| ===================================================================
|
| --- test/mozilla/mozilla.status (revision 6800)
|
| +++ test/mozilla/mozilla.status (working copy)
|
| @@ -110,7 +110,7 @@
|
| js1_5/GC/regress-278725: PASS || FAIL if $mode == debug
|
| # http://b/issue?id=1206983
|
| js1_5/Regress/regress-367561-03: PASS || FAIL if $mode == debug
|
| -ecma/Date/15.9.5.10-2: PASS || FAIL if $mode == debug
|
| +ecma/Date/15.9.5.10-2: PASS || (FAIL || TIMEOUT if $mode == debug)
|
|
|
| # These tests create two Date objects just after each other and
|
| # expects them to match. Sometimes this happens on the border
|
| @@ -169,7 +169,6 @@
|
| # In Denmark the adjustment starts one week earlier!.
|
| # Tests based on shell that use dates in this gap are flaky.
|
| ecma/Date/15.9.5.10-1: PASS || FAIL
|
| -ecma/Date/15.9.5.10-2: PASS || TIMEOUT if ($arch == arm && $mode == debug)
|
| ecma/Date/15.9.5.12-1: PASS || FAIL
|
| ecma/Date/15.9.5.14: PASS || FAIL
|
| ecma/Date/15.9.5.34-1: PASS || FAIL
|
| @@ -198,7 +197,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
|
| @@ -818,29 +820,22 @@
|
| 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/Array/regress-99120-02: SKIP
|
| +js1_5/extensions/regress-371636: SKIP
|
| +js1_5/Regress/regress-203278-1: SKIP
|
| js1_5/Regress/regress-404755: SKIP
|
| js1_5/Regress/regress-451322: SKIP
|
| -js1_5/extensions/regress-371636: SKIP
|
|
|
|
|
| -[ $arch == arm && $crankshaft ]
|
| +# BUG(1040): Allow this test to timeout.
|
| +js1_5/GC/regress-203278-2: PASS || TIMEOUT
|
|
|
| -# Test that only fail with crankshaft.
|
| -js1_5/Regress/regress-416628: CRASH
|
| -js1_5/Regress/regress-96128-n: PASS || CRASH
|
|
|
| -
|
| [ $fast == yes && $arch == arm ]
|
|
|
| # In fast mode on arm we try to skip all tests that would time out,
|
| @@ -857,7 +852,6 @@
|
| js1_5/Regress/regress-280769-1: SKIP
|
| js1_5/Regress/regress-280769-5: SKIP
|
| js1_5/GC/regress-306788: SKIP
|
| -js1_5/GC/regress-203278-2: SKIP
|
| js1_5/GC/regress-278725: SKIP
|
| js1_5/GC/regress-203278-3: SKIP
|
| js1_5/GC/regress-311497: SKIP
|
| @@ -867,7 +861,6 @@
|
| ecma/Date/15.9.5.12-2: SKIP
|
| ecma/Date/15.9.5.8: SKIP
|
| ecma/Date/15.9.5.9: SKIP
|
| -ecma/Date/15.9.5.10-2: SKIP
|
| ecma/Date/15.9.5.11-2: SKIP
|
| ecma/Expressions/11.7.2: SKIP
|
| ecma/Expressions/11.10-2: SKIP
|
|
|