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 99 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
110 # a very long time because it builds strings character by character | 110 # a very long time because it builds strings character by character |
111 # and compiles a lot of regular expressions. We could consider marking | 111 # and compiles a lot of regular expressions. We could consider marking |
112 # this SKIP because it takes a while to run to completion. | 112 # this SKIP because it takes a while to run to completion. |
113 'js1_5/GC/regress-346794': [SKIP], | 113 'js1_5/GC/regress-346794': [SKIP], |
114 | 114 |
115 # Runs out of memory while trying to build huge string of 'x' | 115 # Runs out of memory while trying to build huge string of 'x' |
116 # characters. This takes a long time to run (~32 seconds). | 116 # characters. This takes a long time to run (~32 seconds). |
117 'js1_5/GC/regress-348532': [SKIP], | 117 'js1_5/GC/regress-348532': [SKIP], |
118 | 118 |
119 | 119 |
| 120 # Runs for too long: huge array with getters and setters. As it says |
| 121 # in the test: "This test will probably run out of memory". |
| 122 'js1_5/extensions/regress-345967': [SKIP], |
| 123 |
| 124 |
120 ##################### FLAKY TESTS ##################### | 125 ##################### FLAKY TESTS ##################### |
121 | 126 |
122 # These tests time out in debug mode but pass in product mode | 127 # These tests time out in debug mode but pass in product mode |
123 'js1_5/Regress/regress-360969-03': [PASS, ['mode == debug', TIMEOUT, NO_VARIAN
TS]], | 128 'js1_5/Regress/regress-360969-03': [PASS, ['mode == debug', TIMEOUT, NO_VARIAN
TS]], |
124 'js1_5/Regress/regress-360969-04': [PASS, ['mode == debug', TIMEOUT, NO_VARIAN
TS]], | 129 'js1_5/Regress/regress-360969-04': [PASS, ['mode == debug', TIMEOUT, NO_VARIAN
TS]], |
125 'js1_5/Regress/regress-360969-05': [PASS, ['mode == debug', TIMEOUT, NO_VARIAN
TS]], | 130 'js1_5/Regress/regress-360969-05': [PASS, ['mode == debug', TIMEOUT, NO_VARIAN
TS]], |
126 'js1_5/Regress/regress-360969-06': [PASS, ['mode == debug', TIMEOUT, NO_VARIAN
TS]], | 131 'js1_5/Regress/regress-360969-06': [PASS, ['mode == debug', TIMEOUT, NO_VARIAN
TS]], |
127 'js1_5/extensions/regress-365527': [PASS, SLOW, ['mode == debug', TIMEOUT, NO_
VARIANTS]], | 132 'js1_5/extensions/regress-365527': [PASS, SLOW, ['mode == debug', TIMEOUT, NO_
VARIANTS]], |
128 | 133 |
129 'js1_5/Regress/regress-280769-3': [PASS, ['mode == debug', FAIL]], | 134 'js1_5/Regress/regress-280769-3': [PASS, ['mode == debug', FAIL]], |
(...skipping 537 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
667 'js1_5/extensions/regress-104077': [FAIL_OK], | 672 'js1_5/extensions/regress-104077': [FAIL_OK], |
668 'js1_5/extensions/regress-226078': [FAIL_OK], | 673 'js1_5/extensions/regress-226078': [FAIL_OK], |
669 'js1_5/extensions/regress-303277': [FAIL_OK], | 674 'js1_5/extensions/regress-303277': [FAIL_OK], |
670 'js1_5/extensions/regress-304897': [FAIL_OK], | 675 'js1_5/extensions/regress-304897': [FAIL_OK], |
671 'js1_5/extensions/regress-306738': [FAIL_OK], | 676 'js1_5/extensions/regress-306738': [FAIL_OK], |
672 'js1_5/extensions/regress-311161': [FAIL_OK], | 677 'js1_5/extensions/regress-311161': [FAIL_OK], |
673 'js1_5/extensions/regress-311583': [FAIL_OK], | 678 'js1_5/extensions/regress-311583': [FAIL_OK], |
674 'js1_5/extensions/regress-311792-01': [FAIL_OK], | 679 'js1_5/extensions/regress-311792-01': [FAIL_OK], |
675 'js1_5/extensions/regress-312278': [FAIL_OK], | 680 'js1_5/extensions/regress-312278': [FAIL_OK], |
676 'js1_5/extensions/regress-313630': [FAIL_OK], | 681 'js1_5/extensions/regress-313630': [FAIL_OK], |
677 'js1_5/extensions/regress-313763': [FAIL_OK], | |
678 'js1_5/extensions/regress-313803': [FAIL_OK], | 682 'js1_5/extensions/regress-313803': [FAIL_OK], |
679 'js1_5/extensions/regress-314874': [FAIL_OK], | 683 'js1_5/extensions/regress-314874': [FAIL_OK], |
680 'js1_5/extensions/regress-322957': [FAIL_OK], | 684 'js1_5/extensions/regress-322957': [FAIL_OK], |
681 'js1_5/extensions/regress-328556': [FAIL_OK], | 685 'js1_5/extensions/regress-328556': [FAIL_OK], |
682 'js1_5/extensions/regress-333541': [FAIL_OK], | 686 'js1_5/extensions/regress-333541': [FAIL_OK], |
683 'js1_5/extensions/regress-335700': [FAIL_OK], | 687 'js1_5/extensions/regress-335700': [FAIL_OK], |
684 'js1_5/extensions/regress-336409-1': [FAIL_OK], | 688 'js1_5/extensions/regress-336409-1': [FAIL_OK], |
685 'js1_5/extensions/regress-336409-2': [FAIL_OK], | 689 'js1_5/extensions/regress-336409-2': [FAIL_OK], |
686 'js1_5/extensions/regress-336410-2': [FAIL_OK], | 690 'js1_5/extensions/regress-336410-2': [FAIL_OK], |
687 'js1_5/extensions/regress-341956-01': [FAIL_OK], | |
688 'js1_5/extensions/regress-345967': [FAIL_OK], | |
689 'js1_5/extensions/regress-346494-01': [FAIL_OK], | 691 'js1_5/extensions/regress-346494-01': [FAIL_OK], |
690 'js1_5/extensions/regress-346494': [FAIL_OK], | 692 'js1_5/extensions/regress-346494': [FAIL_OK], |
691 'js1_5/extensions/regress-347306-02': [FAIL_OK], | 693 'js1_5/extensions/regress-347306-02': [FAIL_OK], |
692 'js1_5/extensions/regress-348986': [FAIL_OK], | 694 'js1_5/extensions/regress-348986': [FAIL_OK], |
693 'js1_5/extensions/regress-349616': [FAIL_OK], | 695 'js1_5/extensions/regress-349616': [FAIL_OK], |
694 'js1_5/extensions/regress-350312-02': [FAIL_OK], | 696 'js1_5/extensions/regress-350312-02': [FAIL_OK], |
695 'js1_5/extensions/regress-350312-03': [FAIL_OK], | 697 'js1_5/extensions/regress-350312-03': [FAIL_OK], |
696 'js1_5/extensions/regress-350531': [FAIL_OK], | 698 'js1_5/extensions/regress-350531': [FAIL_OK], |
697 'js1_5/extensions/regress-351102-01': [FAIL_OK], | 699 'js1_5/extensions/regress-351102-01': [FAIL_OK], |
698 'js1_5/extensions/regress-351102-02': [FAIL_OK], | 700 'js1_5/extensions/regress-351102-02': [FAIL_OK], |
(...skipping 224 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
923 'js1_5/Regress/regress-416628': [SKIP], | 925 'js1_5/Regress/regress-416628': [SKIP], |
924 'js1_5/extensions/regress-371636': [SKIP], | 926 'js1_5/extensions/regress-371636': [SKIP], |
925 'ecma_3/RegExp/regress-330684': [SKIP], | 927 'ecma_3/RegExp/regress-330684': [SKIP], |
926 'ecma_3/RegExp/regress-307456': [SKIP], | 928 'ecma_3/RegExp/regress-307456': [SKIP], |
927 'js1_5/Regress/regress-303213': [SKIP], | 929 'js1_5/Regress/regress-303213': [SKIP], |
928 'js1_5/extensions/regress-330569': [SKIP], | 930 'js1_5/extensions/regress-330569': [SKIP], |
929 'js1_5/extensions/regress-351448': [SKIP], | 931 'js1_5/extensions/regress-351448': [SKIP], |
930 'js1_5/extensions/regress-336410-1': [SKIP], | 932 'js1_5/extensions/regress-336410-1': [SKIP], |
931 }], # 'arch == arm64 and simulator_run == True' | 933 }], # 'arch == arm64 and simulator_run == True' |
932 ] | 934 ] |
OLD | NEW |