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 111 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
122 'built-ins/TypedArray/prototype/set/array-arg-targetbuffer-detached-throws': [
FAIL], | 122 'built-ins/TypedArray/prototype/set/array-arg-targetbuffer-detached-throws': [
FAIL], |
123 'built-ins/TypedArray/prototype/set/typedarray-arg-srcbuffer-detached-during-t
ointeger-offset-throws': [FAIL], | 123 'built-ins/TypedArray/prototype/set/typedarray-arg-srcbuffer-detached-during-t
ointeger-offset-throws': [FAIL], |
124 'built-ins/TypedArray/prototype/set/typedarray-arg-targetbuffer-detached-durin
g-tointeger-offset-throws': [FAIL], | 124 'built-ins/TypedArray/prototype/set/typedarray-arg-targetbuffer-detached-durin
g-tointeger-offset-throws': [FAIL], |
125 'built-ins/TypedArray/prototype/slice/detached-buffer-custom-ctor-other-target
type': [FAIL], | 125 'built-ins/TypedArray/prototype/slice/detached-buffer-custom-ctor-other-target
type': [FAIL], |
126 'built-ins/TypedArray/prototype/slice/detached-buffer-custom-ctor-same-targett
ype': [FAIL], | 126 'built-ins/TypedArray/prototype/slice/detached-buffer-custom-ctor-same-targett
ype': [FAIL], |
127 'built-ins/TypedArray/prototype/slice/detached-buffer-get-ctor': [FAIL], | 127 'built-ins/TypedArray/prototype/slice/detached-buffer-get-ctor': [FAIL], |
128 'built-ins/TypedArray/prototype/slice/detached-buffer-speciesctor-get-species-
custom-ctor-throws': [FAIL], | 128 'built-ins/TypedArray/prototype/slice/detached-buffer-speciesctor-get-species-
custom-ctor-throws': [FAIL], |
129 'built-ins/TypedArray/prototype/some/callbackfn-detachbuffer': [FAIL], | 129 'built-ins/TypedArray/prototype/some/callbackfn-detachbuffer': [FAIL], |
130 'built-ins/TypedArray/prototype/sort/detached-buffer-comparefn': [FAIL], | 130 'built-ins/TypedArray/prototype/sort/detached-buffer-comparefn': [FAIL], |
131 # DataView functions should also throw on detached buffers | 131 # DataView functions should also throw on detached buffers |
| 132 'built-ins/ArrayBuffer/prototype/byteLength/detached-buffer': [FAIL], |
| 133 'built-ins/DataView/detached-buffer': [FAIL], |
| 134 'built-ins/DataView/prototype/byteLength/detached-buffer': [FAIL], |
| 135 'built-ins/DataView/prototype/byteOffset/detached-buffer': [FAIL], |
132 'built-ins/DataView/prototype/getFloat32/detached-buffer': [FAIL], | 136 'built-ins/DataView/prototype/getFloat32/detached-buffer': [FAIL], |
133 'built-ins/DataView/prototype/getFloat32/detached-buffer-before-outofrange-byt
eoffset': [FAIL], | 137 'built-ins/DataView/prototype/getFloat32/detached-buffer-before-outofrange-byt
eoffset': [FAIL], |
134 'built-ins/DataView/prototype/getFloat64/detached-buffer': [FAIL], | 138 'built-ins/DataView/prototype/getFloat64/detached-buffer': [FAIL], |
135 'built-ins/DataView/prototype/getFloat64/detached-buffer-before-outofrange-byt
eoffset': [FAIL], | 139 'built-ins/DataView/prototype/getFloat64/detached-buffer-before-outofrange-byt
eoffset': [FAIL], |
136 'built-ins/DataView/prototype/getInt16/detached-buffer': [FAIL], | 140 'built-ins/DataView/prototype/getInt16/detached-buffer': [FAIL], |
137 'built-ins/DataView/prototype/getInt16/detached-buffer-before-outofrange-byteo
ffset': [FAIL], | 141 'built-ins/DataView/prototype/getInt16/detached-buffer-before-outofrange-byteo
ffset': [FAIL], |
138 'built-ins/DataView/prototype/getInt32/detached-buffer': [FAIL], | 142 'built-ins/DataView/prototype/getInt32/detached-buffer': [FAIL], |
139 'built-ins/DataView/prototype/getInt32/detached-buffer-before-outofrange-byteo
ffset': [FAIL], | 143 'built-ins/DataView/prototype/getInt32/detached-buffer-before-outofrange-byteo
ffset': [FAIL], |
140 'built-ins/DataView/prototype/getInt8/detached-buffer': [FAIL], | 144 'built-ins/DataView/prototype/getInt8/detached-buffer': [FAIL], |
141 'built-ins/DataView/prototype/getInt8/detached-buffer-before-outofrange-byteof
fset': [FAIL], | 145 'built-ins/DataView/prototype/getInt8/detached-buffer-before-outofrange-byteof
fset': [FAIL], |
(...skipping 12 matching lines...) Expand all Loading... |
154 'built-ins/DataView/prototype/setInt32/detached-buffer': [FAIL], | 158 'built-ins/DataView/prototype/setInt32/detached-buffer': [FAIL], |
155 'built-ins/DataView/prototype/setInt32/detached-buffer-before-outofrange-byteo
ffset': [FAIL], | 159 'built-ins/DataView/prototype/setInt32/detached-buffer-before-outofrange-byteo
ffset': [FAIL], |
156 'built-ins/DataView/prototype/setInt8/detached-buffer': [FAIL], | 160 'built-ins/DataView/prototype/setInt8/detached-buffer': [FAIL], |
157 'built-ins/DataView/prototype/setInt8/detached-buffer-before-outofrange-byteof
fset': [FAIL], | 161 'built-ins/DataView/prototype/setInt8/detached-buffer-before-outofrange-byteof
fset': [FAIL], |
158 'built-ins/DataView/prototype/setUint16/detached-buffer': [FAIL], | 162 'built-ins/DataView/prototype/setUint16/detached-buffer': [FAIL], |
159 'built-ins/DataView/prototype/setUint16/detached-buffer-before-outofrange-byte
offset': [FAIL], | 163 'built-ins/DataView/prototype/setUint16/detached-buffer-before-outofrange-byte
offset': [FAIL], |
160 'built-ins/DataView/prototype/setUint32/detached-buffer': [FAIL], | 164 'built-ins/DataView/prototype/setUint32/detached-buffer': [FAIL], |
161 'built-ins/DataView/prototype/setUint32/detached-buffer-before-outofrange-byte
offset': [FAIL], | 165 'built-ins/DataView/prototype/setUint32/detached-buffer-before-outofrange-byte
offset': [FAIL], |
162 'built-ins/DataView/prototype/setUint8/detached-buffer': [FAIL], | 166 'built-ins/DataView/prototype/setUint8/detached-buffer': [FAIL], |
163 'built-ins/DataView/prototype/setUint8/detached-buffer-before-outofrange-byteo
ffset': [FAIL], | 167 'built-ins/DataView/prototype/setUint8/detached-buffer-before-outofrange-byteo
ffset': [FAIL], |
164 'built-ins/DataView/prototype/byteLength/detached-buffer': [FAIL], | |
165 'built-ins/DataView/prototype/byteOffset/detached-buffer': [FAIL], | |
166 'built-ins/DataView/detached-buffer': [FAIL], | |
167 'built-ins/ArrayBuffer/prototype/byteLength/detached-buffer': [FAIL], | |
168 'built-ins/DataView/prototype/setFloat64/detached-buffer-after-toindex-byteoff
set': [FAIL], | |
169 'built-ins/DataView/prototype/setInt16/detached-buffer-after-toindex-byteoffse
t': [FAIL], | |
170 | 168 |
171 # https://bugs.chromium.org/p/v8/issues/detail?id=4648 | 169 # https://bugs.chromium.org/p/v8/issues/detail?id=4648 |
172 'built-ins/TypedArray/prototype/every/detached-buffer': [FAIL], | 170 'built-ins/TypedArray/prototype/every/detached-buffer': [FAIL], |
173 'built-ins/TypedArray/prototype/fill/detached-buffer': [FAIL], | 171 'built-ins/TypedArray/prototype/fill/detached-buffer': [FAIL], |
174 'built-ins/TypedArray/prototype/filter/detached-buffer': [FAIL], | 172 'built-ins/TypedArray/prototype/filter/detached-buffer': [FAIL], |
175 'built-ins/TypedArray/prototype/find/detached-buffer': [FAIL], | 173 'built-ins/TypedArray/prototype/find/detached-buffer': [FAIL], |
176 'built-ins/TypedArray/prototype/findIndex/detached-buffer': [FAIL], | 174 'built-ins/TypedArray/prototype/findIndex/detached-buffer': [FAIL], |
177 'built-ins/TypedArray/prototype/forEach/detached-buffer': [FAIL], | 175 'built-ins/TypedArray/prototype/forEach/detached-buffer': [FAIL], |
178 'built-ins/TypedArray/prototype/includes/detached-buffer': [FAIL], | 176 'built-ins/TypedArray/prototype/includes/detached-buffer': [FAIL], |
179 'built-ins/TypedArray/prototype/indexOf/detached-buffer': [FAIL], | 177 'built-ins/TypedArray/prototype/indexOf/detached-buffer': [FAIL], |
(...skipping 142 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
322 'annexB/language/eval-code/direct/func-block-decl-eval-func-block-scoping': [F
AIL], | 320 'annexB/language/eval-code/direct/func-block-decl-eval-func-block-scoping': [F
AIL], |
323 'annexB/language/eval-code/direct/func-if-decl-else-decl-a-eval-func-block-sco
ping': [FAIL], | 321 'annexB/language/eval-code/direct/func-if-decl-else-decl-a-eval-func-block-sco
ping': [FAIL], |
324 'annexB/language/eval-code/direct/func-if-decl-else-decl-b-eval-func-block-sco
ping': [FAIL], | 322 'annexB/language/eval-code/direct/func-if-decl-else-decl-b-eval-func-block-sco
ping': [FAIL], |
325 'annexB/language/eval-code/direct/func-if-decl-else-stmt-eval-func-block-scopi
ng': [FAIL], | 323 'annexB/language/eval-code/direct/func-if-decl-else-stmt-eval-func-block-scopi
ng': [FAIL], |
326 'annexB/language/eval-code/direct/func-if-decl-no-else-eval-func-block-scoping
': [FAIL], | 324 'annexB/language/eval-code/direct/func-if-decl-no-else-eval-func-block-scoping
': [FAIL], |
327 'annexB/language/eval-code/direct/func-if-stmt-else-decl-eval-func-block-scopi
ng': [FAIL], | 325 'annexB/language/eval-code/direct/func-if-stmt-else-decl-eval-func-block-scopi
ng': [FAIL], |
328 'annexB/language/eval-code/direct/func-switch-case-eval-func-block-scoping': [
FAIL], | 326 'annexB/language/eval-code/direct/func-switch-case-eval-func-block-scoping': [
FAIL], |
329 'annexB/language/eval-code/direct/func-switch-dflt-eval-func-block-scoping': [
FAIL], | 327 'annexB/language/eval-code/direct/func-switch-dflt-eval-func-block-scoping': [
FAIL], |
330 | 328 |
331 # https://bugs.chromium.org/p/v8/issues/detail?id=5139 | 329 # https://bugs.chromium.org/p/v8/issues/detail?id=5139 |
332 'annexB/built-ins/Date/prototype/setYear/time-clip': [FAIL], | |
333 'annexB/built-ins/Date/prototype/setYear/year-number-relative': [FAIL], | 330 'annexB/built-ins/Date/prototype/setYear/year-number-relative': [FAIL], |
334 | 331 |
335 # https://bugs.chromium.org/p/v8/issues/detail?id=5155 | 332 # https://bugs.chromium.org/p/v8/issues/detail?id=5155 |
336 'language/white-space/mongolian-vowel-separator': [FAIL], | 333 'language/white-space/mongolian-vowel-separator': [FAIL], |
337 'language/white-space/mongolian-vowel-separator-eval': [FAIL], | 334 'language/white-space/mongolian-vowel-separator-eval': [FAIL], |
338 'built-ins/RegExp/S15.10.2.12_A2_T1': [FAIL], | 335 'built-ins/RegExp/S15.10.2.12_A2_T1': [FAIL], |
339 'built-ins/RegExp/S15.10.2.12_A1_T1': [FAIL], | 336 'built-ins/RegExp/S15.10.2.12_A1_T1': [FAIL], |
340 'built-ins/parseFloat/S15.1.2.3_A2_T10_U180E': [FAIL], | 337 'built-ins/parseFloat/S15.1.2.3_A2_T10_U180E': [FAIL], |
341 'built-ins/parseInt/S15.1.2.2_A2_T10_U180E': [FAIL], | 338 'built-ins/parseInt/S15.1.2.2_A2_T10_U180E': [FAIL], |
342 'built-ins/String/prototype/trim/u180e': [FAIL], | 339 'built-ins/String/prototype/trim/u180e': [FAIL], |
(...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
437 'built-ins/String/prototype/toLocaleUpperCase/supplementary_plane': ['--icu-ca
se-mapping'], | 434 'built-ins/String/prototype/toLocaleUpperCase/supplementary_plane': ['--icu-ca
se-mapping'], |
438 'built-ins/String/prototype/toLocaleLowerCase/supplementary_plane': ['--icu-ca
se-mapping'], | 435 'built-ins/String/prototype/toLocaleLowerCase/supplementary_plane': ['--icu-ca
se-mapping'], |
439 'built-ins/String/prototype/toLocaleLowerCase/special_casing_conditional': ['-
-icu-case-mapping'], | 436 'built-ins/String/prototype/toLocaleLowerCase/special_casing_conditional': ['-
-icu-case-mapping'], |
440 'intl402/String/prototype/toLocaleLowerCase/special_casing_Azeri': ['--icu-cas
e-mapping'], | 437 'intl402/String/prototype/toLocaleLowerCase/special_casing_Azeri': ['--icu-cas
e-mapping'], |
441 'intl402/String/prototype/toLocaleLowerCase/special_casing_Lithuanian': ['--ic
u-case-mapping'], | 438 'intl402/String/prototype/toLocaleLowerCase/special_casing_Lithuanian': ['--ic
u-case-mapping'], |
442 'intl402/String/prototype/toLocaleLowerCase/special_casing_Turkish': ['--icu-c
ase-mapping'], | 439 'intl402/String/prototype/toLocaleLowerCase/special_casing_Turkish': ['--icu-c
ase-mapping'], |
443 'intl402/String/prototype/toLocaleUpperCase/special_casing_Azeri': ['--icu-cas
e-mapping'], | 440 'intl402/String/prototype/toLocaleUpperCase/special_casing_Azeri': ['--icu-cas
e-mapping'], |
444 'intl402/String/prototype/toLocaleUpperCase/special_casing_Lithuanian': ['--ic
u-case-mapping'], | 441 'intl402/String/prototype/toLocaleUpperCase/special_casing_Lithuanian': ['--ic
u-case-mapping'], |
445 'intl402/String/prototype/toLocaleUpperCase/special_casing_Turkish': ['--icu-c
ase-mapping'], | 442 'intl402/String/prototype/toLocaleUpperCase/special_casing_Turkish': ['--icu-c
ase-mapping'], |
446 | 443 |
| 444 # https://bugs.chromium.org/p/v8/issues/detail?id=5601 |
| 445 'intl402/PluralRules/*': [SKIP], |
| 446 |
| 447 # https://bugs.chromium.org/p/v8/issues/detail?id=5855 |
| 448 'language/expressions/async-generators/*': [SKIP], |
| 449 |
| 450 # https://bugs.chromium.org/p/v8/issues/detail?id=5534 |
| 451 'built-ins/Date/UTC/return-value': [FAIL], |
| 452 |
| 453 # https://bugs.chromium.org/p/v8/issues/detail?id=4614 |
| 454 'built-ins/SharedArrayBuffer/*': [SKIP], |
| 455 'built-ins/Atomics/*': [SKIP], |
| 456 'built-ins/DataView/buffer-does-not-have-arraybuffer-data-throws-sab': [SKIP], |
| 457 'built-ins/DataView/buffer-reference-sab': [SKIP], |
| 458 'built-ins/DataView/byteoffset-is-negative-throws-sab': [SKIP], |
| 459 'built-ins/DataView/custom-proto-access-throws-sab': [SKIP], |
| 460 'built-ins/DataView/custom-proto-if-not-object-fallbacks-to-default-prototype-
sab': [SKIP], |
| 461 'built-ins/DataView/custom-proto-if-object-is-used-sab': [SKIP], |
| 462 'built-ins/DataView/defined-bytelength-and-byteoffset-sab': [SKIP], |
| 463 'built-ins/DataView/defined-byteoffset-sab': [SKIP], |
| 464 'built-ins/DataView/defined-byteoffset-undefined-bytelength-sab': [SKIP], |
| 465 'built-ins/DataView/excessive-bytelength-throws-sab': [SKIP], |
| 466 'built-ins/DataView/excessive-byteoffset-throws-sab': [SKIP], |
| 467 'built-ins/DataView/instance-extensibility-sab': [SKIP], |
| 468 'built-ins/DataView/negative-bytelength-throws-sab': [SKIP], |
| 469 'built-ins/DataView/negative-byteoffset-throws-sab': [SKIP], |
| 470 'built-ins/DataView/newtarget-undefined-throws-sab': [SKIP], |
| 471 'built-ins/DataView/proto-from-ctor-realm-sab': [SKIP], |
| 472 'built-ins/DataView/prototype/buffer/return-buffer-sab': [SKIP], |
| 473 'built-ins/DataView/prototype/buffer/this-has-no-dataview-internal-sab': [SKIP
], |
| 474 'built-ins/DataView/prototype/byteLength/return-bytelength-sab': [SKIP], |
| 475 'built-ins/DataView/prototype/byteLength/this-has-no-dataview-internal-sab': [
SKIP], |
| 476 'built-ins/DataView/prototype/byteOffset/return-byteoffset-sab': [SKIP], |
| 477 'built-ins/DataView/prototype/byteOffset/this-has-no-dataview-internal-sab': [
SKIP], |
| 478 'built-ins/DataView/prototype/getInt32/index-is-out-of-range-sab': [SKIP], |
| 479 'built-ins/DataView/prototype/getInt32/negative-byteoffset-throws-sab': [SKIP]
, |
| 480 'built-ins/DataView/prototype/getInt32/return-abrupt-from-tonumber-byteoffset-
sab': [SKIP], |
| 481 'built-ins/DataView/prototype/getInt32/return-abrupt-from-tonumber-byteoffset-
symbol-sab': [SKIP], |
| 482 'built-ins/DataView/prototype/getInt32/return-value-clean-arraybuffer-sab': [S
KIP], |
| 483 'built-ins/DataView/prototype/getInt32/return-values-custom-offset-sab': [SKIP
], |
| 484 'built-ins/DataView/prototype/getInt32/return-values-sab': [SKIP], |
| 485 'built-ins/DataView/prototype/getInt32/this-has-no-dataview-internal-sab': [SK
IP], |
| 486 'built-ins/DataView/prototype/getInt32/to-boolean-littleendian-sab': [SKIP], |
| 487 'built-ins/DataView/prototype/getInt32/toindex-byteoffset-sab': [SKIP], |
| 488 'built-ins/DataView/return-abrupt-tonumber-bytelength-sab': [SKIP], |
| 489 'built-ins/DataView/return-abrupt-tonumber-bytelength-symbol-sab': [SKIP], |
| 490 'built-ins/DataView/return-abrupt-tonumber-byteoffset-sab': [SKIP], |
| 491 'built-ins/DataView/return-abrupt-tonumber-byteoffset-symbol-sab': [SKIP], |
| 492 'built-ins/DataView/return-instance-sab': [SKIP], |
| 493 'built-ins/DataView/toindex-bytelength-sab': [SKIP], |
| 494 'built-ins/DataView/toindex-byteoffset-sab': [SKIP], |
| 495 'built-ins/TypedArray/prototype/set/typedarray-arg-set-values-diff-buffer-othe
r-type-conversions-sab': [SKIP], |
| 496 'built-ins/TypedArray/prototype/set/typedarray-arg-set-values-diff-buffer-othe
r-type-sab': [SKIP], |
| 497 'built-ins/TypedArray/prototype/set/typedarray-arg-set-values-diff-buffer-same
-type-sab': [SKIP], |
| 498 'built-ins/TypedArray/prototype/set/typedarray-arg-set-values-same-buffer-same
-type-sab': [SKIP], |
| 499 'built-ins/TypedArrays/buffer-arg-bufferbyteoffset-throws-from-modulo-element-
size-sab': [SKIP], |
| 500 'built-ins/TypedArrays/buffer-arg-byteoffset-is-negative-throws-sab': [SKIP], |
| 501 'built-ins/TypedArrays/buffer-arg-byteoffset-is-negative-zero-sab': [SKIP], |
| 502 'built-ins/TypedArrays/buffer-arg-byteoffset-is-symbol-throws-sab': [SKIP], |
| 503 'built-ins/TypedArrays/buffer-arg-byteoffset-throws-from-modulo-element-size-s
ab': [SKIP], |
| 504 'built-ins/TypedArrays/buffer-arg-byteoffset-to-number-throws-sab': [SKIP], |
| 505 'built-ins/TypedArrays/buffer-arg-custom-proto-access-throws-sab': [SKIP], |
| 506 'built-ins/TypedArrays/buffer-arg-defined-length-and-offset-sab': [SKIP], |
| 507 'built-ins/TypedArrays/buffer-arg-defined-length-sab': [SKIP], |
| 508 'built-ins/TypedArrays/buffer-arg-defined-negative-length-sab': [SKIP], |
| 509 'built-ins/TypedArrays/buffer-arg-defined-offset-sab': [SKIP], |
| 510 'built-ins/TypedArrays/buffer-arg-excessive-length-throws-sab': [SKIP], |
| 511 'built-ins/TypedArrays/buffer-arg-excessive-offset-throws-sab': [SKIP], |
| 512 'built-ins/TypedArrays/buffer-arg-invoked-with-undefined-newtarget-sab': [SKIP
], |
| 513 'built-ins/TypedArrays/buffer-arg-is-referenced-sab': [SKIP], |
| 514 'built-ins/TypedArrays/buffer-arg-length-access-throws-sab': [SKIP], |
| 515 'built-ins/TypedArrays/buffer-arg-length-is-symbol-throws-sab': [SKIP], |
| 516 'built-ins/TypedArrays/buffer-arg-new-instance-extensibility-sab': [SKIP], |
| 517 'built-ins/TypedArrays/buffer-arg-proto-from-ctor-realm-sab': [SKIP], |
| 518 'built-ins/TypedArrays/buffer-arg-returns-new-instance-sab': [SKIP], |
| 519 'built-ins/TypedArrays/buffer-arg-toindex-bytelength-sab': [SKIP], |
| 520 'built-ins/TypedArrays/buffer-arg-toindex-byteoffset-sab': [SKIP], |
| 521 'built-ins/TypedArrays/buffer-arg-use-custom-proto-if-object-sab': [SKIP], |
| 522 'built-ins/TypedArrays/buffer-arg-use-default-proto-if-custom-proto-is-not-obj
ect-sab': [SKIP], |
| 523 'built-ins/TypedArrays/internals/Get/indexed-value-sab': [SKIP], |
| 524 'built-ins/ArrayBuffer/prototype/byteLength/this-is-sharedarraybuffer': [SKIP]
, |
| 525 'built-ins/ArrayBuffer/prototype/slice/this-is-sharedarraybuffer': [SKIP], |
| 526 'built-ins/TypedArrays/buffer-arg-typedarray-backed-by-sharedarraybuffer': [SK
IP], |
| 527 |
| 528 # https://bugs.chromium.org/p/v8/issues/detail?id=5897 |
| 529 'built-ins/SharedArrayBuffer/prototype/slice/*': [SKIP], |
| 530 |
447 ######################## NEEDS INVESTIGATION ########################### | 531 ######################## NEEDS INVESTIGATION ########################### |
448 | 532 |
449 # These test failures are specific to the intl402 suite and need investigation | 533 # These test failures are specific to the intl402 suite and need investigation |
450 # to be either marked as bugs with issues filed for them or as deliberate | 534 # to be either marked as bugs with issues filed for them or as deliberate |
451 # incompatibilities if the test cases turn out to be broken or ambiguous. | 535 # incompatibilities if the test cases turn out to be broken or ambiguous. |
452 # Some of these are related to v8:4361 in being visible side effects from Intl
. | 536 # Some of these are related to v8:4361 in being visible side effects from Intl
. |
453 'intl402/6.2.3': [FAIL], | 537 'intl402/6.2.3': [FAIL], |
454 'intl402/Collator/10.1.2_a': [PASS, FAIL], | 538 'intl402/Collator/10.1.2_a': [PASS, FAIL], |
455 'intl402/Collator/10.2.3_b': [PASS, FAIL], | 539 'intl402/Collator/10.2.3_b': [PASS, FAIL], |
456 'intl402/Collator/prototype/10.3_a': [FAIL], | 540 'intl402/Collator/prototype/10.3_a': [FAIL], |
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
501 # Test262 Bug: https://bugs.ecmascript.org/show_bug.cgi?id=596 | 585 # Test262 Bug: https://bugs.ecmascript.org/show_bug.cgi?id=596 |
502 'built-ins/Array/prototype/sort/bug_596_1': [PASS, FAIL_OK], | 586 'built-ins/Array/prototype/sort/bug_596_1': [PASS, FAIL_OK], |
503 | 587 |
504 # https://github.com/tc39/test262/pull/688#pullrequestreview-14025354 | 588 # https://github.com/tc39/test262/pull/688#pullrequestreview-14025354 |
505 'built-ins/Function/internals/Construct/derived-this-uninitialized-realm': [FA
IL], | 589 'built-ins/Function/internals/Construct/derived-this-uninitialized-realm': [FA
IL], |
506 | 590 |
507 # https://github.com/tc39/test262/pull/688/files#r93657665 | 591 # https://github.com/tc39/test262/pull/688/files#r93657665 |
508 'built-ins/TypedArrays/typedarray-arg-other-ctor-buffer-ctor-custom-species-pr
oto-from-ctor-realm': [FAIL], | 592 'built-ins/TypedArrays/typedarray-arg-other-ctor-buffer-ctor-custom-species-pr
oto-from-ctor-realm': [FAIL], |
509 'built-ins/TypedArrays/typedarray-arg-same-ctor-buffer-ctor-species-custom-pro
to-from-ctor-realm': [FAIL], | 593 'built-ins/TypedArrays/typedarray-arg-same-ctor-buffer-ctor-species-custom-pro
to-from-ctor-realm': [FAIL], |
510 | 594 |
511 # https://github.com/tc39/test262/commit/c779cba592fcb39051fd1d467e472ea71aa2b
1d6#commitcomment-20276482 | |
512 'language/statements/class/strict-mode/arguments-caller': [FAIL], | |
513 | |
514 # Date tests that fail in CE(S)T timezone. | 595 # Date tests that fail in CE(S)T timezone. |
515 # https://bugs.chromium.org/p/v8/issues/detail?id=5449 | 596 # https://bugs.chromium.org/p/v8/issues/detail?id=5449 |
516 'built-ins/Date/prototype/setFullYear/new-value-time-clip': [PASS, FAIL], | 597 'built-ins/Date/prototype/setFullYear/new-value-time-clip': [PASS, FAIL], |
517 'built-ins/Date/prototype/setMonth/new-value-time-clip': [PASS, FAIL], | 598 'built-ins/Date/prototype/setMonth/new-value-time-clip': [PASS, FAIL], |
518 | 599 |
519 # v8:5486 | 600 # v8:5486 |
520 # Spec changed to be more permissive, tests need to be updated. | 601 # Spec changed to be more permissive, tests need to be updated. |
521 'language/module-code/instn-iee-star-cycle': [FAIL], | 602 'language/module-code/instn-iee-star-cycle': [FAIL], |
522 'language/module-code/instn-named-star-cycle': [FAIL], | 603 'language/module-code/instn-named-star-cycle': [FAIL], |
523 'language/module-code/instn-star-star-cycle': [FAIL], | 604 'language/module-code/instn-star-star-cycle': [FAIL], |
(...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
618 | 699 |
619 ['variant == asm_wasm', { | 700 ['variant == asm_wasm', { |
620 '*': [SKIP], | 701 '*': [SKIP], |
621 }], # variant == asm_wasm | 702 }], # variant == asm_wasm |
622 | 703 |
623 ['variant == wasm_traps', { | 704 ['variant == wasm_traps', { |
624 '*': [SKIP], | 705 '*': [SKIP], |
625 }], # variant == wasm_traps | 706 }], # variant == wasm_traps |
626 | 707 |
627 ] | 708 ] |
OLD | NEW |