| 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 202 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 213 'built-ins/Array/prototype/find/Array.prototype.find_callable-Proxy-1': [FAIL]
, | 213 'built-ins/Array/prototype/find/Array.prototype.find_callable-Proxy-1': [FAIL]
, |
| 214 'built-ins/Array/prototype/find/Array.prototype.find_callable-Proxy-2': [FAIL]
, | 214 'built-ins/Array/prototype/find/Array.prototype.find_callable-Proxy-2': [FAIL]
, |
| 215 'built-ins/Object/assign/source-own-prop-desc-missing': [FAIL], | 215 'built-ins/Object/assign/source-own-prop-desc-missing': [FAIL], |
| 216 'built-ins/Object/assign/source-own-prop-error': [FAIL], | 216 'built-ins/Object/assign/source-own-prop-error': [FAIL], |
| 217 'built-ins/Object/assign/source-own-prop-keys-error': [FAIL], | 217 'built-ins/Object/assign/source-own-prop-keys-error': [FAIL], |
| 218 'built-ins/Object/setPrototypeOf/set-error': [FAIL], | 218 'built-ins/Object/setPrototypeOf/set-error': [FAIL], |
| 219 'language/expressions/object/prop-def-id-eval-error-2': [FAIL], | 219 'language/expressions/object/prop-def-id-eval-error-2': [FAIL], |
| 220 'language/statements/for-of/iterator-as-proxy': [FAIL], | 220 'language/statements/for-of/iterator-as-proxy': [FAIL], |
| 221 'language/statements/for-of/iterator-next-result-type': [FAIL], | 221 'language/statements/for-of/iterator-next-result-type': [FAIL], |
| 222 'built-ins/Array/of/return-abrupt-from-data-property-using-proxy': [FAIL], | 222 'built-ins/Array/of/return-abrupt-from-data-property-using-proxy': [FAIL], |
| 223 'built-ins/Array/prototype/copyWithin/return-abrupt-from-delete-proxy-target':
[FAIL], |
| 224 'built-ins/Array/prototype/copyWithin/return-abrupt-from-has-start': [FAIL], |
| 223 | 225 |
| 224 # https://code.google.com/p/v8/issues/detail?id=4093 | 226 # https://code.google.com/p/v8/issues/detail?id=4093 |
| 225 'built-ins/Array/symbol-species': [FAIL], | 227 'built-ins/Array/symbol-species': [FAIL], |
| 226 'built-ins/Array/symbol-species-name': [FAIL], | 228 'built-ins/Array/symbol-species-name': [FAIL], |
| 227 'built-ins/ArrayBuffer/symbol-species': [FAIL], | 229 'built-ins/ArrayBuffer/symbol-species': [FAIL], |
| 228 'built-ins/ArrayBuffer/symbol-species-name': [FAIL], | 230 'built-ins/ArrayBuffer/symbol-species-name': [FAIL], |
| 229 'built-ins/Map/symbol-species': [FAIL], | 231 'built-ins/Map/symbol-species': [FAIL], |
| 230 'built-ins/Map/symbol-species-name': [FAIL], | 232 'built-ins/Map/symbol-species-name': [FAIL], |
| 231 'built-ins/Promise/Symbol.species/prop-desc': [FAIL], | 233 'built-ins/Promise/Symbol.species/prop-desc': [FAIL], |
| 232 'built-ins/Promise/Symbol.species/return-value': [FAIL], | 234 'built-ins/Promise/Symbol.species/return-value': [FAIL], |
| (...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 287 # https://code.google.com/p/v8/issues/detail?id=4243 | 289 # https://code.google.com/p/v8/issues/detail?id=4243 |
| 288 'built-ins/Promise/race/S25.4.4.3_A3.1_T2': [FAIL], | 290 'built-ins/Promise/race/S25.4.4.3_A3.1_T2': [FAIL], |
| 289 'built-ins/Promise/reject/S25.4.4.4_A3.1_T1': [FAIL], | 291 'built-ins/Promise/reject/S25.4.4.4_A3.1_T1': [FAIL], |
| 290 | 292 |
| 291 # https://code.google.com/p/v8/issues/detail?id=4119 | 293 # https://code.google.com/p/v8/issues/detail?id=4119 |
| 292 'built-ins/RegExp/15.10.4.1-1': [FAIL], | 294 'built-ins/RegExp/15.10.4.1-1': [FAIL], |
| 293 'built-ins/RegExp/S15.10.3.1_A2_T1': [FAIL], | 295 'built-ins/RegExp/S15.10.3.1_A2_T1': [FAIL], |
| 294 'built-ins/RegExp/S15.10.3.1_A2_T2': [FAIL], | 296 'built-ins/RegExp/S15.10.3.1_A2_T2': [FAIL], |
| 295 'built-ins/RegExp/S15.10.4.1_A2_T1': [FAIL], | 297 'built-ins/RegExp/S15.10.4.1_A2_T1': [FAIL], |
| 296 'built-ins/RegExp/S15.10.4.1_A2_T2': [FAIL], | 298 'built-ins/RegExp/S15.10.4.1_A2_T2': [FAIL], |
| 299 'built-ins/RegExp/call_with_non_regexp_same_constructor': [FAIL], |
| 300 'built-ins/RegExp/from-regexp-like-short-circuit': [FAIL], |
| 301 'built-ins/RegExp/from-regexp-like': [FAIL], |
| 302 'built-ins/RegExp/from-regexp-like-flag-override': [FAIL], |
| 303 'built-ins/RegExp/from-regexp-like-get-source-err': [FAIL], |
| 304 'built-ins/RegExp/from-regexp-like-get-flags-err': [FAIL], |
| 305 'built-ins/RegExp/from-regexp-like-get-ctor-err': [FAIL], |
| 306 'built-ins/RegExp/call_with_regexp_not_same_constructor': [FAIL], |
| 297 | 307 |
| 298 # https://code.google.com/p/v8/issues/detail?id=4003 | 308 # https://code.google.com/p/v8/issues/detail?id=4003 |
| 299 'built-ins/RegExp/prototype/15.10.6': [FAIL], | 309 'built-ins/RegExp/prototype/15.10.6': [FAIL], |
| 300 | 310 |
| 301 # https://code.google.com/p/v8/issues/detail?id=4244 | 311 # https://code.google.com/p/v8/issues/detail?id=4244 |
| 302 'built-ins/RegExp/prototype/exec/S15.10.6.2_A5_T3': [FAIL], | 312 'built-ins/RegExp/prototype/exec/S15.10.6.2_A5_T3': [FAIL], |
| 303 'built-ins/RegExp/prototype/test/S15.10.6.3_A1_T22': [FAIL], | 313 'built-ins/RegExp/prototype/test/S15.10.6.3_A1_T22': [FAIL], |
| 304 | 314 |
| 305 # https://code.google.com/p/v8/issues/detail?id=4006 | 315 # https://code.google.com/p/v8/issues/detail?id=4006 |
| 306 'built-ins/String/prototype/S15.5.4_A1': [FAIL], | 316 'built-ins/String/prototype/S15.5.4_A1': [FAIL], |
| (...skipping 73 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 380 'built-ins/GeneratorPrototype/return/try-finally-nested-try-catch-within-catch
': [FAIL], | 390 'built-ins/GeneratorPrototype/return/try-finally-nested-try-catch-within-catch
': [FAIL], |
| 381 'built-ins/GeneratorPrototype/return/try-finally-nested-try-catch-within-final
ly': [FAIL], | 391 'built-ins/GeneratorPrototype/return/try-finally-nested-try-catch-within-final
ly': [FAIL], |
| 382 'built-ins/GeneratorPrototype/return/try-finally-nested-try-catch-within-inner
-try': [FAIL], | 392 'built-ins/GeneratorPrototype/return/try-finally-nested-try-catch-within-inner
-try': [FAIL], |
| 383 'built-ins/GeneratorPrototype/return/try-finally-nested-try-catch-within-outer
-try-after-nested': [FAIL], | 393 'built-ins/GeneratorPrototype/return/try-finally-nested-try-catch-within-outer
-try-after-nested': [FAIL], |
| 384 'built-ins/GeneratorPrototype/return/try-finally-nested-try-catch-within-outer
-try-before-nested': [FAIL], | 394 'built-ins/GeneratorPrototype/return/try-finally-nested-try-catch-within-outer
-try-before-nested': [FAIL], |
| 385 'built-ins/GeneratorPrototype/return/try-finally-within-finally': [FAIL], | 395 'built-ins/GeneratorPrototype/return/try-finally-within-finally': [FAIL], |
| 386 'built-ins/GeneratorPrototype/return/try-finally-within-try': [FAIL], | 396 'built-ins/GeneratorPrototype/return/try-finally-within-try': [FAIL], |
| 387 | 397 |
| 388 # https://code.google.com/p/v8/issues/detail?id=811 | 398 # https://code.google.com/p/v8/issues/detail?id=811 |
| 389 'language/expressions/assignment/destructuring/*': [SKIP], | 399 'language/expressions/assignment/destructuring/*': [SKIP], |
| 400 'language/default-parameters/*': [SKIP], |
| 390 | 401 |
| 391 # https://code.google.com/p/v8/issues/detail?id=4248 | 402 # https://code.google.com/p/v8/issues/detail?id=4248 |
| 392 'language/expressions/compound-assignment/S11.13.2_A5.*': [FAIL], | 403 'language/expressions/compound-assignment/S11.13.2_A5.*': [FAIL], |
| 393 'language/expressions/compound-assignment/S11.13.2_A6.*': [FAIL], | 404 'language/expressions/compound-assignment/S11.13.2_A6.*': [FAIL], |
| 394 'language/expressions/compound-assignment/S11.13.2_A7.10_T4': [FAIL], | 405 'language/expressions/compound-assignment/S11.13.2_A7.10_T4': [FAIL], |
| 395 'language/expressions/compound-assignment/S11.13.2_A7.11_T4': [FAIL], | 406 'language/expressions/compound-assignment/S11.13.2_A7.11_T4': [FAIL], |
| 396 'language/expressions/compound-assignment/S11.13.2_A7.1_T4': [FAIL], | 407 'language/expressions/compound-assignment/S11.13.2_A7.1_T4': [FAIL], |
| 397 'language/expressions/compound-assignment/S11.13.2_A7.2_T4': [FAIL], | 408 'language/expressions/compound-assignment/S11.13.2_A7.2_T4': [FAIL], |
| 398 'language/expressions/compound-assignment/S11.13.2_A7.3_T4': [FAIL], | 409 'language/expressions/compound-assignment/S11.13.2_A7.3_T4': [FAIL], |
| 399 'language/expressions/compound-assignment/S11.13.2_A7.4_T4': [FAIL], | 410 'language/expressions/compound-assignment/S11.13.2_A7.4_T4': [FAIL], |
| (...skipping 117 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 517 'built-ins/RegExp/prototype/test/get-sticky-coerce': [FAIL], | 528 'built-ins/RegExp/prototype/test/get-sticky-coerce': [FAIL], |
| 518 'built-ins/RegExp/prototype/test/get-sticky-err': [FAIL], | 529 'built-ins/RegExp/prototype/test/get-sticky-err': [FAIL], |
| 519 'built-ins/RegExp/prototype/test/y-fail-lastindex-no-write': [FAIL], | 530 'built-ins/RegExp/prototype/test/y-fail-lastindex-no-write': [FAIL], |
| 520 'built-ins/RegExp/prototype/test/y-fail-return': [FAIL], | 531 'built-ins/RegExp/prototype/test/y-fail-return': [FAIL], |
| 521 'built-ins/RegExp/prototype/test/y-fail-lastindex': [FAIL], | 532 'built-ins/RegExp/prototype/test/y-fail-lastindex': [FAIL], |
| 522 'built-ins/RegExp/prototype/test/y-init-lastindex': [FAIL], | 533 'built-ins/RegExp/prototype/test/y-init-lastindex': [FAIL], |
| 523 'built-ins/RegExp/prototype/test/y-set-lastindex': [FAIL], | 534 'built-ins/RegExp/prototype/test/y-set-lastindex': [FAIL], |
| 524 'built-ins/RegExp/valid-flags-y': [FAIL], | 535 'built-ins/RegExp/valid-flags-y': [FAIL], |
| 525 | 536 |
| 526 # https://code.google.com/p/v8/issues/detail?id=4305 | 537 # https://code.google.com/p/v8/issues/detail?id=4305 |
| 527 'built-ins/RegExp/prototype/Symbol.match/*': [FAIL], | 538 # SKIP rather than FAIL some tests, as they may check for an exception which |
| 539 # happens to be thrown for some other reason (e.g, |
| 540 # built-ins/RegExp/prototype/Symbol.match/builtin-failure-set-lastindex-err) |
| 541 'built-ins/RegExp/prototype/Symbol.match/*': [SKIP], |
| 542 'built-ins/Symbol/match/prop-desc': [FAIL], |
| 528 'built-ins/String/prototype/endsWith/return-abrupt-from-searchstring-regexp-te
st': [FAIL], | 543 'built-ins/String/prototype/endsWith/return-abrupt-from-searchstring-regexp-te
st': [FAIL], |
| 529 'built-ins/String/prototype/includes/return-abrupt-from-searchstring-regexp-te
st': [FAIL], | 544 'built-ins/String/prototype/includes/return-abrupt-from-searchstring-regexp-te
st': [FAIL], |
| 530 'built-ins/String/prototype/startsWith/return-abrupt-from-searchstring-regexp-
test': [FAIL], | 545 'built-ins/String/prototype/startsWith/return-abrupt-from-searchstring-regexp-
test': [FAIL], |
| 546 'built-ins/String/prototype/match/cstm-matcher-get-err': [FAIL], |
| 547 'built-ins/String/prototype/match/invoke-builtin-match': [FAIL], |
| 548 'built-ins/String/prototype/match/cstm-matcher-invocation': [FAIL], |
| 531 | 549 |
| 532 # https://code.google.com/p/v8/issues/detail?id=4343 | 550 # https://code.google.com/p/v8/issues/detail?id=4343 |
| 533 'built-ins/RegExp/prototype/Symbol.replace/*': [FAIL], | 551 'built-ins/RegExp/prototype/Symbol.replace/*': [SKIP], |
| 552 'built-ins/Symbol/replace/prop-desc': [FAIL], |
| 553 'built-ins/String/prototype/replace/cstm-replace-get-err': [FAIL], |
| 554 'built-ins/String/prototype/replace/cstm-replace-invocation': [FAIL], |
| 534 | 555 |
| 535 # https://code.google.com/p/v8/issues/detail?id=4344 | 556 # https://code.google.com/p/v8/issues/detail?id=4344 |
| 536 'built-ins/RegExp/prototype/Symbol.search/*': [FAIL], | 557 'built-ins/RegExp/prototype/Symbol.search/*': [SKIP], |
| 558 'built-ins/Symbol/search/prop-desc': [FAIL], |
| 559 'built-ins/String/prototype/search/cstm-search-get-err': [FAIL], |
| 560 'built-ins/String/prototype/search/invoke-builtin-search-searcher-undef': [FAI
L], |
| 561 'built-ins/String/prototype/search/cstm-search-invocation': [FAIL], |
| 562 'built-ins/String/prototype/search/invoke-builtin-search': [FAIL], |
| 537 | 563 |
| 538 # https://code.google.com/p/v8/issues/detail?id=4345 | 564 # https://code.google.com/p/v8/issues/detail?id=4345 |
| 539 'built-ins/RegExp/prototype/Symbol.split/*': [FAIL], | 565 'built-ins/RegExp/prototype/Symbol.split/*': [SKIP], |
| 566 'built-ins/Symbol/split/prop-desc': [FAIL], |
| 567 'built-ins/String/prototype/split/cstm-split-invocation': [FAIL], |
| 568 'built-ins/String/prototype/split/cstm-split-get-err': [FAIL], |
| 540 | 569 |
| 541 # https://code.google.com/p/v8/issues/detail?id=4346 | 570 # https://code.google.com/p/v8/issues/detail?id=4346 |
| 542 'built-ins/RegExp/prototype/flags/*': [FAIL], | 571 'built-ins/RegExp/prototype/flags/*': [FAIL], |
| 543 | 572 |
| 544 # https://code.google.com/p/v8/issues/detail?id=4347 | 573 # https://code.google.com/p/v8/issues/detail?id=4347 |
| 545 'built-ins/RegExp/prototype/global/name': [FAIL], | 574 'built-ins/RegExp/prototype/global/name': [FAIL], |
| 546 'built-ins/RegExp/prototype/ignoreCase/name': [FAIL], | 575 'built-ins/RegExp/prototype/ignoreCase/name': [FAIL], |
| 547 'built-ins/RegExp/prototype/multiline/name': [FAIL], | 576 'built-ins/RegExp/prototype/multiline/name': [FAIL], |
| 548 'built-ins/RegExp/prototype/source/name': [FAIL], | 577 'built-ins/RegExp/prototype/source/name': [FAIL], |
| 549 'built-ins/RegExp/prototype/sticky/name': [FAIL], | 578 'built-ins/RegExp/prototype/sticky/name': [FAIL], |
| (...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 624 'language/identifiers/val-void-via-escape-hex': [FAIL], | 653 'language/identifiers/val-void-via-escape-hex': [FAIL], |
| 625 'language/identifiers/val-void-via-escape-hex4': [FAIL], | 654 'language/identifiers/val-void-via-escape-hex4': [FAIL], |
| 626 'language/identifiers/val-while-via-escape-hex': [FAIL], | 655 'language/identifiers/val-while-via-escape-hex': [FAIL], |
| 627 'language/identifiers/val-while-via-escape-hex4': [FAIL], | 656 'language/identifiers/val-while-via-escape-hex4': [FAIL], |
| 628 'language/identifiers/val-with-via-escape-hex': [FAIL], | 657 'language/identifiers/val-with-via-escape-hex': [FAIL], |
| 629 'language/identifiers/val-with-via-escape-hex4': [FAIL], | 658 'language/identifiers/val-with-via-escape-hex4': [FAIL], |
| 630 | 659 |
| 631 # https://code.google.com/p/v8/issues/detail?id=4362 | 660 # https://code.google.com/p/v8/issues/detail?id=4362 |
| 632 'built-ins/String/prototype/repeat/empty-string-returns-empty': [PASS, FAIL], | 661 'built-ins/String/prototype/repeat/empty-string-returns-empty': [PASS, FAIL], |
| 633 | 662 |
| 663 # https://code.google.com/p/v8/issues/detail?id=4447 |
| 664 'built-ins/Function/prototype/Symbol.hasInstance/*': [SKIP], |
| 665 'built-ins/Symbol/hasInstance/prop-desc': [FAIL], |
| 666 'language/expressions/instanceof/symbol-hasinstance-get-err': [FAIL], |
| 667 'language/expressions/instanceof/symbol-hasinstance-invocation': [FAIL], |
| 668 'language/expressions/instanceof/symbol-hasinstance-to-boolean': [FAIL], |
| 669 |
| 670 # https://code.google.com/p/v8/issues/detail?id=3931 |
| 671 'built-ins/Reflect/*': [FAIL], |
| 672 |
| 673 # https://code.google.com/p/v8/issues/detail?id=4476 |
| 674 'built-ins/String/prototype/toLocaleLowerCase/special_casing_conditional': [FA
IL], |
| 675 'built-ins/String/prototype/toLocaleLowerCase/supplementary_plane': [FAIL], |
| 676 'built-ins/String/prototype/toLowerCase/special_casing_conditional': [FAIL], |
| 677 'built-ins/String/prototype/toLowerCase/supplementary_plane': [FAIL], |
| 678 'built-ins/String/prototype/toLocaleUpperCase/supplementary_plane': [FAIL], |
| 679 'built-ins/String/prototype/toUpperCase/supplementary_plane': [FAIL], |
| 680 |
| 681 # https://code.google.com/p/v8/issues/detail?id=4477 |
| 682 'intl402/String/prototype/toLocaleLowerCase/special_casing_Azeri': [FAIL], |
| 683 'intl402/String/prototype/toLocaleLowerCase/special_casing_Lithuanian': [FAIL]
, |
| 684 'intl402/String/prototype/toLocaleLowerCase/special_casing_Turkish': [FAIL], |
| 685 'intl402/String/prototype/toLocaleUpperCase/special_casing_Azeri': [FAIL], |
| 686 'intl402/String/prototype/toLocaleUpperCase/special_casing_Lithuanian': [FAIL]
, |
| 687 'intl402/String/prototype/toLocaleUpperCase/special_casing_Turkish': [FAIL], |
| 688 |
| 689 # https://code.google.com/p/v8/issues/detail?id=3788 |
| 690 'language/expressions/equals/coerce-symbol-to-prim-return-prim': [FAIL], |
| 691 |
| 634 ######################## NEEDS INVESTIGATION ########################### | 692 ######################## NEEDS INVESTIGATION ########################### |
| 635 | 693 |
| 636 # These test failures are specific to the intl402 suite and need investigation | 694 # These test failures are specific to the intl402 suite and need investigation |
| 637 # to be either marked as bugs with issues filed for them or as deliberate | 695 # to be either marked as bugs with issues filed for them or as deliberate |
| 638 # incompatibilities if the test cases turn out to be broken or ambiguous. | 696 # incompatibilities if the test cases turn out to be broken or ambiguous. |
| 639 # Some of these are related to v8:4361 in being visible side effects from Intl
. | 697 # Some of these are related to v8:4361 in being visible side effects from Intl
. |
| 640 'intl402/6.2.3': [FAIL], | 698 'intl402/6.2.3': [FAIL], |
| 641 'intl402/9.2.1_2': [FAIL], | 699 'intl402/9.2.1_2': [FAIL], |
| 642 'intl402/9.2.6_2': [FAIL], | 700 'intl402/9.2.6_2': [FAIL], |
| 643 'intl402/Collator/10.1.2.1_4': [FAIL], | 701 'intl402/Collator/10.1.2.1_4': [FAIL], |
| (...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 698 'built-ins/Object/keys/15.2.3.14-1-2': [PASS, FAIL_OK], | 756 'built-ins/Object/keys/15.2.3.14-1-2': [PASS, FAIL_OK], |
| 699 'built-ins/Object/keys/15.2.3.14-1-3': [PASS, FAIL_OK], | 757 'built-ins/Object/keys/15.2.3.14-1-3': [PASS, FAIL_OK], |
| 700 | 758 |
| 701 # Test bug https://github.com/tc39/test262/issues/405 | 759 # Test bug https://github.com/tc39/test262/issues/405 |
| 702 'intl402/Collator/prototype/compare/10.3.2_1_c': [PASS, FAIL_OK], | 760 'intl402/Collator/prototype/compare/10.3.2_1_c': [PASS, FAIL_OK], |
| 703 'intl402/Collator/prototype/compare/10.3.2_CS_b_NN': [PASS, FAIL_OK], | 761 'intl402/Collator/prototype/compare/10.3.2_CS_b_NN': [PASS, FAIL_OK], |
| 704 'intl402/Collator/prototype/compare/10.3.2_CS_c_NN': [PASS, FAIL_OK], | 762 'intl402/Collator/prototype/compare/10.3.2_CS_c_NN': [PASS, FAIL_OK], |
| 705 'intl402/Collator/prototype/compare/10.3.2_CS_d_NN': [PASS, FAIL_OK], | 763 'intl402/Collator/prototype/compare/10.3.2_CS_d_NN': [PASS, FAIL_OK], |
| 706 'intl402/Date/prototype/13.3.0_7': [PASS, FAIL_OK], | 764 'intl402/Date/prototype/13.3.0_7': [PASS, FAIL_OK], |
| 707 | 765 |
| 766 # Some tests are too strict, checking SameValue rather than === |
| 767 # https://github.com/tc39/test262/issues/435 |
| 768 'built-ins/Array/prototype/indexOf/15.4.4.14-5-9': [FAIL], |
| 769 'built-ins/Array/prototype/lastIndexOf/15.4.4.15-5-9': [FAIL], |
| 770 |
| 771 # https://github.com/tc39/test262/issues/436 |
| 772 'built-ins/RegExp/call_with_regexp_match_falsy': [FAIL], |
| 773 |
| 708 ############################ SKIPPED TESTS ############################# | 774 ############################ SKIPPED TESTS ############################# |
| 709 | 775 |
| 710 # These tests take a looong time to run. | 776 # These tests take a looong time to run. |
| 711 'built-ins/decodeURI/S15.1.3.1_A1.10_T1': [SKIP], | 777 'built-ins/decodeURI/S15.1.3.1_A1.10_T1': [SKIP], |
| 712 'built-ins/decodeURI/S15.1.3.1_A1.11_T1': [SKIP], | 778 'built-ins/decodeURI/S15.1.3.1_A1.11_T1': [SKIP], |
| 713 'built-ins/decodeURI/S15.1.3.1_A1.11_T2': [SKIP], | 779 'built-ins/decodeURI/S15.1.3.1_A1.11_T2': [SKIP], |
| 714 'built-ins/decodeURI/S15.1.3.1_A1.12_T1': [SKIP], | 780 'built-ins/decodeURI/S15.1.3.1_A1.12_T1': [SKIP], |
| 715 'built-ins/decodeURI/S15.1.3.1_A1.12_T2': [SKIP], | 781 'built-ins/decodeURI/S15.1.3.1_A1.12_T2': [SKIP], |
| 716 'built-ins/decodeURI/S15.1.3.1_A2.5_T1': [SKIP], | 782 'built-ins/decodeURI/S15.1.3.1_A2.5_T1': [SKIP], |
| 717 'built-ins/decodeURIComponent/S15.1.3.2_A1.11_T1': [SKIP], | 783 'built-ins/decodeURIComponent/S15.1.3.2_A1.11_T1': [SKIP], |
| (...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 755 | 821 |
| 756 # BUG(3251225): Tests that timeout with --nocrankshaft. | 822 # BUG(3251225): Tests that timeout with --nocrankshaft. |
| 757 'built-ins/decodeURI/S15.1.3.1_A2.4_T1': [SKIP], | 823 'built-ins/decodeURI/S15.1.3.1_A2.4_T1': [SKIP], |
| 758 'built-ins/decodeURI/S15.1.3.1_A2.5_T1': [SKIP], | 824 'built-ins/decodeURI/S15.1.3.1_A2.5_T1': [SKIP], |
| 759 'built-ins/decodeURIComponent/S15.1.3.2_A2.4_T1': [SKIP], | 825 'built-ins/decodeURIComponent/S15.1.3.2_A2.4_T1': [SKIP], |
| 760 'built-ins/decodeURIComponent/S15.1.3.2_A2.5_T1': [SKIP], | 826 'built-ins/decodeURIComponent/S15.1.3.2_A2.5_T1': [SKIP], |
| 761 'built-ins/encodeURI/S15.1.3.3_A2.3_T1': [SKIP], | 827 'built-ins/encodeURI/S15.1.3.3_A2.3_T1': [SKIP], |
| 762 'built-ins/encodeURIComponent/S15.1.3.4_A2.3_T1': [SKIP], | 828 'built-ins/encodeURIComponent/S15.1.3.4_A2.3_T1': [SKIP], |
| 763 }], # 'arch == arm or arch == mipsel or arch == mips or arch == arm64' | 829 }], # 'arch == arm or arch == mipsel or arch == mips or arch == arm64' |
| 764 ] | 830 ] |
| OLD | NEW |