| 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 121 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 132 'language/computed-property-names/class/static/method-constructor': [PASS, FAI
L_SLOPPY], | 132 'language/computed-property-names/class/static/method-constructor': [PASS, FAI
L_SLOPPY], |
| 133 'language/computed-property-names/class/static/method-prototype': [PASS, FAIL_
SLOPPY], | 133 'language/computed-property-names/class/static/method-prototype': [PASS, FAIL_
SLOPPY], |
| 134 'language/computed-property-names/class/static/setter-constructor': [PASS, FAI
L_SLOPPY], | 134 'language/computed-property-names/class/static/setter-constructor': [PASS, FAI
L_SLOPPY], |
| 135 'language/computed-property-names/class/static/setter-prototype': [PASS, FAIL_
SLOPPY], | 135 'language/computed-property-names/class/static/setter-prototype': [PASS, FAIL_
SLOPPY], |
| 136 'language/computed-property-names/to-name-side-effects/class': [PASS, FAIL_SLO
PPY], | 136 'language/computed-property-names/to-name-side-effects/class': [PASS, FAIL_SLO
PPY], |
| 137 'language/computed-property-names/to-name-side-effects/numbers-class': [PASS,
FAIL_SLOPPY], | 137 'language/computed-property-names/to-name-side-effects/numbers-class': [PASS,
FAIL_SLOPPY], |
| 138 'language/expressions/arrow-function/lexical-super-call-from-within-constructo
r':[PASS, FAIL_SLOPPY], | 138 'language/expressions/arrow-function/lexical-super-call-from-within-constructo
r':[PASS, FAIL_SLOPPY], |
| 139 'language/expressions/arrow-function/lexical-super-property-from-within-constr
uctor': [PASS, FAIL_SLOPPY], | 139 'language/expressions/arrow-function/lexical-super-property-from-within-constr
uctor': [PASS, FAIL_SLOPPY], |
| 140 'language/expressions/arrow-function/lexical-super-property': [PASS, FAIL_SLOP
PY], | 140 'language/expressions/arrow-function/lexical-super-property': [PASS, FAIL_SLOP
PY], |
| 141 'language/expressions/arrow-function/lexical-supercall-from-immediately-invoke
d-arrow': [PASS, FAIL_SLOPPY], | 141 'language/expressions/arrow-function/lexical-supercall-from-immediately-invoke
d-arrow': [PASS, FAIL_SLOPPY], |
| 142 'language/expressions/object/method-definition/generator-param-redecl-const':
[PASS, FAIL_SLOPPY], |
| 142 'language/expressions/object/method-definition/generator-shadow-parameter-cons
t': [PASS, FAIL_SLOPPY], | 143 'language/expressions/object/method-definition/generator-shadow-parameter-cons
t': [PASS, FAIL_SLOPPY], |
| 143 'language/rest-parameters/with-new-target': [PASS, FAIL_SLOPPY], | 144 'language/rest-parameters/with-new-target': [PASS, FAIL_SLOPPY], |
| 144 'language/statements/class/arguments/access': [PASS, FAIL_SLOPPY], | 145 'language/statements/class/arguments/access': [PASS, FAIL_SLOPPY], |
| 145 'language/statements/class/arguments/default-constructor': [PASS, FAIL_SLOPPY]
, | 146 'language/statements/class/arguments/default-constructor': [PASS, FAIL_SLOPPY]
, |
| 146 'language/statements/class/definition/accessors': [PASS, FAIL_SLOPPY], | 147 'language/statements/class/definition/accessors': [PASS, FAIL_SLOPPY], |
| 147 'language/statements/class/definition/constructable-but-no-prototype': [PASS,
FAIL_SLOPPY], | 148 'language/statements/class/definition/constructable-but-no-prototype': [PASS,
FAIL_SLOPPY], |
| 148 'language/statements/class/definition/constructor-property': [PASS, FAIL_SLOPP
Y], | 149 'language/statements/class/definition/constructor-property': [PASS, FAIL_SLOPP
Y], |
| 149 'language/statements/class/definition/constructor-strict-by-default': [PASS, F
AIL_SLOPPY], | 150 'language/statements/class/definition/constructor-strict-by-default': [PASS, F
AIL_SLOPPY], |
| 150 'language/statements/class/definition/constructor': [PASS, FAIL_SLOPPY], | 151 'language/statements/class/definition/constructor': [PASS, FAIL_SLOPPY], |
| 151 'language/statements/class/definition/getters-2': [PASS, FAIL_SLOPPY], | 152 'language/statements/class/definition/getters-2': [PASS, FAIL_SLOPPY], |
| (...skipping 129 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 281 'built-ins/Boolean/prototype/S15.6.3.1_A1': [FAIL], | 282 'built-ins/Boolean/prototype/S15.6.3.1_A1': [FAIL], |
| 282 'built-ins/Boolean/prototype/S15.6.4_A1': [FAIL], | 283 'built-ins/Boolean/prototype/S15.6.4_A1': [FAIL], |
| 283 'built-ins/Boolean/prototype/toString/S15.6.4.2_A1_T1': [FAIL], | 284 'built-ins/Boolean/prototype/toString/S15.6.4.2_A1_T1': [FAIL], |
| 284 'built-ins/Boolean/prototype/toString/S15.6.4.2_A1_T2': [FAIL], | 285 'built-ins/Boolean/prototype/toString/S15.6.4.2_A1_T2': [FAIL], |
| 285 'built-ins/Boolean/prototype/valueOf/S15.6.4.3_A1_T1': [FAIL], | 286 'built-ins/Boolean/prototype/valueOf/S15.6.4.3_A1_T1': [FAIL], |
| 286 'built-ins/Boolean/prototype/valueOf/S15.6.4.3_A1_T2': [FAIL], | 287 'built-ins/Boolean/prototype/valueOf/S15.6.4.3_A1_T2': [FAIL], |
| 287 | 288 |
| 288 # https://code.google.com/p/v8/issues/detail?id=4118 | 289 # https://code.google.com/p/v8/issues/detail?id=4118 |
| 289 'built-ins/Object/getOwnPropertyNames/15.2.3.4-4-44': [FAIL], | 290 'built-ins/Object/getOwnPropertyNames/15.2.3.4-4-44': [FAIL], |
| 290 | 291 |
| 291 | |
| 292 # https://code.google.com/p/v8/issues/detail?id=3087 | 292 # https://code.google.com/p/v8/issues/detail?id=3087 |
| 293 'built-ins/Array/prototype/every/15.4.4.16-3-12': [FAIL], | 293 'built-ins/Array/prototype/every/15.4.4.16-3-12': [FAIL], |
| 294 'built-ins/Array/prototype/every/15.4.4.16-3-14': [FAIL], | 294 'built-ins/Array/prototype/every/15.4.4.16-3-14': [FAIL], |
| 295 'built-ins/Array/prototype/every/15.4.4.16-3-25': [FAIL], | 295 'built-ins/Array/prototype/every/15.4.4.16-3-25': [FAIL], |
| 296 'built-ins/Array/prototype/every/15.4.4.16-3-29': [FAIL], | 296 'built-ins/Array/prototype/every/15.4.4.16-3-29': [FAIL], |
| 297 'built-ins/Array/prototype/every/15.4.4.16-3-7': [FAIL], | 297 'built-ins/Array/prototype/every/15.4.4.16-3-7': [FAIL], |
| 298 'built-ins/Array/prototype/every/15.4.4.16-3-8': [FAIL], | 298 'built-ins/Array/prototype/every/15.4.4.16-3-8': [FAIL], |
| 299 'built-ins/Array/prototype/filter/15.4.4.20-3-12': [FAIL], | 299 'built-ins/Array/prototype/filter/15.4.4.20-3-12': [FAIL], |
| 300 'built-ins/Array/prototype/filter/15.4.4.20-3-25': [FAIL], | 300 'built-ins/Array/prototype/filter/15.4.4.20-3-25': [FAIL], |
| 301 'built-ins/Array/prototype/filter/15.4.4.20-3-7': [FAIL], | 301 'built-ins/Array/prototype/filter/15.4.4.20-3-7': [FAIL], |
| (...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 345 'built-ins/Array/prototype/some/15.4.4.17-3-28': [FAIL], | 345 'built-ins/Array/prototype/some/15.4.4.17-3-28': [FAIL], |
| 346 'built-ins/Array/prototype/some/15.4.4.17-3-29': [FAIL], | 346 'built-ins/Array/prototype/some/15.4.4.17-3-29': [FAIL], |
| 347 'built-ins/Array/prototype/some/15.4.4.17-3-7': [FAIL], | 347 'built-ins/Array/prototype/some/15.4.4.17-3-7': [FAIL], |
| 348 'built-ins/Array/prototype/some/15.4.4.17-3-8': [FAIL], | 348 'built-ins/Array/prototype/some/15.4.4.17-3-8': [FAIL], |
| 349 'built-ins/Array/prototype/sort/S15.4.4.11_A4_T3': [FAIL], | 349 'built-ins/Array/prototype/sort/S15.4.4.11_A4_T3': [FAIL], |
| 350 'built-ins/Array/prototype/splice/S15.4.4.12_A3_T1': [FAIL], | 350 'built-ins/Array/prototype/splice/S15.4.4.12_A3_T1': [FAIL], |
| 351 'built-ins/Array/prototype/splice/S15.4.4.12_A3_T3': [FAIL], | 351 'built-ins/Array/prototype/splice/S15.4.4.12_A3_T3': [FAIL], |
| 352 'built-ins/Array/prototype/unshift/S15.4.4.13_A3_T2': [FAIL], | 352 'built-ins/Array/prototype/unshift/S15.4.4.13_A3_T2': [FAIL], |
| 353 | 353 |
| 354 # https://code.google.com/p/v8/issues/detail?id=1543 | 354 # https://code.google.com/p/v8/issues/detail?id=1543 |
| 355 'built-ins/Proxy/*': [FAIL], |
| 355 'built-ins/Array/prototype/find/Array.prototype.find_callable-Proxy-1': [FAIL]
, | 356 'built-ins/Array/prototype/find/Array.prototype.find_callable-Proxy-1': [FAIL]
, |
| 356 'built-ins/Array/prototype/find/Array.prototype.find_callable-Proxy-2': [FAIL]
, | 357 'built-ins/Array/prototype/find/Array.prototype.find_callable-Proxy-2': [FAIL]
, |
| 358 'built-ins/Object/assign/source-own-prop-desc-missing': [FAIL], |
| 359 'built-ins/Object/assign/source-own-prop-error': [FAIL], |
| 360 'built-ins/Object/assign/source-own-prop-keys-error': [FAIL], |
| 361 'built-ins/Object/setPrototypeOf/set-error': [FAIL], |
| 357 'language/expressions/object/prop-def-id-eval-error-2': [FAIL], | 362 'language/expressions/object/prop-def-id-eval-error-2': [FAIL], |
| 358 'language/statements/for-of/iterator-as-proxy': [FAIL], | 363 'language/statements/for-of/iterator-as-proxy': [FAIL], |
| 359 'language/statements/for-of/iterator-next-result-type': [FAIL], | 364 'language/statements/for-of/iterator-next-result-type': [FAIL], |
| 360 | 365 |
| 361 # https://code.google.com/p/v8/issues/detail?id=4093 | 366 # https://code.google.com/p/v8/issues/detail?id=4093 |
| 362 'built-ins/Array/symbol-species': [FAIL], | 367 'built-ins/Array/symbol-species': [FAIL], |
| 363 'built-ins/ArrayBuffer/symbol-species': [FAIL], | 368 'built-ins/ArrayBuffer/symbol-species': [FAIL], |
| 364 'built-ins/Map/symbol-species': [FAIL], | 369 'built-ins/Map/symbol-species': [FAIL], |
| 365 'built-ins/Promise/symbol-species': [FAIL], | 370 'built-ins/Promise/symbol-species': [FAIL], |
| 366 'built-ins/RegExp/symbol-species': [FAIL], | 371 'built-ins/RegExp/symbol-species': [FAIL], |
| 367 'built-ins/Set/symbol-species': [FAIL], | 372 'built-ins/Set/symbol-species': [FAIL], |
| 368 'built-ins/Symbol/species/basic': [FAIL], | 373 'built-ins/Symbol/species/basic': [FAIL], |
| 369 'built-ins/Symbol/species/builtin-getter-name': [FAIL], | 374 'built-ins/Symbol/species/builtin-getter-name': [FAIL], |
| 370 'built-ins/Symbol/species/subclassing': [FAIL], | 375 'built-ins/Symbol/species/subclassing': [FAIL], |
| 371 | 376 |
| 372 # https://code.google.com/p/v8/issues/detail?id=4242 | 377 # https://code.google.com/p/v8/issues/detail?id=4242 |
| 373 'built-ins/Date/15.9.1.15-1': [FAIL], | 378 'built-ins/Date/15.9.1.15-1': [FAIL], |
| 374 | 379 |
| 375 # https://code.google.com/p/v8/issues/detail?id=4004 | 380 # https://code.google.com/p/v8/issues/detail?id=4004 |
| 376 'built-ins/Date/prototype/setFullYear/15.9.5.40_1': [FAIL], | 381 'built-ins/Date/prototype/setFullYear/15.9.5.40_1': [FAIL], |
| 377 | 382 |
| 378 # https://code.google.com/p/v8/issues/detail?id=4002 | 383 # https://code.google.com/p/v8/issues/detail?id=4002 |
| 379 'built-ins/Error/prototype/S15.11.4_A2': [FAIL], | 384 'built-ins/Error/prototype/S15.11.4_A2': [FAIL], |
| 380 | 385 |
| 381 # https://code.google.com/p/v8/issues/detail?id=4163 | 386 # https://code.google.com/p/v8/issues/detail?id=4163 |
| 382 'built-ins/GeneratorPrototype/next/context-constructor-invocation': [FAIL], | 387 'built-ins/GeneratorPrototype/next/context-constructor-invocation': [FAIL], |
| 383 | 388 |
| 384 # https://code.google.com/p/v8/issues/detail?id=3566 | 389 # https://code.google.com/p/v8/issues/detail?id=3566 |
| 385 'built-ins/Set/set-iterator-close-after-add-failure': [FAIL], | 390 'built-ins/Set/set-iterator-close-after-add-failure': [FAIL], |
| 386 | 391 'built-ins/WeakSet/iterator-close-after-add-failure': [FAIL], |
| 387 # https://github.com/tc39/test262/pull/334 | |
| 388 'built-ins/Math/E/S15.8.1.1_A1': [PASS, FAIL], | |
| 389 'built-ins/Math/LN10/S15.8.1.2_A1': [PASS, FAIL], | |
| 390 'built-ins/Math/LN2/S15.8.1.3_A1': [PASS, FAIL], | |
| 391 'built-ins/Math/LOG10E/S15.8.1.5_A1': [PASS, FAIL], | |
| 392 'built-ins/Math/LOG2E/S15.8.1.4_A1': [PASS, FAIL], | |
| 393 'built-ins/Math/PI/S15.8.1.6_A1': [PASS, FAIL], | |
| 394 'built-ins/Math/SQRT1_2/S15.8.1.7_A1': [PASS, FAIL], | |
| 395 'built-ins/Math/SQRT2/S15.8.1.8_A1': [PASS, FAIL], | |
| 396 'built-ins/Math/acos/S15.8.2.2_A5': [PASS, FAIL], | |
| 397 'built-ins/Math/asin/S15.8.2.3_A6': [PASS, FAIL], | |
| 398 'built-ins/Math/atan/S15.8.2.4_A4': [PASS, FAIL], | |
| 399 'built-ins/Math/atan/S15.8.2.4_A5': [PASS, FAIL], | |
| 400 'built-ins/Math/atan/S15.8.2.4_A6': [PASS, FAIL], | |
| 401 'built-ins/Math/atan2/S15.8.2.5_A10': [PASS, FAIL], | |
| 402 'built-ins/Math/atan2/S15.8.2.5_A11': [PASS, FAIL], | |
| 403 'built-ins/Math/atan2/S15.8.2.5_A12': [PASS, FAIL], | |
| 404 'built-ins/Math/atan2/S15.8.2.5_A13': [PASS, FAIL], | |
| 405 'built-ins/Math/atan2/S15.8.2.5_A15': [PASS, FAIL], | |
| 406 'built-ins/Math/atan2/S15.8.2.5_A17': [PASS, FAIL], | |
| 407 'built-ins/Math/atan2/S15.8.2.5_A18': [PASS, FAIL], | |
| 408 'built-ins/Math/atan2/S15.8.2.5_A19': [PASS, FAIL], | |
| 409 'built-ins/Math/atan2/S15.8.2.5_A2': [PASS, FAIL], | |
| 410 'built-ins/Math/atan2/S15.8.2.5_A20': [PASS, FAIL], | |
| 411 'built-ins/Math/atan2/S15.8.2.5_A21': [PASS, FAIL], | |
| 412 'built-ins/Math/atan2/S15.8.2.5_A22': [PASS, FAIL], | |
| 413 'built-ins/Math/atan2/S15.8.2.5_A23': [PASS, FAIL], | |
| 414 'built-ins/Math/atan2/S15.8.2.5_A24': [PASS, FAIL], | |
| 415 'built-ins/Math/atan2/S15.8.2.5_A3': [PASS, FAIL], | |
| 416 'built-ins/Math/atan2/S15.8.2.5_A6': [PASS, FAIL], | |
| 417 'built-ins/Math/atan2/S15.8.2.5_A7': [PASS, FAIL], | |
| 418 'built-ins/Math/log/S15.8.2.10_A6': [PASS, FAIL], | |
| 419 'built-ins/Math/pow/S15.8.2.13_A24': [PASS, FAIL], | |
| 420 'built-ins/Math/sqrt/S15.8.2.17_A6': [PASS, FAIL], | |
| 421 'built-ins/Number/MAX_VALUE/S15.7.3.2_A1': [PASS, FAIL], | |
| 422 'built-ins/Number/MIN_VALUE/S15.7.3.3_A1': [PASS, FAIL], | |
| 423 | 392 |
| 424 # https://code.google.com/p/v8/issues/detail?id=3715 | 393 # https://code.google.com/p/v8/issues/detail?id=3715 |
| 425 'built-ins/Object/getOwnPropertyDescriptor/15.2.3.3-4-212': [FAIL], | 394 'built-ins/Object/getOwnPropertyDescriptor/15.2.3.3-4-212': [FAIL], |
| 426 'built-ins/Object/getOwnPropertyDescriptor/15.2.3.3-4-213': [FAIL], | 395 'built-ins/Object/getOwnPropertyDescriptor/15.2.3.3-4-213': [FAIL], |
| 427 'built-ins/Object/getOwnPropertyDescriptor/15.2.3.3-4-214': [FAIL], | 396 'built-ins/Object/getOwnPropertyDescriptor/15.2.3.3-4-214': [FAIL], |
| 428 'built-ins/Object/getOwnPropertyDescriptor/15.2.3.3-4-215': [FAIL], | 397 'built-ins/Object/getOwnPropertyDescriptor/15.2.3.3-4-215': [FAIL], |
| 429 'built-ins/RegExp/prototype/global/15.10.7.2-1': [FAIL], | 398 'built-ins/RegExp/prototype/global/15.10.7.2-1': [FAIL], |
| 430 'built-ins/RegExp/prototype/global/15.10.7.2-2': [FAIL], | 399 'built-ins/RegExp/prototype/global/15.10.7.2-2': [FAIL], |
| 431 'built-ins/RegExp/prototype/global/S15.10.7.2_A9': [FAIL], | 400 'built-ins/RegExp/prototype/global/S15.10.7.2_A9': [FAIL], |
| 432 'built-ins/RegExp/prototype/ignoreCase/15.10.7.3-1': [FAIL], | 401 'built-ins/RegExp/prototype/ignoreCase/15.10.7.3-1': [FAIL], |
| (...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 477 'language/computed-property-names/class/static/method-string': [FAIL, FAIL_SLO
PPY], | 446 'language/computed-property-names/class/static/method-string': [FAIL, FAIL_SLO
PPY], |
| 478 | 447 |
| 479 # new.target | 448 # new.target |
| 480 # https://code.google.com/p/v8/issues/detail?id=3887 | 449 # https://code.google.com/p/v8/issues/detail?id=3887 |
| 481 'language/expressions/arrow-function/lexical-new.target': [FAIL], | 450 'language/expressions/arrow-function/lexical-new.target': [FAIL], |
| 482 'language/expressions/arrow-function/lexical-new.target-closure-returned': [FA
IL], | 451 'language/expressions/arrow-function/lexical-new.target-closure-returned': [FA
IL], |
| 483 | 452 |
| 484 # https://code.google.com/p/v8/issues/detail?id=2160 | 453 # https://code.google.com/p/v8/issues/detail?id=2160 |
| 485 'language/expressions/arrow-function/syntax/arrowparameters-cover-initialize-1
': [FAIL], | 454 'language/expressions/arrow-function/syntax/arrowparameters-cover-initialize-1
': [FAIL], |
| 486 'language/expressions/arrow-function/syntax/arrowparameters-cover-initialize-2
': [FAIL], | 455 'language/expressions/arrow-function/syntax/arrowparameters-cover-initialize-2
': [FAIL], |
| 456 'language/expressions/object/method-definition/generator-super-prop-param': [F
AIL], |
| 457 'language/expressions/object/method-definition/name-param-init-yield': [FAIL], |
| 458 'language/expressions/object/method-definition/name-super-prop-param': [FAIL], |
| 487 | 459 |
| 488 # https://code.google.com/p/v8/issues/detail?id=3673 | 460 # https://code.google.com/p/v8/issues/detail?id=3673 |
| 489 'language/statements/class/definition/basics': [FAIL], | 461 'language/statements/class/definition/basics': [FAIL], |
| 490 | 462 |
| 491 # Destructuring | 463 # Destructuring |
| 492 # https://code.google.com/p/v8/issues/detail?id=811 | 464 # https://code.google.com/p/v8/issues/detail?id=811 |
| 493 'language/statements/for-of/body-dstr-assign': [FAIL], | 465 'language/statements/for-of/body-dstr-assign': [FAIL], |
| 494 | 466 |
| 495 # https://code.google.com/p/v8/issues/detail?id=3566 | 467 # https://code.google.com/p/v8/issues/detail?id=3566 |
| 496 'language/statements/for-of/body-dstr-assign-error': [FAIL], | 468 'language/statements/for-of/body-dstr-assign-error': [FAIL], |
| (...skipping 201 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 698 'language/expressions/postfix-increment/S11.3.1_A5_T3': [FAIL], | 670 'language/expressions/postfix-increment/S11.3.1_A5_T3': [FAIL], |
| 699 'language/expressions/postfix-increment/S11.3.1_A5_T4': [FAIL], | 671 'language/expressions/postfix-increment/S11.3.1_A5_T4': [FAIL], |
| 700 'language/expressions/postfix-increment/S11.3.1_A5_T5': [FAIL], | 672 'language/expressions/postfix-increment/S11.3.1_A5_T5': [FAIL], |
| 701 'language/expressions/postfix-decrement/S11.3.2_A5_*': [FAIL], | 673 'language/expressions/postfix-decrement/S11.3.2_A5_*': [FAIL], |
| 702 'language/expressions/prefix-decrement/S11.4.5_A5_*': [FAIL], | 674 'language/expressions/prefix-decrement/S11.4.5_A5_*': [FAIL], |
| 703 'language/expressions/prefix-increment/S11.4.4_A5_*': [FAIL], | 675 'language/expressions/prefix-increment/S11.4.4_A5_*': [FAIL], |
| 704 | 676 |
| 705 # https://code.google.com/p/v8/issues/detail?id=4253 | 677 # https://code.google.com/p/v8/issues/detail?id=4253 |
| 706 'language/asi/S7.9_A5.7_T1': [PASS, FAIL_OK], | 678 'language/asi/S7.9_A5.7_T1': [PASS, FAIL_OK], |
| 707 | 679 |
| 680 # https://code.google.com/p/v8/issues/detail?id=3761 |
| 681 'language/expressions/object/method-definition/generator-name-prop-symbol': [F
AIL], |
| 682 'language/expressions/object/method-definition/name-name-prop-symbol': [FAIL], |
| 683 |
| 708 ######################## NEEDS INVESTIGATION ########################### | 684 ######################## NEEDS INVESTIGATION ########################### |
| 709 | 685 |
| 710 # These test failures are specific to the intl402 suite and need investigation | 686 # These test failures are specific to the intl402 suite and need investigation |
| 711 # to be either marked as bugs with issues filed for them or as deliberate | 687 # to be either marked as bugs with issues filed for them or as deliberate |
| 712 # incompatibilities if the test cases turn out to be broken or ambiguous. | 688 # incompatibilities if the test cases turn out to be broken or ambiguous. |
| 713 'intl402/6.2.3': [FAIL], | 689 'intl402/6.2.3': [FAIL], |
| 714 'intl402/9.2.1_2': [FAIL], | 690 'intl402/9.2.1_2': [FAIL], |
| 715 'intl402/9.2.6_2': [FAIL], | 691 'intl402/9.2.6_2': [FAIL], |
| 716 'intl402/10.1.1_a': [FAIL], | 692 'intl402/10.1.1_a': [FAIL], |
| 717 'intl402/10.1.2.1_4': [FAIL], | 693 'intl402/10.1.2.1_4': [FAIL], |
| (...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 825 | 801 |
| 826 # BUG(3251225): Tests that timeout with --nocrankshaft. | 802 # BUG(3251225): Tests that timeout with --nocrankshaft. |
| 827 'built-ins/decodeURI/S15.1.3.1_A2.4_T1': [SKIP], | 803 'built-ins/decodeURI/S15.1.3.1_A2.4_T1': [SKIP], |
| 828 'built-ins/decodeURI/S15.1.3.1_A2.5_T1': [SKIP], | 804 'built-ins/decodeURI/S15.1.3.1_A2.5_T1': [SKIP], |
| 829 'built-ins/decodeURIComponent/S15.1.3.2_A2.4_T1': [SKIP], | 805 'built-ins/decodeURIComponent/S15.1.3.2_A2.4_T1': [SKIP], |
| 830 'built-ins/decodeURIComponent/S15.1.3.2_A2.5_T1': [SKIP], | 806 'built-ins/decodeURIComponent/S15.1.3.2_A2.5_T1': [SKIP], |
| 831 'built-ins/encodeURI/S15.1.3.3_A2.3_T1': [SKIP], | 807 'built-ins/encodeURI/S15.1.3.3_A2.3_T1': [SKIP], |
| 832 'built-ins/encodeURIComponent/S15.1.3.4_A2.3_T1': [SKIP], | 808 'built-ins/encodeURIComponent/S15.1.3.4_A2.3_T1': [SKIP], |
| 833 }], # 'arch == arm or arch == mipsel or arch == mips or arch == arm64' | 809 }], # 'arch == arm or arch == mipsel or arch == mips or arch == arm64' |
| 834 ] | 810 ] |
| OLD | NEW |