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

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

Issue 1218543003: [es6] Ensure that for-in/of loops have a proper TDZ for their boundnames (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Rebased Created 5 years, 5 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/strong/declaration-after-use.js ('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 446 matching lines...) Expand 10 before | Expand all | Expand 10 after
457 'language/expressions/arrow-function/lexical-new.target': [FAIL], 457 'language/expressions/arrow-function/lexical-new.target': [FAIL],
458 'language/expressions/arrow-function/lexical-new.target-closure-returned': [FA IL], 458 'language/expressions/arrow-function/lexical-new.target-closure-returned': [FA IL],
459 459
460 # https://code.google.com/p/v8/issues/detail?id=2160 460 # https://code.google.com/p/v8/issues/detail?id=2160
461 'language/expressions/arrow-function/syntax/arrowparameters-cover-initialize-1 ': [FAIL], 461 'language/expressions/arrow-function/syntax/arrowparameters-cover-initialize-1 ': [FAIL],
462 'language/expressions/arrow-function/syntax/arrowparameters-cover-initialize-2 ': [FAIL], 462 'language/expressions/arrow-function/syntax/arrowparameters-cover-initialize-2 ': [FAIL],
463 463
464 # https://code.google.com/p/v8/issues/detail?id=3673 464 # https://code.google.com/p/v8/issues/detail?id=3673
465 'language/statements/class/definition/basics': [FAIL], 465 'language/statements/class/definition/basics': [FAIL],
466 466
467 # https://code.google.com/p/v8/issues/detail?id=4210
468 'language/statements/for-in/const-bound-names-fordecl-tdz-for-in': [PASS, FAIL ],
469 'language/statements/for-in/let-bound-names-fordecl-tdz-for-in': [PASS, FAIL],
470 'language/statements/for-of/const-bound-names-fordecl-tdz-for-of': [PASS, FAIL ],
471 'language/statements/for-of/let-bound-names-fordecl-tdz-for-of': [PASS, FAIL],
472
473 # Destructuring 467 # Destructuring
474 # https://code.google.com/p/v8/issues/detail?id=811 468 # https://code.google.com/p/v8/issues/detail?id=811
475 'language/statements/for-of/body-dstr-assign': [FAIL], 469 'language/statements/for-of/body-dstr-assign': [FAIL],
476 470
477 # https://code.google.com/p/v8/issues/detail?id=3566 471 # https://code.google.com/p/v8/issues/detail?id=3566
478 'language/statements/for-of/body-dstr-assign-error': [FAIL], 472 'language/statements/for-of/body-dstr-assign-error': [FAIL],
479 'language/statements/for-of/body-put-error': [FAIL], 473 'language/statements/for-of/body-put-error': [FAIL],
480 'language/statements/for-of/generator-close-via-break': [FAIL], 474 'language/statements/for-of/generator-close-via-break': [FAIL],
481 'language/statements/for-of/generator-close-via-return': [FAIL], 475 'language/statements/for-of/generator-close-via-return': [FAIL],
482 'language/statements/for-of/generator-close-via-throw': [FAIL], 476 'language/statements/for-of/generator-close-via-throw': [FAIL],
(...skipping 324 matching lines...) Expand 10 before | Expand all | Expand 10 after
807 801
808 # BUG(3251225): Tests that timeout with --nocrankshaft. 802 # BUG(3251225): Tests that timeout with --nocrankshaft.
809 'built-ins/decodeURI/S15.1.3.1_A2.4_T1': [SKIP], 803 'built-ins/decodeURI/S15.1.3.1_A2.4_T1': [SKIP],
810 'built-ins/decodeURI/S15.1.3.1_A2.5_T1': [SKIP], 804 'built-ins/decodeURI/S15.1.3.1_A2.5_T1': [SKIP],
811 'built-ins/decodeURIComponent/S15.1.3.2_A2.4_T1': [SKIP], 805 'built-ins/decodeURIComponent/S15.1.3.2_A2.4_T1': [SKIP],
812 'built-ins/decodeURIComponent/S15.1.3.2_A2.5_T1': [SKIP], 806 'built-ins/decodeURIComponent/S15.1.3.2_A2.5_T1': [SKIP],
813 'built-ins/encodeURI/S15.1.3.3_A2.3_T1': [SKIP], 807 'built-ins/encodeURI/S15.1.3.3_A2.3_T1': [SKIP],
814 'built-ins/encodeURIComponent/S15.1.3.4_A2.3_T1': [SKIP], 808 'built-ins/encodeURIComponent/S15.1.3.4_A2.3_T1': [SKIP],
815 }], # 'arch == arm or arch == mipsel or arch == mips or arch == arm64' 809 }], # 'arch == arm or arch == mipsel or arch == mips or arch == arm64'
816 ] 810 ]
OLDNEW
« no previous file with comments | « test/mjsunit/strong/declaration-after-use.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698