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 124 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
135 # happens to be thrown for some other reason. | 135 # happens to be thrown for some other reason. |
136 'built-ins/RegExp/prototype/Symbol.split/str-result-get-length-err': [SKIP], | 136 'built-ins/RegExp/prototype/Symbol.split/str-result-get-length-err': [SKIP], |
137 | 137 |
138 ###### END REGEXP SUBCLASSING SECTION ###### | 138 ###### END REGEXP SUBCLASSING SECTION ###### |
139 | 139 |
140 # https://code.google.com/p/v8/issues/detail?id=4360 | 140 # https://code.google.com/p/v8/issues/detail?id=4360 |
141 'intl402/Collator/10.1.1_1': [FAIL], | 141 'intl402/Collator/10.1.1_1': [FAIL], |
142 'intl402/DateTimeFormat/12.1.1_1': [FAIL], | 142 'intl402/DateTimeFormat/12.1.1_1': [FAIL], |
143 'intl402/NumberFormat/11.1.1_1': [FAIL], | 143 'intl402/NumberFormat/11.1.1_1': [FAIL], |
144 | 144 |
145 # https://code.google.com/p/v8/issues/detail?id=4476 | 145 # https://code.google.com/p/v8/issues/detail?id=4361 |
146 'built-ins/String/prototype/toLocaleLowerCase/special_casing_conditional': [FA
IL], | 146 'intl402/Collator/10.1.1_a': [FAIL], |
147 'built-ins/String/prototype/toLocaleLowerCase/supplementary_plane': [FAIL], | |
148 'built-ins/String/prototype/toLowerCase/special_casing_conditional': [FAIL], | |
149 'built-ins/String/prototype/toLowerCase/supplementary_plane': [FAIL], | |
150 'built-ins/String/prototype/toLocaleUpperCase/supplementary_plane': [FAIL], | |
151 'built-ins/String/prototype/toUpperCase/supplementary_plane': [FAIL], | |
152 | 147 |
153 # https://code.google.com/p/v8/issues/detail?id=4477 | 148 # https://code.google.com/p/v8/issues/detail?id=4477 |
154 'intl402/String/prototype/toLocaleLowerCase/special_casing_Azeri': [FAIL], | 149 # 'intl402/String/prototype/toLocaleLowerCase/special_casing_Azeri': [FAIL], |
155 'intl402/String/prototype/toLocaleLowerCase/special_casing_Lithuanian': [FAIL]
, | 150 # 'intl402/String/prototype/toLocaleLowerCase/special_casing_Lithuanian': [FAIL
], |
156 'intl402/String/prototype/toLocaleLowerCase/special_casing_Turkish': [FAIL], | 151 # 'intl402/String/prototype/toLocaleLowerCase/special_casing_Turkish': [FAIL], |
157 'intl402/String/prototype/toLocaleUpperCase/special_casing_Azeri': [FAIL], | 152 # 'intl402/String/prototype/toLocaleUpperCase/special_casing_Azeri': [FAIL], |
158 'intl402/String/prototype/toLocaleUpperCase/special_casing_Lithuanian': [FAIL]
, | 153 # 'intl402/String/prototype/toLocaleUpperCase/special_casing_Lithuanian': [FAIL
], |
159 'intl402/String/prototype/toLocaleUpperCase/special_casing_Turkish': [FAIL], | 154 # 'intl402/String/prototype/toLocaleUpperCase/special_casing_Turkish': [FAIL], |
160 | 155 |
161 # https://bugs.chromium.org/p/v8/issues/detail?id=4628 | 156 # https://bugs.chromium.org/p/v8/issues/detail?id=4628 |
162 'language/eval-code/non-definable-function-with-variable': [FAIL], | 157 'language/eval-code/non-definable-function-with-variable': [FAIL], |
163 'language/eval-code/non-definable-function-with-function': [FAIL], | 158 'language/eval-code/non-definable-function-with-function': [FAIL], |
164 | 159 |
165 # https://bugs.chromium.org/p/v8/issues/detail?id=4592 | 160 # https://bugs.chromium.org/p/v8/issues/detail?id=4592 |
166 'built-ins/ArrayBuffer/length-is-absent': [FAIL], | 161 'built-ins/ArrayBuffer/length-is-absent': [FAIL], |
167 'built-ins/ArrayBuffer/length-is-not-number': [FAIL], | 162 'built-ins/ArrayBuffer/length-is-not-number': [FAIL], |
168 'built-ins/ArrayBuffer/positive-integer-length': [FAIL], | 163 'built-ins/ArrayBuffer/positive-integer-length': [FAIL], |
169 'language/statements/class/subclass/builtin-objects/ArrayBuffer/regular-subcla
ssing': [FAIL], | 164 'language/statements/class/subclass/builtin-objects/ArrayBuffer/regular-subcla
ssing': [FAIL], |
(...skipping 177 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
347 'built-ins/Promise/prototype/then/deferred-is-resolved-value': [SKIP], | 342 'built-ins/Promise/prototype/then/deferred-is-resolved-value': [SKIP], |
348 }], # asan == True | 343 }], # asan == True |
349 | 344 |
350 ['asan == True or msan == True or tsan == True', { | 345 ['asan == True or msan == True or tsan == True', { |
351 # https://bugs.chromium.org/p/v8/issues/detail?id=4639 | 346 # https://bugs.chromium.org/p/v8/issues/detail?id=4639 |
352 # The failed allocation causes an asan/msan/tsan error | 347 # The failed allocation causes an asan/msan/tsan error |
353 'built-ins/ArrayBuffer/allocation-limit': [SKIP], | 348 'built-ins/ArrayBuffer/allocation-limit': [SKIP], |
354 }], # asan == True or msan == True or tsan == True | 349 }], # asan == True or msan == True or tsan == True |
355 | 350 |
356 ] | 351 ] |
OLD | NEW |