| 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 404 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 415 'annexB/built-ins/Object/prototype/__lookupGetter__/lookup-proto-data': [FAIL]
, | 415 'annexB/built-ins/Object/prototype/__lookupGetter__/lookup-proto-data': [FAIL]
, |
| 416 'annexB/built-ins/Object/prototype/__lookupGetter__/lookup-proto-get-err': [FA
IL], | 416 'annexB/built-ins/Object/prototype/__lookupGetter__/lookup-proto-get-err': [FA
IL], |
| 417 'annexB/built-ins/Object/prototype/__lookupGetter__/lookup-proto-proto-err': [
FAIL], | 417 'annexB/built-ins/Object/prototype/__lookupGetter__/lookup-proto-proto-err': [
FAIL], |
| 418 'annexB/built-ins/Object/prototype/__lookupSetter__/lookup-own-data': [FAIL], | 418 'annexB/built-ins/Object/prototype/__lookupSetter__/lookup-own-data': [FAIL], |
| 419 'annexB/built-ins/Object/prototype/__lookupSetter__/lookup-own-get-err': [FAIL
], | 419 'annexB/built-ins/Object/prototype/__lookupSetter__/lookup-own-get-err': [FAIL
], |
| 420 'annexB/built-ins/Object/prototype/__lookupSetter__/lookup-own-proto-err': [FA
IL], | 420 'annexB/built-ins/Object/prototype/__lookupSetter__/lookup-own-proto-err': [FA
IL], |
| 421 'annexB/built-ins/Object/prototype/__lookupSetter__/lookup-proto-data': [FAIL]
, | 421 'annexB/built-ins/Object/prototype/__lookupSetter__/lookup-proto-data': [FAIL]
, |
| 422 'annexB/built-ins/Object/prototype/__lookupSetter__/lookup-proto-get-err': [FA
IL], | 422 'annexB/built-ins/Object/prototype/__lookupSetter__/lookup-proto-get-err': [FA
IL], |
| 423 'annexB/built-ins/Object/prototype/__lookupSetter__/lookup-proto-proto-err': [
FAIL], | 423 'annexB/built-ins/Object/prototype/__lookupSetter__/lookup-proto-proto-err': [
FAIL], |
| 424 | 424 |
| 425 # https://bugs.chromium.org/p/v8/issues/detail?id=5134 | |
| 426 'built-ins/Array/prototype/concat/is-concat-spreadable-is-array-proxy-revoked'
: [FAIL], | |
| 427 | |
| 428 # https://bugs.chromium.org/p/v8/issues/detail?id=4451 | 425 # https://bugs.chromium.org/p/v8/issues/detail?id=4451 |
| 429 'annexB/language/eval-code/direct/global-block-decl-eval-global-exsting-global
-init': [FAIL], | 426 'annexB/language/eval-code/direct/global-block-decl-eval-global-exsting-global
-init': [FAIL], |
| 430 'annexB/language/eval-code/direct/global-if-decl-else-decl-a-eval-global-exsti
ng-global-init': [FAIL], | 427 'annexB/language/eval-code/direct/global-if-decl-else-decl-a-eval-global-exsti
ng-global-init': [FAIL], |
| 431 'annexB/language/eval-code/direct/global-if-decl-else-decl-b-eval-global-exsti
ng-global-init': [FAIL], | 428 'annexB/language/eval-code/direct/global-if-decl-else-decl-b-eval-global-exsti
ng-global-init': [FAIL], |
| 432 'annexB/language/eval-code/direct/global-if-decl-else-stmt-eval-global-exsting
-global-init': [FAIL], | 429 'annexB/language/eval-code/direct/global-if-decl-else-stmt-eval-global-exsting
-global-init': [FAIL], |
| 433 'annexB/language/eval-code/direct/global-if-decl-no-else-eval-global-exsting-g
lobal-init': [FAIL], | 430 'annexB/language/eval-code/direct/global-if-decl-no-else-eval-global-exsting-g
lobal-init': [FAIL], |
| 434 'annexB/language/eval-code/direct/global-if-stmt-else-decl-eval-global-exsting
-global-init': [FAIL], | 431 'annexB/language/eval-code/direct/global-if-stmt-else-decl-eval-global-exsting
-global-init': [FAIL], |
| 435 'annexB/language/eval-code/direct/global-switch-case-eval-global-exsting-globa
l-init': [FAIL], | 432 'annexB/language/eval-code/direct/global-switch-case-eval-global-exsting-globa
l-init': [FAIL], |
| 436 'annexB/language/eval-code/direct/global-switch-dflt-eval-global-exsting-globa
l-init': [FAIL], | 433 'annexB/language/eval-code/direct/global-switch-dflt-eval-global-exsting-globa
l-init': [FAIL], |
| 437 'annexB/language/eval-code/indirect/global-block-decl-eval-global-exsting-glob
al-init': [FAIL], | 434 'annexB/language/eval-code/indirect/global-block-decl-eval-global-exsting-glob
al-init': [FAIL], |
| (...skipping 176 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 614 }], # asan == True | 611 }], # asan == True |
| 615 | 612 |
| 616 ['asan == True or msan == True or tsan == True', { | 613 ['asan == True or msan == True or tsan == True', { |
| 617 # https://bugs.chromium.org/p/v8/issues/detail?id=4639 | 614 # https://bugs.chromium.org/p/v8/issues/detail?id=4639 |
| 618 # The failed allocation causes an asan/msan/tsan error | 615 # The failed allocation causes an asan/msan/tsan error |
| 619 'built-ins/ArrayBuffer/allocation-limit': [SKIP], | 616 'built-ins/ArrayBuffer/allocation-limit': [SKIP], |
| 620 'built-ins/ArrayBuffer/length-is-too-large-throws': [SKIP], | 617 'built-ins/ArrayBuffer/length-is-too-large-throws': [SKIP], |
| 621 }], # asan == True or msan == True or tsan == True | 618 }], # asan == True or msan == True or tsan == True |
| 622 | 619 |
| 623 ] | 620 ] |
| OLD | NEW |