| OLD | NEW |
| 1 # Copyright 2009 the V8 project authors. All rights reserved. | 1 # Copyright 2009 the V8 project authors. All rights reserved. |
| 2 # Redistribution and use in source and binary forms, with or without | 2 # Redistribution and use in source and binary forms, with or without |
| 3 # modification, are permitted provided that the following conditions are | 3 # modification, are permitted provided that the following conditions are |
| 4 # met: | 4 # met: |
| 5 # | 5 # |
| 6 # * Redistributions of source code must retain the above copyright | 6 # * Redistributions of source code must retain the above copyright |
| 7 # notice, this list of conditions and the following disclaimer. | 7 # notice, this list of conditions and the following disclaimer. |
| 8 # * Redistributions in binary form must reproduce the above | 8 # * Redistributions in binary form must reproduce the above |
| 9 # copyright notice, this list of conditions and the following | 9 # copyright notice, this list of conditions and the following |
| 10 # disclaimer in the documentation and/or other materials provided | 10 # disclaimer in the documentation and/or other materials provided |
| (...skipping 274 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 285 js1_5/Regress/regress-280769-4: PASS || FAIL | 285 js1_5/Regress/regress-280769-4: PASS || FAIL |
| 286 js1_5/Regress/regress-280769-5: PASS || FAIL | 286 js1_5/Regress/regress-280769-5: PASS || FAIL |
| 287 | 287 |
| 288 | 288 |
| 289 # We do not support static RegExp.multiline - should we?. | 289 # We do not support static RegExp.multiline - should we?. |
| 290 js1_2/regexp/RegExp_multiline: FAIL_OK | 290 js1_2/regexp/RegExp_multiline: FAIL_OK |
| 291 js1_2/regexp/RegExp_multiline_as_array: FAIL_OK | 291 js1_2/regexp/RegExp_multiline_as_array: FAIL_OK |
| 292 js1_2/regexp/beginLine: FAIL_OK | 292 js1_2/regexp/beginLine: FAIL_OK |
| 293 js1_2/regexp/endLine: FAIL_OK | 293 js1_2/regexp/endLine: FAIL_OK |
| 294 | 294 |
| 295 # To be compatible with JSC, we no longer accept [\d-x], [x-\d] or | |
| 296 # [\d-\d] as valid ranges. | |
| 297 ecma_3/RegExp/regress-375715-02: FAIL | |
| 298 js1_5/extensions/regress-351463-01: FAIL | |
| 299 | 295 |
| 300 # To be compatible with safari typeof a regexp yields 'function'; | 296 # To be compatible with safari typeof a regexp yields 'function'; |
| 301 # in firefox it yields 'object'. | 297 # in firefox it yields 'object'. |
| 302 js1_2/function/regexparg-1: FAIL_OK | 298 js1_2/function/regexparg-1: FAIL_OK |
| 303 | 299 |
| 304 | 300 |
| 305 # Date trouble? | 301 # Date trouble? |
| 306 js1_5/Date/regress-301738-02: FAIL_OK | 302 js1_5/Date/regress-301738-02: FAIL_OK |
| 307 | 303 |
| 308 | 304 |
| (...skipping 501 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 810 js1_5/decompilation/regress-406555: PASS || FAIL | 806 js1_5/decompilation/regress-406555: PASS || FAIL |
| 811 js1_5/decompilation/regress-460870: PASS || FAIL | 807 js1_5/decompilation/regress-460870: PASS || FAIL |
| 812 | 808 |
| 813 # These tests take an unreasonable amount of time so we skip them | 809 # These tests take an unreasonable amount of time so we skip them |
| 814 # in fast mode. | 810 # in fast mode. |
| 815 | 811 |
| 816 js1_5/Regress/regress-312588: TIMEOUT || SKIP if $FAST == yes | 812 js1_5/Regress/regress-312588: TIMEOUT || SKIP if $FAST == yes |
| 817 js1_5/Regress/regress-271716-n: PASS || SKIP if $FAST == yes | 813 js1_5/Regress/regress-271716-n: PASS || SKIP if $FAST == yes |
| 818 | 814 |
| 819 | 815 |
| 820 [ $ARCH == arm ] | 816 [ $arch == arm ] |
| 821 | 817 |
| 822 # Times out and print so much output that we need to skip it to not | 818 # Times out and print so much output that we need to skip it to not |
| 823 # hang the builder. | 819 # hang the builder. |
| 824 js1_5/extensions/regress-342960: SKIP | 820 js1_5/extensions/regress-342960: SKIP |
| 825 | 821 |
| 826 # BUG(3251229): Times out when running new crankshaft test script. | 822 # BUG(3251229): Times out when running new crankshaft test script. |
| 827 ecma/Date/15.9.5.12-2: SKIP | 823 ecma/Date/15.9.5.12-2: SKIP |
| 828 ecma/Date/15.9.5.11-2: SKIP | 824 ecma/Date/15.9.5.11-2: SKIP |
| 829 ecma/Date/15.9.5.10-2: SKIP | 825 ecma/Date/15.9.5.10-2: SKIP |
| 830 ecma/Date/15.9.5.8: SKIP | 826 ecma/Date/15.9.5.8: SKIP |
| 831 ecma_3/RegExp/regress-311414: SKIP | 827 ecma_3/RegExp/regress-311414: SKIP |
| 832 js1_5/Array/regress-99120-02: SKIP | 828 js1_5/Array/regress-99120-02: SKIP |
| 833 js1_5/Regress/regress-203278-1: SKIP | 829 js1_5/Regress/regress-203278-1: SKIP |
| 834 ecma/Date/15.9.5.8: SKIP | 830 ecma/Date/15.9.5.8: SKIP |
| 835 ecma/Date/15.9.5.10-2: SKIP | 831 ecma/Date/15.9.5.10-2: SKIP |
| 836 ecma/Date/15.9.5.11-2: SKIP | 832 ecma/Date/15.9.5.11-2: SKIP |
| 837 ecma/Date/15.9.5.12-2: SKIP | 833 ecma/Date/15.9.5.12-2: SKIP |
| 838 js1_5/Regress/regress-404755: SKIP | 834 js1_5/Regress/regress-404755: SKIP |
| 839 js1_5/Regress/regress-451322: SKIP | 835 js1_5/Regress/regress-451322: SKIP |
| 840 js1_5/extensions/regress-371636: SKIP | 836 js1_5/extensions/regress-371636: SKIP |
| 841 | 837 |
| 842 | 838 |
| 843 [ $FAST == yes && $ARCH == arm ] | 839 [ $arch == arm && $crankshaft ] |
| 840 |
| 841 # Test that only fail with crankshaft. |
| 842 js1_5/Regress/regress-416628: CRASH |
| 843 js1_5/Regress/regress-96128-n: PASS || CRASH |
| 844 |
| 845 |
| 846 [ $fast == yes && $arch == arm ] |
| 844 | 847 |
| 845 # In fast mode on arm we try to skip all tests that would time out, | 848 # In fast mode on arm we try to skip all tests that would time out, |
| 846 # since running the tests takes so long in the first place. | 849 # since running the tests takes so long in the first place. |
| 847 | 850 |
| 848 js1_5/Regress/regress-280769-2: SKIP | 851 js1_5/Regress/regress-280769-2: SKIP |
| 849 js1_5/Regress/regress-280769-3: SKIP | 852 js1_5/Regress/regress-280769-3: SKIP |
| 850 js1_5/Regress/regress-244470: SKIP | 853 js1_5/Regress/regress-244470: SKIP |
| 851 js1_5/Regress/regress-203278-1: SKIP | 854 js1_5/Regress/regress-203278-1: SKIP |
| 852 js1_5/Regress/regress-290575: SKIP | 855 js1_5/Regress/regress-290575: SKIP |
| 853 js1_5/Regress/regress-159334: SKIP | 856 js1_5/Regress/regress-159334: SKIP |
| (...skipping 13 matching lines...) Expand all Loading... |
| 867 ecma/Date/15.9.5.8: SKIP | 870 ecma/Date/15.9.5.8: SKIP |
| 868 ecma/Date/15.9.5.9: SKIP | 871 ecma/Date/15.9.5.9: SKIP |
| 869 ecma/Date/15.9.5.10-2: SKIP | 872 ecma/Date/15.9.5.10-2: SKIP |
| 870 ecma/Date/15.9.5.11-2: SKIP | 873 ecma/Date/15.9.5.11-2: SKIP |
| 871 ecma/Expressions/11.7.2: SKIP | 874 ecma/Expressions/11.7.2: SKIP |
| 872 ecma/Expressions/11.10-2: SKIP | 875 ecma/Expressions/11.10-2: SKIP |
| 873 ecma/Expressions/11.7.3: SKIP | 876 ecma/Expressions/11.7.3: SKIP |
| 874 ecma/Expressions/11.10-3: SKIP | 877 ecma/Expressions/11.10-3: SKIP |
| 875 ecma/Expressions/11.7.1: SKIP | 878 ecma/Expressions/11.7.1: SKIP |
| 876 ecma_3/RegExp/regress-209067: SKIP | 879 ecma_3/RegExp/regress-209067: SKIP |
| OLD | NEW |