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

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

Issue 1052083002: Disable a new failing test262-es6 test (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 5 years, 8 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 | « no previous file | 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 496 matching lines...) Expand 10 before | Expand all | Expand 10 after
507 'built-ins/Array/prototype/concat/Array.prototype.concat_strict-arguments': [F AIL], 507 'built-ins/Array/prototype/concat/Array.prototype.concat_strict-arguments': [F AIL],
508 'built-ins/Symbol/species/Symbol.species.builtin-getter-name': [FAIL], 508 'built-ins/Symbol/species/Symbol.species.builtin-getter-name': [FAIL],
509 'built-ins/Symbol/species/Symbol.species.exists': [FAIL], 509 'built-ins/Symbol/species/Symbol.species.exists': [FAIL],
510 'built-ins/Symbol/species/Symbol.species.in_Array': [FAIL], 510 'built-ins/Symbol/species/Symbol.species.in_Array': [FAIL],
511 'built-ins/Symbol/species/Symbol.species.in_ArrayBuffer': [FAIL], 511 'built-ins/Symbol/species/Symbol.species.in_ArrayBuffer': [FAIL],
512 'built-ins/Symbol/species/Symbol.species.in_Map': [FAIL], 512 'built-ins/Symbol/species/Symbol.species.in_Map': [FAIL],
513 'built-ins/Symbol/species/Symbol.species.in_Promise': [FAIL], 513 'built-ins/Symbol/species/Symbol.species.in_Promise': [FAIL],
514 'built-ins/Symbol/species/Symbol.species.in_RegExp': [FAIL], 514 'built-ins/Symbol/species/Symbol.species.in_RegExp': [FAIL],
515 'built-ins/Symbol/species/Symbol.species.in_Set': [FAIL], 515 'built-ins/Symbol/species/Symbol.species.in_Set': [FAIL],
516 'built-ins/Symbol/species/Symbol.species.notChangedByExtends': [FAIL], 516 'built-ins/Symbol/species/Symbol.species.notChangedByExtends': [FAIL],
517 'language/asi/S7.9_A5.7_T1': [PASS, FAIL_OK],
517 'language/block-scope/leave/finally-block-let-declaration-only-shadows-outer-p arameter-value-1': [FAIL], 518 'language/block-scope/leave/finally-block-let-declaration-only-shadows-outer-p arameter-value-1': [FAIL],
518 'language/block-scope/leave/finally-block-let-declaration-only-shadows-outer-p arameter-value-2': [FAIL], 519 'language/block-scope/leave/finally-block-let-declaration-only-shadows-outer-p arameter-value-2': [FAIL],
519 'language/block-scope/leave/for-loop-block-let-declaration-only-shadows-outer- parameter-value-1': [FAIL], 520 'language/block-scope/leave/for-loop-block-let-declaration-only-shadows-outer- parameter-value-1': [FAIL],
520 'language/block-scope/leave/for-loop-block-let-declaration-only-shadows-outer- parameter-value-2': [FAIL], 521 'language/block-scope/leave/for-loop-block-let-declaration-only-shadows-outer- parameter-value-2': [FAIL],
521 'language/block-scope/leave/nested-block-let-declaration-only-shadows-outer-pa rameter-value-1': [FAIL], 522 'language/block-scope/leave/nested-block-let-declaration-only-shadows-outer-pa rameter-value-1': [FAIL],
522 'language/block-scope/leave/nested-block-let-declaration-only-shadows-outer-pa rameter-value-2': [FAIL], 523 'language/block-scope/leave/nested-block-let-declaration-only-shadows-outer-pa rameter-value-2': [FAIL],
523 'language/block-scope/leave/outermost-binding-updated-in-catch-block-nested-bl ock-let-declaration-unseen-outside-of-block': [FAIL], 524 'language/block-scope/leave/outermost-binding-updated-in-catch-block-nested-bl ock-let-declaration-unseen-outside-of-block': [FAIL],
524 'language/block-scope/leave/try-block-let-declaration-only-shadows-outer-param eter-value-1': [FAIL], 525 'language/block-scope/leave/try-block-let-declaration-only-shadows-outer-param eter-value-1': [FAIL],
525 'language/block-scope/leave/try-block-let-declaration-only-shadows-outer-param eter-value-2': [FAIL], 526 'language/block-scope/leave/try-block-let-declaration-only-shadows-outer-param eter-value-2': [FAIL],
526 'language/block-scope/leave/verify-context-in-finally-block': [FAIL], 527 'language/block-scope/leave/verify-context-in-finally-block': [FAIL],
(...skipping 140 matching lines...) Expand 10 before | Expand all | Expand 10 after
667 668
668 # BUG(3251225): Tests that timeout with --nocrankshaft. 669 # BUG(3251225): Tests that timeout with --nocrankshaft.
669 'built-ins/decodeURI/S15.1.3.1_A2.4_T1': [SKIP], 670 'built-ins/decodeURI/S15.1.3.1_A2.4_T1': [SKIP],
670 'built-ins/decodeURI/S15.1.3.1_A2.5_T1': [SKIP], 671 'built-ins/decodeURI/S15.1.3.1_A2.5_T1': [SKIP],
671 'built-ins/decodeURIComponent/S15.1.3.2_A2.4_T1': [SKIP], 672 'built-ins/decodeURIComponent/S15.1.3.2_A2.4_T1': [SKIP],
672 'built-ins/decodeURIComponent/S15.1.3.2_A2.5_T1': [SKIP], 673 'built-ins/decodeURIComponent/S15.1.3.2_A2.5_T1': [SKIP],
673 'built-ins/encodeURI/S15.1.3.3_A2.3_T1': [SKIP], 674 'built-ins/encodeURI/S15.1.3.3_A2.3_T1': [SKIP],
674 'built-ins/encodeURIComponent/S15.1.3.4_A2.3_T1': [SKIP], 675 'built-ins/encodeURIComponent/S15.1.3.4_A2.3_T1': [SKIP],
675 }], # 'arch == arm or arch == mipsel or arch == mips or arch == arm64' 676 }], # 'arch == arm or arch == mipsel or arch == mips or arch == arm64'
676 ] 677 ]
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698