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 67 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
78 'language/expressions/postfix-increment/S11.3.1_A5_T2': [FAIL], | 78 'language/expressions/postfix-increment/S11.3.1_A5_T2': [FAIL], |
79 'language/expressions/postfix-increment/S11.3.1_A5_T3': [FAIL], | 79 'language/expressions/postfix-increment/S11.3.1_A5_T3': [FAIL], |
80 'language/expressions/postfix-increment/S11.3.1_A5_T4': [FAIL], | 80 'language/expressions/postfix-increment/S11.3.1_A5_T4': [FAIL], |
81 'language/expressions/postfix-increment/S11.3.1_A5_T5': [FAIL], | 81 'language/expressions/postfix-increment/S11.3.1_A5_T5': [FAIL], |
82 'language/expressions/postfix-decrement/S11.3.2_A5_*': [FAIL], | 82 'language/expressions/postfix-decrement/S11.3.2_A5_*': [FAIL], |
83 'language/expressions/prefix-decrement/S11.4.5_A5_*': [FAIL], | 83 'language/expressions/prefix-decrement/S11.4.5_A5_*': [FAIL], |
84 'language/expressions/prefix-increment/S11.4.4_A5_*': [FAIL], | 84 'language/expressions/prefix-increment/S11.4.4_A5_*': [FAIL], |
85 'language/statements/variable/binding-resolution': [FAIL], | 85 'language/statements/variable/binding-resolution': [FAIL], |
86 | 86 |
87 # https://bugs.chromium.org/p/v8/issues/detail?id=4895 | 87 # https://bugs.chromium.org/p/v8/issues/detail?id=4895 |
| 88 'built-ins/TypedArray/prototype/toString/detached-buffer': [FAIL], |
88 'built-ins/TypedArrays/internals/DefineOwnProperty/detached-buffer': [FAIL], | 89 'built-ins/TypedArrays/internals/DefineOwnProperty/detached-buffer': [FAIL], |
89 'built-ins/TypedArrays/internals/DefineOwnProperty/detached-buffer-realm': [FA
IL], | 90 'built-ins/TypedArrays/internals/DefineOwnProperty/detached-buffer-realm': [FA
IL], |
90 'built-ins/TypedArrays/internals/Get/detached-buffer': [FAIL], | 91 'built-ins/TypedArrays/internals/Get/detached-buffer': [FAIL], |
91 'built-ins/TypedArrays/internals/Get/detached-buffer-realm': [FAIL], | 92 'built-ins/TypedArrays/internals/Get/detached-buffer-realm': [FAIL], |
92 'built-ins/TypedArrays/internals/GetOwnProperty/detached-buffer': [FAIL], | 93 'built-ins/TypedArrays/internals/GetOwnProperty/detached-buffer': [FAIL], |
93 'built-ins/TypedArrays/internals/GetOwnProperty/detached-buffer-realm': [FAIL]
, | 94 'built-ins/TypedArrays/internals/GetOwnProperty/detached-buffer-realm': [FAIL]
, |
94 'built-ins/TypedArrays/internals/HasProperty/detached-buffer': [FAIL], | 95 'built-ins/TypedArrays/internals/HasProperty/detached-buffer': [FAIL], |
95 'built-ins/TypedArrays/internals/HasProperty/detached-buffer-realm': [FAIL], | 96 'built-ins/TypedArrays/internals/HasProperty/detached-buffer-realm': [FAIL], |
96 'built-ins/TypedArrays/internals/Set/detached-buffer': [FAIL], | 97 'built-ins/TypedArrays/internals/Set/detached-buffer': [FAIL], |
97 'built-ins/TypedArrays/internals/Set/detached-buffer-realm': [FAIL], | 98 'built-ins/TypedArrays/internals/Set/detached-buffer-realm': [FAIL], |
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
146 'built-ins/DataView/prototype/setInt32/detached-buffer-before-outofrange-byteo
ffset': [FAIL], | 147 'built-ins/DataView/prototype/setInt32/detached-buffer-before-outofrange-byteo
ffset': [FAIL], |
147 'built-ins/DataView/prototype/setInt8/detached-buffer': [FAIL], | 148 'built-ins/DataView/prototype/setInt8/detached-buffer': [FAIL], |
148 'built-ins/DataView/prototype/setInt8/detached-buffer-before-outofrange-byteof
fset': [FAIL], | 149 'built-ins/DataView/prototype/setInt8/detached-buffer-before-outofrange-byteof
fset': [FAIL], |
149 'built-ins/DataView/prototype/setUint16/detached-buffer': [FAIL], | 150 'built-ins/DataView/prototype/setUint16/detached-buffer': [FAIL], |
150 'built-ins/DataView/prototype/setUint16/detached-buffer-before-outofrange-byte
offset': [FAIL], | 151 'built-ins/DataView/prototype/setUint16/detached-buffer-before-outofrange-byte
offset': [FAIL], |
151 'built-ins/DataView/prototype/setUint32/detached-buffer': [FAIL], | 152 'built-ins/DataView/prototype/setUint32/detached-buffer': [FAIL], |
152 'built-ins/DataView/prototype/setUint32/detached-buffer-before-outofrange-byte
offset': [FAIL], | 153 'built-ins/DataView/prototype/setUint32/detached-buffer-before-outofrange-byte
offset': [FAIL], |
153 'built-ins/DataView/prototype/setUint8/detached-buffer': [FAIL], | 154 'built-ins/DataView/prototype/setUint8/detached-buffer': [FAIL], |
154 'built-ins/DataView/prototype/setUint8/detached-buffer-before-outofrange-byteo
ffset': [FAIL], | 155 'built-ins/DataView/prototype/setUint8/detached-buffer-before-outofrange-byteo
ffset': [FAIL], |
155 | 156 |
156 # https://bugs.chromium.org/p/v8/issues/detail?id=4648 | |
157 'built-ins/TypedArray/prototype/copyWithin/detached-buffer': [FAIL], | |
158 'built-ins/TypedArray/prototype/every/detached-buffer': [FAIL], | |
159 'built-ins/TypedArray/prototype/fill/detached-buffer': [FAIL], | |
160 'built-ins/TypedArray/prototype/filter/detached-buffer': [FAIL], | |
161 'built-ins/TypedArray/prototype/find/detached-buffer': [FAIL], | |
162 'built-ins/TypedArray/prototype/findIndex/detached-buffer': [FAIL], | |
163 'built-ins/TypedArray/prototype/forEach/detached-buffer': [FAIL], | |
164 'built-ins/TypedArray/prototype/includes/detached-buffer': [FAIL], | |
165 'built-ins/TypedArray/prototype/indexOf/detached-buffer': [FAIL], | |
166 'built-ins/TypedArray/prototype/join/detached-buffer': [FAIL], | |
167 'built-ins/TypedArray/prototype/lastIndexOf/detached-buffer': [FAIL], | |
168 'built-ins/TypedArray/prototype/map/detached-buffer': [FAIL], | |
169 'built-ins/TypedArray/prototype/reverse/detached-buffer': [FAIL], | |
170 'built-ins/TypedArray/prototype/slice/detached-buffer': [FAIL], | |
171 'built-ins/TypedArray/prototype/some/detached-buffer': [FAIL], | |
172 'built-ins/TypedArray/prototype/sort/detached-buffer': [FAIL], | |
173 'built-ins/TypedArray/prototype/subarray/detached-buffer': [FAIL], | |
174 'built-ins/TypedArray/prototype/toLocaleString/detached-buffer': [FAIL], | |
175 'built-ins/TypedArray/prototype/toString/detached-buffer': [FAIL], | |
176 | |
177 # https://bugs.chromium.org/p/v8/issues/detail?id=4034 | 157 # https://bugs.chromium.org/p/v8/issues/detail?id=4034 |
178 'built-ins/ThrowTypeError/unique-per-realm-function-proto': [FAIL], | 158 'built-ins/ThrowTypeError/unique-per-realm-function-proto': [FAIL], |
179 | 159 |
180 # https://bugs.chromium.org/p/v8/issues/detail?id=4231 | 160 # https://bugs.chromium.org/p/v8/issues/detail?id=4231 |
181 'language/eval-code/direct/var-env-lower-lex-catch-non-strict': [FAIL], | 161 'language/eval-code/direct/var-env-lower-lex-catch-non-strict': [FAIL], |
182 | 162 |
183 # https://bugs.chromium.org/p/v8/issues/detail?id=4951 | 163 # https://bugs.chromium.org/p/v8/issues/detail?id=4951 |
184 'language/expressions/assignment/dstr-array-elem-iter-rtrn-close': [FAIL], | 164 'language/expressions/assignment/dstr-array-elem-iter-rtrn-close': [FAIL], |
185 'language/expressions/assignment/dstr-array-elem-iter-rtrn-close-err': [FAIL], | 165 'language/expressions/assignment/dstr-array-elem-iter-rtrn-close-err': [FAIL], |
186 'language/expressions/assignment/dstr-array-elem-iter-rtrn-close-null': [FAIL]
, | 166 'language/expressions/assignment/dstr-array-elem-iter-rtrn-close-null': [FAIL]
, |
(...skipping 497 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
684 'built-ins/ArrayBuffer/length-is-too-large-throws': [SKIP], | 664 'built-ins/ArrayBuffer/length-is-too-large-throws': [SKIP], |
685 'built-ins/SharedArrayBuffer/allocation-limit': [SKIP], | 665 'built-ins/SharedArrayBuffer/allocation-limit': [SKIP], |
686 'built-ins/SharedArrayBuffer/length-is-too-large-throws': [SKIP], | 666 'built-ins/SharedArrayBuffer/length-is-too-large-throws': [SKIP], |
687 }], # asan == True or msan == True or tsan == True | 667 }], # asan == True or msan == True or tsan == True |
688 | 668 |
689 ['variant == wasm_traps', { | 669 ['variant == wasm_traps', { |
690 '*': [SKIP], | 670 '*': [SKIP], |
691 }], # variant == wasm_traps | 671 }], # variant == wasm_traps |
692 | 672 |
693 ] | 673 ] |
OLD | NEW |