OLD | NEW |
1 # Copyright 2011 the V8 project authors. All rights reserved. | 1 # Copyright 2011 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 869 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
880 | 880 |
881 | 881 |
882 ['arch == arm64', { | 882 ['arch == arm64', { |
883 # BUG(v8:3503): Times out in debug mode. | 883 # BUG(v8:3503): Times out in debug mode. |
884 'js1_5/Regress/regress-280769-2': [PASS, FAIL, ['mode == debug', SKIP]], | 884 'js1_5/Regress/regress-280769-2': [PASS, FAIL, ['mode == debug', SKIP]], |
885 # BUG(v8:3716): Flaky failure. | 885 # BUG(v8:3716): Flaky failure. |
886 'ecma/Date/15.9.5.26-1': [PASS, FAIL], | 886 'ecma/Date/15.9.5.26-1': [PASS, FAIL], |
887 }], # 'arch == arm64' | 887 }], # 'arch == arm64' |
888 | 888 |
889 | 889 |
890 ['arch == mipsel or arch == mips64el', { | 890 ['arch == mipsel or arch == mips64el or arch == mips64', { |
891 | 891 |
892 # BUG(3251229): Times out when running new crankshaft test script. | 892 # BUG(3251229): Times out when running new crankshaft test script. |
893 'ecma_3/RegExp/regress-311414': [SKIP], | 893 'ecma_3/RegExp/regress-311414': [SKIP], |
894 'ecma/Date/15.9.5.8': [SKIP], | 894 'ecma/Date/15.9.5.8': [SKIP], |
895 'ecma/Date/15.9.5.10-2': [SKIP], | 895 'ecma/Date/15.9.5.10-2': [SKIP], |
896 'ecma/Date/15.9.5.11-2': [SKIP], | 896 'ecma/Date/15.9.5.11-2': [SKIP], |
897 'ecma/Date/15.9.5.12-2': [SKIP], | 897 'ecma/Date/15.9.5.12-2': [SKIP], |
898 'js1_5/Array/regress-99120-02': [SKIP], | 898 'js1_5/Array/regress-99120-02': [SKIP], |
899 'js1_5/extensions/regress-371636': [SKIP], | 899 'js1_5/extensions/regress-371636': [SKIP], |
900 'js1_5/Regress/regress-203278-1': [SKIP], | 900 'js1_5/Regress/regress-203278-1': [SKIP], |
901 'js1_5/Regress/regress-404755': [SKIP], | 901 'js1_5/Regress/regress-404755': [SKIP], |
902 'js1_5/Regress/regress-451322': [SKIP], | 902 'js1_5/Regress/regress-451322': [SKIP], |
903 | 903 |
904 | 904 |
905 # BUG(1040): Allow this test to timeout. | 905 # BUG(1040): Allow this test to timeout. |
906 'js1_5/GC/regress-203278-2': [PASS, TIMEOUT, NO_VARIANTS], | 906 'js1_5/GC/regress-203278-2': [PASS, TIMEOUT, NO_VARIANTS], |
907 }], # 'arch == mipsel or arch == mips64el' | 907 }], # 'arch == mipsel or arch == mips64el or arch == mips64' |
908 | 908 |
909 ['arch == mipsel and simulator_run == True', { | 909 ['arch == mipsel and simulator_run == True', { |
910 # Crashes due to C stack overflow. | 910 # Crashes due to C stack overflow. |
911 'js1_5/extensions/regress-355497': [SKIP], | 911 'js1_5/extensions/regress-355497': [SKIP], |
912 }], # 'arch == mipsel and simulator_run == True' | 912 }], # 'arch == mipsel and simulator_run == True' |
913 | 913 |
914 ['arch == mips64el and simulator_run == True', { | 914 ['arch == mips64el and simulator_run == True', { |
915 'js1_5/extensions/regress-355497': [FAIL_OK, 'Flags: --sim-stack-size=512'], | 915 'js1_5/extensions/regress-355497': [FAIL_OK, 'Flags: --sim-stack-size=512'], |
916 }], # 'arch == mips64el and simulator_run == True' | 916 }], # 'arch == mips64el and simulator_run == True' |
917 | 917 |
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
957 'ecma_3/RegExp/regress-307456': [SKIP], | 957 'ecma_3/RegExp/regress-307456': [SKIP], |
958 'js1_5/Regress/regress-303213': [SKIP], | 958 'js1_5/Regress/regress-303213': [SKIP], |
959 'js1_5/extensions/regress-330569': [SKIP], | 959 'js1_5/extensions/regress-330569': [SKIP], |
960 'js1_5/extensions/regress-351448': [SKIP], | 960 'js1_5/extensions/regress-351448': [SKIP], |
961 'js1_5/extensions/regress-336410-1': [SKIP], | 961 'js1_5/extensions/regress-336410-1': [SKIP], |
962 | 962 |
963 #BUG(3152): Avoid C stack overflow. | 963 #BUG(3152): Avoid C stack overflow. |
964 'js1_5/extensions/regress-355497': [FAIL_OK, 'Flags: --sim-stack-size=512'], | 964 'js1_5/extensions/regress-355497': [FAIL_OK, 'Flags: --sim-stack-size=512'], |
965 }], # 'arch == arm64 and simulator_run == True' | 965 }], # 'arch == arm64 and simulator_run == True' |
966 ] | 966 ] |
OLD | NEW |