| 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 804 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 815 | 815 |
| 816 [ $arch == arm ] | 816 [ $arch == arm ] |
| 817 | 817 |
| 818 # 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 |
| 819 # hang the builder. | 819 # hang the builder. |
| 820 js1_5/extensions/regress-342960: SKIP | 820 js1_5/extensions/regress-342960: SKIP |
| 821 | 821 |
| 822 # BUG(3251229): Times out when running new crankshaft test script. | 822 # BUG(3251229): Times out when running new crankshaft test script. |
| 823 ecma_3/RegExp/regress-311414: SKIP | 823 ecma_3/RegExp/regress-311414: SKIP |
| 824 ecma/Date/15.9.5.8: SKIP | 824 ecma/Date/15.9.5.8: SKIP |
| 825 ecma/Date/15.9.5.10-2: SKIP |
| 825 ecma/Date/15.9.5.11-2: SKIP | 826 ecma/Date/15.9.5.11-2: SKIP |
| 826 ecma/Date/15.9.5.12-2: SKIP | 827 ecma/Date/15.9.5.12-2: SKIP |
| 827 js1_5/Array/regress-99120-02: SKIP | 828 js1_5/Array/regress-99120-02: SKIP |
| 828 js1_5/extensions/regress-371636: SKIP | 829 js1_5/extensions/regress-371636: SKIP |
| 829 js1_5/Regress/regress-203278-1: SKIP | 830 js1_5/Regress/regress-203278-1: SKIP |
| 830 js1_5/Regress/regress-404755: SKIP | 831 js1_5/Regress/regress-404755: SKIP |
| 831 js1_5/Regress/regress-451322: SKIP | 832 js1_5/Regress/regress-451322: SKIP |
| 832 | 833 |
| 833 | 834 |
| 834 # BUG(1040): Allow this test to timeout. | 835 # BUG(1040): Allow this test to timeout. |
| (...skipping 25 matching lines...) Expand all Loading... |
| 860 ecma/Date/15.9.5.12-2: SKIP | 861 ecma/Date/15.9.5.12-2: SKIP |
| 861 ecma/Date/15.9.5.8: SKIP | 862 ecma/Date/15.9.5.8: SKIP |
| 862 ecma/Date/15.9.5.9: SKIP | 863 ecma/Date/15.9.5.9: SKIP |
| 863 ecma/Date/15.9.5.11-2: SKIP | 864 ecma/Date/15.9.5.11-2: SKIP |
| 864 ecma/Expressions/11.7.2: SKIP | 865 ecma/Expressions/11.7.2: SKIP |
| 865 ecma/Expressions/11.10-2: SKIP | 866 ecma/Expressions/11.10-2: SKIP |
| 866 ecma/Expressions/11.7.3: SKIP | 867 ecma/Expressions/11.7.3: SKIP |
| 867 ecma/Expressions/11.10-3: SKIP | 868 ecma/Expressions/11.10-3: SKIP |
| 868 ecma/Expressions/11.7.1: SKIP | 869 ecma/Expressions/11.7.1: SKIP |
| 869 ecma_3/RegExp/regress-209067: SKIP | 870 ecma_3/RegExp/regress-209067: SKIP |
| OLD | NEW |