Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1015)

Side by Side Diff: test/test262/test262.status

Issue 1626503002: [interpreter] Re-enable some tests that pass by now. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « test/mjsunit/mjsunit.status ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 606 matching lines...) Expand 10 before | Expand all | Expand 10 after
617 'built-ins/Object/prototype/valueOf/S15.2.4.4_A15': [SKIP], 617 'built-ins/Object/prototype/valueOf/S15.2.4.4_A15': [SKIP],
618 'built-ins/Promise/all/ctx-ctor': [SKIP], 618 'built-ins/Promise/all/ctx-ctor': [SKIP],
619 'built-ins/Promise/race/ctx-ctor': [SKIP], 619 'built-ins/Promise/race/ctx-ctor': [SKIP],
620 'built-ins/Promise/reject/ctx-ctor': [SKIP], 620 'built-ins/Promise/reject/ctx-ctor': [SKIP],
621 'built-ins/Promise/resolve/ctx-ctor': [SKIP], 621 'built-ins/Promise/resolve/ctx-ctor': [SKIP],
622 'built-ins/Promise/reject/S25.4.4.4_A3.1_T1': [SKIP], 622 'built-ins/Promise/reject/S25.4.4.4_A3.1_T1': [SKIP],
623 'built-ins/String/prototype/codePointAt/this-is-undefined-throws': [SKIP], 623 'built-ins/String/prototype/codePointAt/this-is-undefined-throws': [SKIP],
624 'built-ins/String/prototype/concat/S15.5.4.6_A2': [SKIP], 624 'built-ins/String/prototype/concat/S15.5.4.6_A2': [SKIP],
625 'built-ins/String/prototype/endsWith/this-is-undefined-throws': [SKIP], 625 'built-ins/String/prototype/endsWith/this-is-undefined-throws': [SKIP],
626 'built-ins/String/prototype/includes/this-is-undefined-throws': [SKIP], 626 'built-ins/String/prototype/includes/this-is-undefined-throws': [SKIP],
627 'built-ins/String/prototype/match/invoke-builtin-match': [SKIP],
628 'built-ins/String/prototype/repeat/this-is-undefined-throws': [SKIP], 627 'built-ins/String/prototype/repeat/this-is-undefined-throws': [SKIP],
629 'built-ins/String/prototype/startsWith/this-is-undefined-throws': [SKIP], 628 'built-ins/String/prototype/startsWith/this-is-undefined-throws': [SKIP],
630 'built-ins/String/prototype/trim/15.5.4.20-1-1': [SKIP], 629 'built-ins/String/prototype/trim/15.5.4.20-1-1': [SKIP],
631 'built-ins/String/S15.5.5.1_A4_T1': [SKIP], 630 'built-ins/String/S15.5.5.1_A4_T1': [SKIP],
632 'language/block-scope/leave/nested-block-let-declaration-only-shadows-outer-pa rameter-value-1': [SKIP], 631 'language/block-scope/leave/nested-block-let-declaration-only-shadows-outer-pa rameter-value-1': [SKIP],
633 'language/block-scope/leave/nested-block-let-declaration-only-shadows-outer-pa rameter-value-2': [SKIP], 632 'language/block-scope/leave/nested-block-let-declaration-only-shadows-outer-pa rameter-value-2': [SKIP],
634 'language/block-scope/leave/verify-context-in-labelled-block': [SKIP], 633 'language/block-scope/leave/verify-context-in-labelled-block': [SKIP],
635 'language/block-scope/leave/x-after-break-to-label': [SKIP], 634 'language/block-scope/leave/x-after-break-to-label': [SKIP],
636 'language/computed-property-names/object/accessor/getter-super': [SKIP], 635 'language/computed-property-names/object/accessor/getter-super': [SKIP],
637 'language/computed-property-names/object/accessor/setter-super': [SKIP], 636 'language/computed-property-names/object/accessor/setter-super': [SKIP],
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
702 'built-ins/decodeURIComponent/S15.1.3.2_A1.12_T2': [SKIP], 701 'built-ins/decodeURIComponent/S15.1.3.2_A1.12_T2': [SKIP],
703 'built-ins/decodeURIComponent/S15.1.3.2_A1.12_T3': [SKIP], 702 'built-ins/decodeURIComponent/S15.1.3.2_A1.12_T3': [SKIP],
704 'intl402/9.2.2': [SKIP], 703 'intl402/9.2.2': [SKIP],
705 'language/statements/let/fn-name-arrow': [SKIP], 704 'language/statements/let/fn-name-arrow': [SKIP],
706 'language/statements/let/fn-name-cover': [SKIP], 705 'language/statements/let/fn-name-cover': [SKIP],
707 'language/statements/let/fn-name-fn': [SKIP], 706 'language/statements/let/fn-name-fn': [SKIP],
708 'language/statements/let/fn-name-gen': [SKIP], 707 'language/statements/let/fn-name-gen': [SKIP],
709 }], # ignition == True and (arch == arm or arch == arm64) 708 }], # ignition == True and (arch == arm or arch == arm64)
710 709
711 ] 710 ]
OLDNEW
« no previous file with comments | « test/mjsunit/mjsunit.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698