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

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

Issue 2683753003: Revert of test262 roll (Closed)
Patch Set: Created 3 years, 10 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/test262/harness-adapt.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 107 matching lines...) Expand 10 before | Expand all | Expand 10 after
118 'built-ins/TypedArray/prototype/set/array-arg-targetbuffer-detached-throws': [ FAIL], 118 'built-ins/TypedArray/prototype/set/array-arg-targetbuffer-detached-throws': [ FAIL],
119 'built-ins/TypedArray/prototype/set/typedarray-arg-srcbuffer-detached-during-t ointeger-offset-throws': [FAIL], 119 'built-ins/TypedArray/prototype/set/typedarray-arg-srcbuffer-detached-during-t ointeger-offset-throws': [FAIL],
120 'built-ins/TypedArray/prototype/set/typedarray-arg-targetbuffer-detached-durin g-tointeger-offset-throws': [FAIL], 120 'built-ins/TypedArray/prototype/set/typedarray-arg-targetbuffer-detached-durin g-tointeger-offset-throws': [FAIL],
121 'built-ins/TypedArray/prototype/slice/detached-buffer-custom-ctor-other-target type': [FAIL], 121 'built-ins/TypedArray/prototype/slice/detached-buffer-custom-ctor-other-target type': [FAIL],
122 'built-ins/TypedArray/prototype/slice/detached-buffer-custom-ctor-same-targett ype': [FAIL], 122 'built-ins/TypedArray/prototype/slice/detached-buffer-custom-ctor-same-targett ype': [FAIL],
123 'built-ins/TypedArray/prototype/slice/detached-buffer-get-ctor': [FAIL], 123 'built-ins/TypedArray/prototype/slice/detached-buffer-get-ctor': [FAIL],
124 'built-ins/TypedArray/prototype/slice/detached-buffer-speciesctor-get-species- custom-ctor-throws': [FAIL], 124 'built-ins/TypedArray/prototype/slice/detached-buffer-speciesctor-get-species- custom-ctor-throws': [FAIL],
125 'built-ins/TypedArray/prototype/some/callbackfn-detachbuffer': [FAIL], 125 'built-ins/TypedArray/prototype/some/callbackfn-detachbuffer': [FAIL],
126 'built-ins/TypedArray/prototype/sort/detached-buffer-comparefn': [FAIL], 126 'built-ins/TypedArray/prototype/sort/detached-buffer-comparefn': [FAIL],
127 # DataView functions should also throw on detached buffers 127 # DataView functions should also throw on detached buffers
128 'built-ins/ArrayBuffer/prototype/byteLength/detached-buffer': [FAIL],
129 'built-ins/DataView/detached-buffer': [FAIL],
130 'built-ins/DataView/prototype/byteLength/detached-buffer': [FAIL],
131 'built-ins/DataView/prototype/byteOffset/detached-buffer': [FAIL],
132 'built-ins/DataView/prototype/getFloat32/detached-buffer': [FAIL], 128 'built-ins/DataView/prototype/getFloat32/detached-buffer': [FAIL],
133 'built-ins/DataView/prototype/getFloat32/detached-buffer-before-outofrange-byt eoffset': [FAIL], 129 'built-ins/DataView/prototype/getFloat32/detached-buffer-before-outofrange-byt eoffset': [FAIL],
134 'built-ins/DataView/prototype/getFloat64/detached-buffer': [FAIL], 130 'built-ins/DataView/prototype/getFloat64/detached-buffer': [FAIL],
135 'built-ins/DataView/prototype/getFloat64/detached-buffer-before-outofrange-byt eoffset': [FAIL], 131 'built-ins/DataView/prototype/getFloat64/detached-buffer-before-outofrange-byt eoffset': [FAIL],
136 'built-ins/DataView/prototype/getInt16/detached-buffer': [FAIL], 132 'built-ins/DataView/prototype/getInt16/detached-buffer': [FAIL],
137 'built-ins/DataView/prototype/getInt16/detached-buffer-before-outofrange-byteo ffset': [FAIL], 133 'built-ins/DataView/prototype/getInt16/detached-buffer-before-outofrange-byteo ffset': [FAIL],
138 'built-ins/DataView/prototype/getInt32/detached-buffer': [FAIL], 134 'built-ins/DataView/prototype/getInt32/detached-buffer': [FAIL],
139 'built-ins/DataView/prototype/getInt32/detached-buffer-before-outofrange-byteo ffset': [FAIL], 135 'built-ins/DataView/prototype/getInt32/detached-buffer-before-outofrange-byteo ffset': [FAIL],
140 'built-ins/DataView/prototype/getInt8/detached-buffer': [FAIL], 136 'built-ins/DataView/prototype/getInt8/detached-buffer': [FAIL],
141 'built-ins/DataView/prototype/getInt8/detached-buffer-before-outofrange-byteof fset': [FAIL], 137 'built-ins/DataView/prototype/getInt8/detached-buffer-before-outofrange-byteof fset': [FAIL],
(...skipping 12 matching lines...) Expand all
154 'built-ins/DataView/prototype/setInt32/detached-buffer': [FAIL], 150 'built-ins/DataView/prototype/setInt32/detached-buffer': [FAIL],
155 'built-ins/DataView/prototype/setInt32/detached-buffer-before-outofrange-byteo ffset': [FAIL], 151 'built-ins/DataView/prototype/setInt32/detached-buffer-before-outofrange-byteo ffset': [FAIL],
156 'built-ins/DataView/prototype/setInt8/detached-buffer': [FAIL], 152 'built-ins/DataView/prototype/setInt8/detached-buffer': [FAIL],
157 'built-ins/DataView/prototype/setInt8/detached-buffer-before-outofrange-byteof fset': [FAIL], 153 'built-ins/DataView/prototype/setInt8/detached-buffer-before-outofrange-byteof fset': [FAIL],
158 'built-ins/DataView/prototype/setUint16/detached-buffer': [FAIL], 154 'built-ins/DataView/prototype/setUint16/detached-buffer': [FAIL],
159 'built-ins/DataView/prototype/setUint16/detached-buffer-before-outofrange-byte offset': [FAIL], 155 'built-ins/DataView/prototype/setUint16/detached-buffer-before-outofrange-byte offset': [FAIL],
160 'built-ins/DataView/prototype/setUint32/detached-buffer': [FAIL], 156 'built-ins/DataView/prototype/setUint32/detached-buffer': [FAIL],
161 'built-ins/DataView/prototype/setUint32/detached-buffer-before-outofrange-byte offset': [FAIL], 157 'built-ins/DataView/prototype/setUint32/detached-buffer-before-outofrange-byte offset': [FAIL],
162 'built-ins/DataView/prototype/setUint8/detached-buffer': [FAIL], 158 'built-ins/DataView/prototype/setUint8/detached-buffer': [FAIL],
163 'built-ins/DataView/prototype/setUint8/detached-buffer-before-outofrange-byteo ffset': [FAIL], 159 'built-ins/DataView/prototype/setUint8/detached-buffer-before-outofrange-byteo ffset': [FAIL],
160 'built-ins/DataView/prototype/byteLength/detached-buffer': [FAIL],
161 'built-ins/DataView/prototype/byteOffset/detached-buffer': [FAIL],
162 'built-ins/DataView/detached-buffer': [FAIL],
163 'built-ins/ArrayBuffer/prototype/byteLength/detached-buffer': [FAIL],
164 'built-ins/DataView/prototype/setFloat64/detached-buffer-after-toindex-byteoff set': [FAIL],
165 'built-ins/DataView/prototype/setInt16/detached-buffer-after-toindex-byteoffse t': [FAIL],
164 166
165 # https://bugs.chromium.org/p/v8/issues/detail?id=4648 167 # https://bugs.chromium.org/p/v8/issues/detail?id=4648
166 'built-ins/TypedArray/prototype/every/detached-buffer': [FAIL], 168 'built-ins/TypedArray/prototype/every/detached-buffer': [FAIL],
167 'built-ins/TypedArray/prototype/fill/detached-buffer': [FAIL], 169 'built-ins/TypedArray/prototype/fill/detached-buffer': [FAIL],
168 'built-ins/TypedArray/prototype/filter/detached-buffer': [FAIL], 170 'built-ins/TypedArray/prototype/filter/detached-buffer': [FAIL],
169 'built-ins/TypedArray/prototype/find/detached-buffer': [FAIL], 171 'built-ins/TypedArray/prototype/find/detached-buffer': [FAIL],
170 'built-ins/TypedArray/prototype/findIndex/detached-buffer': [FAIL], 172 'built-ins/TypedArray/prototype/findIndex/detached-buffer': [FAIL],
171 'built-ins/TypedArray/prototype/forEach/detached-buffer': [FAIL], 173 'built-ins/TypedArray/prototype/forEach/detached-buffer': [FAIL],
172 'built-ins/TypedArray/prototype/includes/detached-buffer': [FAIL], 174 'built-ins/TypedArray/prototype/includes/detached-buffer': [FAIL],
173 'built-ins/TypedArray/prototype/indexOf/detached-buffer': [FAIL], 175 'built-ins/TypedArray/prototype/indexOf/detached-buffer': [FAIL],
(...skipping 142 matching lines...) Expand 10 before | Expand all | Expand 10 after
316 'annexB/language/eval-code/direct/func-block-decl-eval-func-block-scoping': [F AIL], 318 'annexB/language/eval-code/direct/func-block-decl-eval-func-block-scoping': [F AIL],
317 'annexB/language/eval-code/direct/func-if-decl-else-decl-a-eval-func-block-sco ping': [FAIL], 319 'annexB/language/eval-code/direct/func-if-decl-else-decl-a-eval-func-block-sco ping': [FAIL],
318 'annexB/language/eval-code/direct/func-if-decl-else-decl-b-eval-func-block-sco ping': [FAIL], 320 'annexB/language/eval-code/direct/func-if-decl-else-decl-b-eval-func-block-sco ping': [FAIL],
319 'annexB/language/eval-code/direct/func-if-decl-else-stmt-eval-func-block-scopi ng': [FAIL], 321 'annexB/language/eval-code/direct/func-if-decl-else-stmt-eval-func-block-scopi ng': [FAIL],
320 'annexB/language/eval-code/direct/func-if-decl-no-else-eval-func-block-scoping ': [FAIL], 322 'annexB/language/eval-code/direct/func-if-decl-no-else-eval-func-block-scoping ': [FAIL],
321 'annexB/language/eval-code/direct/func-if-stmt-else-decl-eval-func-block-scopi ng': [FAIL], 323 'annexB/language/eval-code/direct/func-if-stmt-else-decl-eval-func-block-scopi ng': [FAIL],
322 'annexB/language/eval-code/direct/func-switch-case-eval-func-block-scoping': [ FAIL], 324 'annexB/language/eval-code/direct/func-switch-case-eval-func-block-scoping': [ FAIL],
323 'annexB/language/eval-code/direct/func-switch-dflt-eval-func-block-scoping': [ FAIL], 325 'annexB/language/eval-code/direct/func-switch-dflt-eval-func-block-scoping': [ FAIL],
324 326
325 # https://bugs.chromium.org/p/v8/issues/detail?id=5139 327 # https://bugs.chromium.org/p/v8/issues/detail?id=5139
328 'annexB/built-ins/Date/prototype/setYear/time-clip': [FAIL],
326 'annexB/built-ins/Date/prototype/setYear/year-number-relative': [FAIL], 329 'annexB/built-ins/Date/prototype/setYear/year-number-relative': [FAIL],
327 330
328 # https://bugs.chromium.org/p/v8/issues/detail?id=5155 331 # https://bugs.chromium.org/p/v8/issues/detail?id=5155
329 'language/white-space/mongolian-vowel-separator': [FAIL], 332 'language/white-space/mongolian-vowel-separator': [FAIL],
330 'language/white-space/mongolian-vowel-separator-eval': [FAIL], 333 'language/white-space/mongolian-vowel-separator-eval': [FAIL],
331 'built-ins/RegExp/S15.10.2.12_A2_T1': [FAIL], 334 'built-ins/RegExp/S15.10.2.12_A2_T1': [FAIL],
332 'built-ins/RegExp/S15.10.2.12_A1_T1': [FAIL], 335 'built-ins/RegExp/S15.10.2.12_A1_T1': [FAIL],
333 'built-ins/parseFloat/S15.1.2.3_A2_T10_U180E': [FAIL], 336 'built-ins/parseFloat/S15.1.2.3_A2_T10_U180E': [FAIL],
334 'built-ins/parseInt/S15.1.2.2_A2_T10_U180E': [FAIL], 337 'built-ins/parseInt/S15.1.2.2_A2_T10_U180E': [FAIL],
335 'built-ins/String/prototype/trim/u180e': [FAIL], 338 'built-ins/String/prototype/trim/u180e': [FAIL],
(...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after
430 'built-ins/String/prototype/toLocaleUpperCase/supplementary_plane': ['--icu-ca se-mapping'], 433 'built-ins/String/prototype/toLocaleUpperCase/supplementary_plane': ['--icu-ca se-mapping'],
431 'built-ins/String/prototype/toLocaleLowerCase/supplementary_plane': ['--icu-ca se-mapping'], 434 'built-ins/String/prototype/toLocaleLowerCase/supplementary_plane': ['--icu-ca se-mapping'],
432 'built-ins/String/prototype/toLocaleLowerCase/special_casing_conditional': ['- -icu-case-mapping'], 435 'built-ins/String/prototype/toLocaleLowerCase/special_casing_conditional': ['- -icu-case-mapping'],
433 'intl402/String/prototype/toLocaleLowerCase/special_casing_Azeri': ['--icu-cas e-mapping'], 436 'intl402/String/prototype/toLocaleLowerCase/special_casing_Azeri': ['--icu-cas e-mapping'],
434 'intl402/String/prototype/toLocaleLowerCase/special_casing_Lithuanian': ['--ic u-case-mapping'], 437 'intl402/String/prototype/toLocaleLowerCase/special_casing_Lithuanian': ['--ic u-case-mapping'],
435 'intl402/String/prototype/toLocaleLowerCase/special_casing_Turkish': ['--icu-c ase-mapping'], 438 'intl402/String/prototype/toLocaleLowerCase/special_casing_Turkish': ['--icu-c ase-mapping'],
436 'intl402/String/prototype/toLocaleUpperCase/special_casing_Azeri': ['--icu-cas e-mapping'], 439 'intl402/String/prototype/toLocaleUpperCase/special_casing_Azeri': ['--icu-cas e-mapping'],
437 'intl402/String/prototype/toLocaleUpperCase/special_casing_Lithuanian': ['--ic u-case-mapping'], 440 'intl402/String/prototype/toLocaleUpperCase/special_casing_Lithuanian': ['--ic u-case-mapping'],
438 'intl402/String/prototype/toLocaleUpperCase/special_casing_Turkish': ['--icu-c ase-mapping'], 441 'intl402/String/prototype/toLocaleUpperCase/special_casing_Turkish': ['--icu-c ase-mapping'],
439 442
440 # https://bugs.chromium.org/p/v8/issues/detail?id=5601
441 'intl402/PluralRules/*': [SKIP],
442
443 # https://bugs.chromium.org/p/v8/issues/detail?id=5855
444 'language/expressions/async-generators/*': [SKIP],
445
446 # https://bugs.chromium.org/p/v8/issues/detail?id=5534
447 'built-ins/Date/UTC/return-value': [FAIL],
448
449 ######################## NEEDS INVESTIGATION ########################### 443 ######################## NEEDS INVESTIGATION ###########################
450 444
451 # These test failures are specific to the intl402 suite and need investigation 445 # These test failures are specific to the intl402 suite and need investigation
452 # to be either marked as bugs with issues filed for them or as deliberate 446 # to be either marked as bugs with issues filed for them or as deliberate
453 # incompatibilities if the test cases turn out to be broken or ambiguous. 447 # incompatibilities if the test cases turn out to be broken or ambiguous.
454 # Some of these are related to v8:4361 in being visible side effects from Intl . 448 # Some of these are related to v8:4361 in being visible side effects from Intl .
455 'intl402/6.2.3': [FAIL], 449 'intl402/6.2.3': [FAIL],
456 'intl402/Collator/10.1.2_a': [PASS, FAIL], 450 'intl402/Collator/10.1.2_a': [PASS, FAIL],
457 'intl402/Collator/10.2.3_b': [PASS, FAIL], 451 'intl402/Collator/10.2.3_b': [PASS, FAIL],
458 'intl402/Collator/prototype/10.3_a': [FAIL], 452 'intl402/Collator/prototype/10.3_a': [FAIL],
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
503 # Test262 Bug: https://bugs.ecmascript.org/show_bug.cgi?id=596 497 # Test262 Bug: https://bugs.ecmascript.org/show_bug.cgi?id=596
504 'built-ins/Array/prototype/sort/bug_596_1': [PASS, FAIL_OK], 498 'built-ins/Array/prototype/sort/bug_596_1': [PASS, FAIL_OK],
505 499
506 # https://github.com/tc39/test262/pull/688#pullrequestreview-14025354 500 # https://github.com/tc39/test262/pull/688#pullrequestreview-14025354
507 'built-ins/Function/internals/Construct/derived-this-uninitialized-realm': [FA IL], 501 'built-ins/Function/internals/Construct/derived-this-uninitialized-realm': [FA IL],
508 502
509 # https://github.com/tc39/test262/pull/688/files#r93657665 503 # https://github.com/tc39/test262/pull/688/files#r93657665
510 'built-ins/TypedArrays/typedarray-arg-other-ctor-buffer-ctor-custom-species-pr oto-from-ctor-realm': [FAIL], 504 'built-ins/TypedArrays/typedarray-arg-other-ctor-buffer-ctor-custom-species-pr oto-from-ctor-realm': [FAIL],
511 'built-ins/TypedArrays/typedarray-arg-same-ctor-buffer-ctor-species-custom-pro to-from-ctor-realm': [FAIL], 505 'built-ins/TypedArrays/typedarray-arg-same-ctor-buffer-ctor-species-custom-pro to-from-ctor-realm': [FAIL],
512 506
507 # https://github.com/tc39/test262/commit/c779cba592fcb39051fd1d467e472ea71aa2b 1d6#commitcomment-20276482
508 'language/statements/class/strict-mode/arguments-caller': [FAIL],
509
513 # Date tests that fail in CE(S)T timezone. 510 # Date tests that fail in CE(S)T timezone.
514 # https://bugs.chromium.org/p/v8/issues/detail?id=5449 511 # https://bugs.chromium.org/p/v8/issues/detail?id=5449
515 'built-ins/Date/prototype/setFullYear/new-value-time-clip': [PASS, FAIL], 512 'built-ins/Date/prototype/setFullYear/new-value-time-clip': [PASS, FAIL],
516 'built-ins/Date/prototype/setMonth/new-value-time-clip': [PASS, FAIL], 513 'built-ins/Date/prototype/setMonth/new-value-time-clip': [PASS, FAIL],
517 514
518 # v8:5486 515 # v8:5486
519 # Spec changed to be more permissive, tests need to be updated. 516 # Spec changed to be more permissive, tests need to be updated.
520 'language/module-code/instn-iee-star-cycle': [FAIL], 517 'language/module-code/instn-iee-star-cycle': [FAIL],
521 'language/module-code/instn-named-star-cycle': [FAIL], 518 'language/module-code/instn-named-star-cycle': [FAIL],
522 'language/module-code/instn-star-star-cycle': [FAIL], 519 'language/module-code/instn-star-star-cycle': [FAIL],
(...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after
617 614
618 ['variant == asm_wasm', { 615 ['variant == asm_wasm', {
619 '*': [SKIP], 616 '*': [SKIP],
620 }], # variant == asm_wasm 617 }], # variant == asm_wasm
621 618
622 ['variant == wasm_traps', { 619 ['variant == wasm_traps', {
623 '*': [SKIP], 620 '*': [SKIP],
624 }], # variant == wasm_traps 621 }], # variant == wasm_traps
625 622
626 ] 623 ]
OLDNEW
« no previous file with comments | « test/test262/harness-adapt.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698