| 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 534 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 545 'built-ins/TypedArrays/buffer-arg-new-instance-extensibility-sab': ['--harmony
-sharedarraybuffer'], | 545 'built-ins/TypedArrays/buffer-arg-new-instance-extensibility-sab': ['--harmony
-sharedarraybuffer'], |
| 546 'built-ins/TypedArrays/buffer-arg-proto-from-ctor-realm-sab': ['--harmony-shar
edarraybuffer'], | 546 'built-ins/TypedArrays/buffer-arg-proto-from-ctor-realm-sab': ['--harmony-shar
edarraybuffer'], |
| 547 'built-ins/TypedArrays/buffer-arg-returns-new-instance-sab': ['--harmony-share
darraybuffer'], | 547 'built-ins/TypedArrays/buffer-arg-returns-new-instance-sab': ['--harmony-share
darraybuffer'], |
| 548 'built-ins/TypedArrays/buffer-arg-toindex-bytelength-sab': ['--harmony-shareda
rraybuffer'], | 548 'built-ins/TypedArrays/buffer-arg-toindex-bytelength-sab': ['--harmony-shareda
rraybuffer'], |
| 549 'built-ins/TypedArrays/buffer-arg-toindex-byteoffset-sab': ['--harmony-shareda
rraybuffer'], | 549 'built-ins/TypedArrays/buffer-arg-toindex-byteoffset-sab': ['--harmony-shareda
rraybuffer'], |
| 550 'built-ins/TypedArrays/buffer-arg-typedarray-backed-by-sharedarraybuffer': ['-
-harmony-sharedarraybuffer'], | 550 'built-ins/TypedArrays/buffer-arg-typedarray-backed-by-sharedarraybuffer': ['-
-harmony-sharedarraybuffer'], |
| 551 'built-ins/TypedArrays/buffer-arg-use-custom-proto-if-object-sab': ['--harmony
-sharedarraybuffer'], | 551 'built-ins/TypedArrays/buffer-arg-use-custom-proto-if-object-sab': ['--harmony
-sharedarraybuffer'], |
| 552 'built-ins/TypedArrays/buffer-arg-use-default-proto-if-custom-proto-is-not-obj
ect-sab': ['--harmony-sharedarraybuffer'], | 552 'built-ins/TypedArrays/buffer-arg-use-default-proto-if-custom-proto-is-not-obj
ect-sab': ['--harmony-sharedarraybuffer'], |
| 553 'built-ins/TypedArrays/internals/Get/indexed-value-sab': ['--harmony-sharedarr
aybuffer'], | 553 'built-ins/TypedArrays/internals/Get/indexed-value-sab': ['--harmony-sharedarr
aybuffer'], |
| 554 | 554 |
| 555 # https://bugs.chromium.org/p/v8/issues/detail?id=5961 | |
| 556 'built-ins/Atomics/add/good-views': ['--harmony-sharedarraybuffer', FAIL], | |
| 557 'built-ins/Atomics/and/good-views': ['--harmony-sharedarraybuffer', FAIL], | |
| 558 'built-ins/Atomics/compareExchange/good-views': ['--harmony-sharedarraybuffer'
, FAIL], | |
| 559 'built-ins/Atomics/exchange/good-views': ['--harmony-sharedarraybuffer', FAIL]
, | |
| 560 'built-ins/Atomics/load/good-views': ['--harmony-sharedarraybuffer', FAIL], | |
| 561 'built-ins/Atomics/or/good-views': ['--harmony-sharedarraybuffer', FAIL], | |
| 562 'built-ins/Atomics/store/good-views': ['--harmony-sharedarraybuffer', FAIL], | |
| 563 'built-ins/Atomics/sub/good-views': ['--harmony-sharedarraybuffer', FAIL], | |
| 564 'built-ins/Atomics/wake/good-views': ['--harmony-sharedarraybuffer', FAIL], | |
| 565 'built-ins/Atomics/xor/good-views': ['--harmony-sharedarraybuffer', FAIL], | |
| 566 | |
| 567 # https://bugs.chromium.org/p/v8/issues/detail?id=6045 | 555 # https://bugs.chromium.org/p/v8/issues/detail?id=6045 |
| 568 'intl402/NumberFormat/prototype/format/11.3.2_TRF': [FAIL], | 556 'intl402/NumberFormat/prototype/format/11.3.2_TRF': [FAIL], |
| 569 'intl402/NumberFormat/prototype/format/11.3.2_TRP': [FAIL], | 557 'intl402/NumberFormat/prototype/format/11.3.2_TRP': [FAIL], |
| 570 | 558 |
| 571 # https://bugs.chromium.org/p/v8/issues/detail?id=6049 | 559 # https://bugs.chromium.org/p/v8/issues/detail?id=6049 |
| 572 'built-ins/Object/internals/DefineOwnProperty/consistent-value-function-caller
': [FAIL_SLOPPY], | 560 'built-ins/Object/internals/DefineOwnProperty/consistent-value-function-caller
': [FAIL_SLOPPY], |
| 573 'built-ins/Object/internals/DefineOwnProperty/consistent-value-function-argume
nts': [FAIL_SLOPPY], | 561 'built-ins/Object/internals/DefineOwnProperty/consistent-value-function-argume
nts': [FAIL_SLOPPY], |
| 574 | 562 |
| 575 ######################## NEEDS INVESTIGATION ########################### | 563 ######################## NEEDS INVESTIGATION ########################### |
| 576 | 564 |
| (...skipping 162 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 739 'built-ins/ArrayBuffer/length-is-too-large-throws': [SKIP], | 727 'built-ins/ArrayBuffer/length-is-too-large-throws': [SKIP], |
| 740 'built-ins/SharedArrayBuffer/allocation-limit': [SKIP], | 728 'built-ins/SharedArrayBuffer/allocation-limit': [SKIP], |
| 741 'built-ins/SharedArrayBuffer/length-is-too-large-throws': [SKIP], | 729 'built-ins/SharedArrayBuffer/length-is-too-large-throws': [SKIP], |
| 742 }], # asan == True or msan == True or tsan == True | 730 }], # asan == True or msan == True or tsan == True |
| 743 | 731 |
| 744 ['variant == wasm_traps', { | 732 ['variant == wasm_traps', { |
| 745 '*': [SKIP], | 733 '*': [SKIP], |
| 746 }], # variant == wasm_traps | 734 }], # variant == wasm_traps |
| 747 | 735 |
| 748 ] | 736 ] |
| OLD | NEW |