| 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 97 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 108 'language/computed-property-names/class/static/method-constructor': [PASS, FAI
L_SLOPPY], | 108 'language/computed-property-names/class/static/method-constructor': [PASS, FAI
L_SLOPPY], |
| 109 'language/computed-property-names/class/static/method-prototype': [PASS, FAIL_
SLOPPY], | 109 'language/computed-property-names/class/static/method-prototype': [PASS, FAIL_
SLOPPY], |
| 110 'language/computed-property-names/class/static/setter-constructor': [PASS, FAI
L_SLOPPY], | 110 'language/computed-property-names/class/static/setter-constructor': [PASS, FAI
L_SLOPPY], |
| 111 'language/computed-property-names/class/static/setter-prototype': [PASS, FAIL_
SLOPPY], | 111 'language/computed-property-names/class/static/setter-prototype': [PASS, FAIL_
SLOPPY], |
| 112 'language/computed-property-names/to-name-side-effects/class': [PASS, FAIL_SLO
PPY], | 112 'language/computed-property-names/to-name-side-effects/class': [PASS, FAIL_SLO
PPY], |
| 113 'language/computed-property-names/to-name-side-effects/numbers-class': [PASS,
FAIL_SLOPPY], | 113 'language/computed-property-names/to-name-side-effects/numbers-class': [PASS,
FAIL_SLOPPY], |
| 114 'language/expressions/arrow-function/lexical-super-call-from-within-constructo
r':[PASS, FAIL_SLOPPY], | 114 'language/expressions/arrow-function/lexical-super-call-from-within-constructo
r':[PASS, FAIL_SLOPPY], |
| 115 'language/expressions/arrow-function/lexical-super-property-from-within-constr
uctor': [PASS, FAIL_SLOPPY], | 115 'language/expressions/arrow-function/lexical-super-property-from-within-constr
uctor': [PASS, FAIL_SLOPPY], |
| 116 'language/expressions/arrow-function/lexical-super-property': [PASS, FAIL_SLOP
PY], | 116 'language/expressions/arrow-function/lexical-super-property': [PASS, FAIL_SLOP
PY], |
| 117 'language/expressions/arrow-function/lexical-supercall-from-immediately-invoke
d-arrow': [PASS, FAIL_SLOPPY], | 117 'language/expressions/arrow-function/lexical-supercall-from-immediately-invoke
d-arrow': [PASS, FAIL_SLOPPY], |
| 118 'language/expressions/object/method-definition/generator-param-redecl-const':
[PASS, FAIL_SLOPPY], |
| 118 'language/expressions/object/method-definition/generator-shadow-parameter-cons
t': [PASS, FAIL_SLOPPY], | 119 'language/expressions/object/method-definition/generator-shadow-parameter-cons
t': [PASS, FAIL_SLOPPY], |
| 119 'language/rest-parameters/with-new-target': [PASS, FAIL_SLOPPY], | 120 'language/rest-parameters/with-new-target': [PASS, FAIL_SLOPPY], |
| 120 'language/statements/class/arguments/access': [PASS, FAIL_SLOPPY], | 121 'language/statements/class/arguments/access': [PASS, FAIL_SLOPPY], |
| 121 'language/statements/class/arguments/default-constructor': [PASS, FAIL_SLOPPY]
, | 122 'language/statements/class/arguments/default-constructor': [PASS, FAIL_SLOPPY]
, |
| 122 'language/statements/class/definition/accessors': [PASS, FAIL_SLOPPY], | 123 'language/statements/class/definition/accessors': [PASS, FAIL_SLOPPY], |
| 123 'language/statements/class/definition/constructable-but-no-prototype': [PASS,
FAIL_SLOPPY], | 124 'language/statements/class/definition/constructable-but-no-prototype': [PASS,
FAIL_SLOPPY], |
| 124 'language/statements/class/definition/constructor-property': [PASS, FAIL_SLOPP
Y], | 125 'language/statements/class/definition/constructor-property': [PASS, FAIL_SLOPP
Y], |
| 125 'language/statements/class/definition/constructor-strict-by-default': [PASS, F
AIL_SLOPPY], | 126 'language/statements/class/definition/constructor-strict-by-default': [PASS, F
AIL_SLOPPY], |
| 126 'language/statements/class/definition/constructor': [PASS, FAIL_SLOPPY], | 127 'language/statements/class/definition/constructor': [PASS, FAIL_SLOPPY], |
| 127 'language/statements/class/definition/getters-2': [PASS, FAIL_SLOPPY], | 128 'language/statements/class/definition/getters-2': [PASS, FAIL_SLOPPY], |
| (...skipping 129 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 257 'built-ins/Boolean/prototype/S15.6.3.1_A1': [FAIL], | 258 'built-ins/Boolean/prototype/S15.6.3.1_A1': [FAIL], |
| 258 'built-ins/Boolean/prototype/S15.6.4_A1': [FAIL], | 259 'built-ins/Boolean/prototype/S15.6.4_A1': [FAIL], |
| 259 'built-ins/Boolean/prototype/toString/S15.6.4.2_A1_T1': [FAIL], | 260 'built-ins/Boolean/prototype/toString/S15.6.4.2_A1_T1': [FAIL], |
| 260 'built-ins/Boolean/prototype/toString/S15.6.4.2_A1_T2': [FAIL], | 261 'built-ins/Boolean/prototype/toString/S15.6.4.2_A1_T2': [FAIL], |
| 261 'built-ins/Boolean/prototype/valueOf/S15.6.4.3_A1_T1': [FAIL], | 262 'built-ins/Boolean/prototype/valueOf/S15.6.4.3_A1_T1': [FAIL], |
| 262 'built-ins/Boolean/prototype/valueOf/S15.6.4.3_A1_T2': [FAIL], | 263 'built-ins/Boolean/prototype/valueOf/S15.6.4.3_A1_T2': [FAIL], |
| 263 | 264 |
| 264 # https://code.google.com/p/v8/issues/detail?id=4118 | 265 # https://code.google.com/p/v8/issues/detail?id=4118 |
| 265 'built-ins/Object/getOwnPropertyNames/15.2.3.4-4-44': [FAIL], | 266 'built-ins/Object/getOwnPropertyNames/15.2.3.4-4-44': [FAIL], |
| 266 | 267 |
| 267 | |
| 268 # https://code.google.com/p/v8/issues/detail?id=3087 | 268 # https://code.google.com/p/v8/issues/detail?id=3087 |
| 269 'built-ins/Array/prototype/every/15.4.4.16-3-12': [FAIL], | 269 'built-ins/Array/prototype/every/15.4.4.16-3-12': [FAIL], |
| 270 'built-ins/Array/prototype/every/15.4.4.16-3-14': [FAIL], | 270 'built-ins/Array/prototype/every/15.4.4.16-3-14': [FAIL], |
| 271 'built-ins/Array/prototype/every/15.4.4.16-3-25': [FAIL], | 271 'built-ins/Array/prototype/every/15.4.4.16-3-25': [FAIL], |
| 272 'built-ins/Array/prototype/every/15.4.4.16-3-29': [FAIL], | 272 'built-ins/Array/prototype/every/15.4.4.16-3-29': [FAIL], |
| 273 'built-ins/Array/prototype/every/15.4.4.16-3-7': [FAIL], | 273 'built-ins/Array/prototype/every/15.4.4.16-3-7': [FAIL], |
| 274 'built-ins/Array/prototype/every/15.4.4.16-3-8': [FAIL], | 274 'built-ins/Array/prototype/every/15.4.4.16-3-8': [FAIL], |
| 275 'built-ins/Array/prototype/filter/15.4.4.20-3-12': [FAIL], | 275 'built-ins/Array/prototype/filter/15.4.4.20-3-12': [FAIL], |
| 276 'built-ins/Array/prototype/filter/15.4.4.20-3-25': [FAIL], | 276 'built-ins/Array/prototype/filter/15.4.4.20-3-25': [FAIL], |
| 277 'built-ins/Array/prototype/filter/15.4.4.20-3-7': [FAIL], | 277 '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... |
| 321 'built-ins/Array/prototype/some/15.4.4.17-3-28': [FAIL], | 321 'built-ins/Array/prototype/some/15.4.4.17-3-28': [FAIL], |
| 322 'built-ins/Array/prototype/some/15.4.4.17-3-29': [FAIL], | 322 'built-ins/Array/prototype/some/15.4.4.17-3-29': [FAIL], |
| 323 'built-ins/Array/prototype/some/15.4.4.17-3-7': [FAIL], | 323 'built-ins/Array/prototype/some/15.4.4.17-3-7': [FAIL], |
| 324 'built-ins/Array/prototype/some/15.4.4.17-3-8': [FAIL], | 324 'built-ins/Array/prototype/some/15.4.4.17-3-8': [FAIL], |
| 325 'built-ins/Array/prototype/sort/S15.4.4.11_A4_T3': [FAIL], | 325 'built-ins/Array/prototype/sort/S15.4.4.11_A4_T3': [FAIL], |
| 326 'built-ins/Array/prototype/splice/S15.4.4.12_A3_T1': [FAIL], | 326 'built-ins/Array/prototype/splice/S15.4.4.12_A3_T1': [FAIL], |
| 327 'built-ins/Array/prototype/splice/S15.4.4.12_A3_T3': [FAIL], | 327 'built-ins/Array/prototype/splice/S15.4.4.12_A3_T3': [FAIL], |
| 328 'built-ins/Array/prototype/unshift/S15.4.4.13_A3_T2': [FAIL], | 328 'built-ins/Array/prototype/unshift/S15.4.4.13_A3_T2': [FAIL], |
| 329 | 329 |
| 330 # https://code.google.com/p/v8/issues/detail?id=1543 | 330 # https://code.google.com/p/v8/issues/detail?id=1543 |
| 331 'built-ins/Proxy/*': [FAIL], |
| 331 'built-ins/Array/prototype/find/Array.prototype.find_callable-Proxy-1': [FAIL]
, | 332 'built-ins/Array/prototype/find/Array.prototype.find_callable-Proxy-1': [FAIL]
, |
| 332 'built-ins/Array/prototype/find/Array.prototype.find_callable-Proxy-2': [FAIL]
, | 333 'built-ins/Array/prototype/find/Array.prototype.find_callable-Proxy-2': [FAIL]
, |
| 334 'built-ins/Object/assign/source-own-prop-desc-missing': [FAIL], |
| 335 'built-ins/Object/assign/source-own-prop-error': [FAIL], |
| 336 'built-ins/Object/assign/source-own-prop-keys-error': [FAIL], |
| 337 'built-ins/Object/setPrototypeOf/set-error': [FAIL], |
| 333 'language/expressions/object/prop-def-id-eval-error-2': [FAIL], | 338 'language/expressions/object/prop-def-id-eval-error-2': [FAIL], |
| 334 'language/statements/for-of/iterator-as-proxy': [FAIL], | 339 'language/statements/for-of/iterator-as-proxy': [FAIL], |
| 335 'language/statements/for-of/iterator-next-result-type': [FAIL], | 340 'language/statements/for-of/iterator-next-result-type': [FAIL], |
| 336 | 341 |
| 337 # https://code.google.com/p/v8/issues/detail?id=4093 | 342 # https://code.google.com/p/v8/issues/detail?id=4093 |
| 338 'built-ins/Array/symbol-species': [FAIL], | 343 'built-ins/Array/symbol-species': [FAIL], |
| 339 'built-ins/ArrayBuffer/symbol-species': [FAIL], | 344 'built-ins/ArrayBuffer/symbol-species': [FAIL], |
| 340 'built-ins/Map/symbol-species': [FAIL], | 345 'built-ins/Map/symbol-species': [FAIL], |
| 341 'built-ins/Promise/symbol-species': [FAIL], | 346 'built-ins/Promise/symbol-species': [FAIL], |
| 342 'built-ins/RegExp/symbol-species': [FAIL], | 347 'built-ins/RegExp/symbol-species': [FAIL], |
| 343 'built-ins/Set/symbol-species': [FAIL], | 348 'built-ins/Set/symbol-species': [FAIL], |
| 344 'built-ins/Symbol/species/basic': [FAIL], | 349 'built-ins/Symbol/species/basic': [FAIL], |
| 345 'built-ins/Symbol/species/builtin-getter-name': [FAIL], | 350 'built-ins/Symbol/species/builtin-getter-name': [FAIL], |
| 346 'built-ins/Symbol/species/subclassing': [FAIL], | 351 'built-ins/Symbol/species/subclassing': [FAIL], |
| 347 | 352 |
| 348 # https://code.google.com/p/v8/issues/detail?id=4242 | 353 # https://code.google.com/p/v8/issues/detail?id=4242 |
| 349 'built-ins/Date/15.9.1.15-1': [FAIL], | 354 'built-ins/Date/15.9.1.15-1': [FAIL], |
| 350 | 355 |
| 351 # https://code.google.com/p/v8/issues/detail?id=4004 | 356 # https://code.google.com/p/v8/issues/detail?id=4004 |
| 352 'built-ins/Date/prototype/setFullYear/15.9.5.40_1': [FAIL], | 357 'built-ins/Date/prototype/setFullYear/15.9.5.40_1': [FAIL], |
| 353 | 358 |
| 354 # https://code.google.com/p/v8/issues/detail?id=4002 | 359 # https://code.google.com/p/v8/issues/detail?id=4002 |
| 355 'built-ins/Error/prototype/S15.11.4_A2': [FAIL], | 360 'built-ins/Error/prototype/S15.11.4_A2': [FAIL], |
| 356 | 361 |
| 357 # https://code.google.com/p/v8/issues/detail?id=4163 | 362 # https://code.google.com/p/v8/issues/detail?id=4163 |
| 358 'built-ins/GeneratorPrototype/next/context-constructor-invocation': [FAIL], | 363 'built-ins/GeneratorPrototype/next/context-constructor-invocation': [FAIL], |
| 359 | 364 |
| 360 # https://code.google.com/p/v8/issues/detail?id=3566 | 365 # https://code.google.com/p/v8/issues/detail?id=3566 |
| 361 'built-ins/Set/set-iterator-close-after-add-failure': [FAIL], | 366 'built-ins/Set/set-iterator-close-after-add-failure': [FAIL], |
| 362 | 367 'built-ins/WeakSet/iterator-close-after-add-failure': [FAIL], |
| 363 # https://github.com/tc39/test262/pull/334 | |
| 364 'built-ins/Math/E/S15.8.1.1_A1': [PASS, FAIL], | |
| 365 'built-ins/Math/LN10/S15.8.1.2_A1': [PASS, FAIL], | |
| 366 'built-ins/Math/LN2/S15.8.1.3_A1': [PASS, FAIL], | |
| 367 'built-ins/Math/LOG10E/S15.8.1.5_A1': [PASS, FAIL], | |
| 368 'built-ins/Math/LOG2E/S15.8.1.4_A1': [PASS, FAIL], | |
| 369 'built-ins/Math/PI/S15.8.1.6_A1': [PASS, FAIL], | |
| 370 'built-ins/Math/SQRT1_2/S15.8.1.7_A1': [PASS, FAIL], | |
| 371 'built-ins/Math/SQRT2/S15.8.1.8_A1': [PASS, FAIL], | |
| 372 'built-ins/Math/acos/S15.8.2.2_A5': [PASS, FAIL], | |
| 373 'built-ins/Math/asin/S15.8.2.3_A6': [PASS, FAIL], | |
| 374 'built-ins/Math/atan/S15.8.2.4_A4': [PASS, FAIL], | |
| 375 'built-ins/Math/atan/S15.8.2.4_A5': [PASS, FAIL], | |
| 376 'built-ins/Math/atan/S15.8.2.4_A6': [PASS, FAIL], | |
| 377 'built-ins/Math/atan2/S15.8.2.5_A10': [PASS, FAIL], | |
| 378 'built-ins/Math/atan2/S15.8.2.5_A11': [PASS, FAIL], | |
| 379 'built-ins/Math/atan2/S15.8.2.5_A12': [PASS, FAIL], | |
| 380 'built-ins/Math/atan2/S15.8.2.5_A13': [PASS, FAIL], | |
| 381 'built-ins/Math/atan2/S15.8.2.5_A15': [PASS, FAIL], | |
| 382 'built-ins/Math/atan2/S15.8.2.5_A17': [PASS, FAIL], | |
| 383 'built-ins/Math/atan2/S15.8.2.5_A18': [PASS, FAIL], | |
| 384 'built-ins/Math/atan2/S15.8.2.5_A19': [PASS, FAIL], | |
| 385 'built-ins/Math/atan2/S15.8.2.5_A2': [PASS, FAIL], | |
| 386 'built-ins/Math/atan2/S15.8.2.5_A20': [PASS, FAIL], | |
| 387 'built-ins/Math/atan2/S15.8.2.5_A21': [PASS, FAIL], | |
| 388 'built-ins/Math/atan2/S15.8.2.5_A22': [PASS, FAIL], | |
| 389 'built-ins/Math/atan2/S15.8.2.5_A23': [PASS, FAIL], | |
| 390 'built-ins/Math/atan2/S15.8.2.5_A24': [PASS, FAIL], | |
| 391 'built-ins/Math/atan2/S15.8.2.5_A3': [PASS, FAIL], | |
| 392 'built-ins/Math/atan2/S15.8.2.5_A6': [PASS, FAIL], | |
| 393 'built-ins/Math/atan2/S15.8.2.5_A7': [PASS, FAIL], | |
| 394 'built-ins/Math/log/S15.8.2.10_A6': [PASS, FAIL], | |
| 395 'built-ins/Math/pow/S15.8.2.13_A24': [PASS, FAIL], | |
| 396 'built-ins/Math/sqrt/S15.8.2.17_A6': [PASS, FAIL], | |
| 397 'built-ins/Number/MAX_VALUE/S15.7.3.2_A1': [PASS, FAIL], | |
| 398 'built-ins/Number/MIN_VALUE/S15.7.3.3_A1': [PASS, FAIL], | |
| 399 | 368 |
| 400 # https://code.google.com/p/v8/issues/detail?id=3715 | 369 # https://code.google.com/p/v8/issues/detail?id=3715 |
| 401 'built-ins/Object/getOwnPropertyDescriptor/15.2.3.3-4-212': [FAIL], | 370 'built-ins/Object/getOwnPropertyDescriptor/15.2.3.3-4-212': [FAIL], |
| 402 'built-ins/Object/getOwnPropertyDescriptor/15.2.3.3-4-213': [FAIL], | 371 'built-ins/Object/getOwnPropertyDescriptor/15.2.3.3-4-213': [FAIL], |
| 403 'built-ins/Object/getOwnPropertyDescriptor/15.2.3.3-4-214': [FAIL], | 372 'built-ins/Object/getOwnPropertyDescriptor/15.2.3.3-4-214': [FAIL], |
| 404 'built-ins/Object/getOwnPropertyDescriptor/15.2.3.3-4-215': [FAIL], | 373 'built-ins/Object/getOwnPropertyDescriptor/15.2.3.3-4-215': [FAIL], |
| 405 'built-ins/RegExp/prototype/global/15.10.7.2-1': [FAIL], | 374 'built-ins/RegExp/prototype/global/15.10.7.2-1': [FAIL], |
| 406 'built-ins/RegExp/prototype/global/15.10.7.2-2': [FAIL], | 375 'built-ins/RegExp/prototype/global/15.10.7.2-2': [FAIL], |
| 407 'built-ins/RegExp/prototype/global/S15.10.7.2_A9': [FAIL], | 376 'built-ins/RegExp/prototype/global/S15.10.7.2_A9': [FAIL], |
| 408 'built-ins/RegExp/prototype/ignoreCase/15.10.7.3-1': [FAIL], | 377 'built-ins/RegExp/prototype/ignoreCase/15.10.7.3-1': [FAIL], |
| (...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 453 'language/computed-property-names/class/static/method-string': [FAIL, FAIL_SLO
PPY], | 422 'language/computed-property-names/class/static/method-string': [FAIL, FAIL_SLO
PPY], |
| 454 | 423 |
| 455 # new.target | 424 # new.target |
| 456 # https://code.google.com/p/v8/issues/detail?id=3887 | 425 # https://code.google.com/p/v8/issues/detail?id=3887 |
| 457 'language/expressions/arrow-function/lexical-new.target': [FAIL], | 426 'language/expressions/arrow-function/lexical-new.target': [FAIL], |
| 458 'language/expressions/arrow-function/lexical-new.target-closure-returned': [FA
IL], | 427 'language/expressions/arrow-function/lexical-new.target-closure-returned': [FA
IL], |
| 459 | 428 |
| 460 # https://code.google.com/p/v8/issues/detail?id=2160 | 429 # https://code.google.com/p/v8/issues/detail?id=2160 |
| 461 'language/expressions/arrow-function/syntax/arrowparameters-cover-initialize-1
': [FAIL], | 430 'language/expressions/arrow-function/syntax/arrowparameters-cover-initialize-1
': [FAIL], |
| 462 'language/expressions/arrow-function/syntax/arrowparameters-cover-initialize-2
': [FAIL], | 431 'language/expressions/arrow-function/syntax/arrowparameters-cover-initialize-2
': [FAIL], |
| 432 'language/expressions/object/method-definition/generator-super-prop-param': [F
AIL], |
| 433 'language/expressions/object/method-definition/name-param-init-yield': [FAIL], |
| 434 'language/expressions/object/method-definition/name-super-prop-param': [FAIL], |
| 463 | 435 |
| 464 # https://code.google.com/p/v8/issues/detail?id=3673 | 436 # https://code.google.com/p/v8/issues/detail?id=3673 |
| 465 'language/statements/class/definition/basics': [FAIL], | 437 'language/statements/class/definition/basics': [FAIL], |
| 466 | 438 |
| 467 # https://code.google.com/p/v8/issues/detail?id=4210 | 439 # https://code.google.com/p/v8/issues/detail?id=4210 |
| 468 'language/statements/for-in/const-bound-names-fordecl-tdz-for-in': [PASS, FAIL
], | 440 '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], | 441 '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
], | 442 '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], | 443 'language/statements/for-of/let-bound-names-fordecl-tdz-for-of': [PASS, FAIL], |
| 472 | 444 |
| (...skipping 207 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 680 'language/expressions/postfix-increment/S11.3.1_A5_T3': [FAIL], | 652 'language/expressions/postfix-increment/S11.3.1_A5_T3': [FAIL], |
| 681 'language/expressions/postfix-increment/S11.3.1_A5_T4': [FAIL], | 653 'language/expressions/postfix-increment/S11.3.1_A5_T4': [FAIL], |
| 682 'language/expressions/postfix-increment/S11.3.1_A5_T5': [FAIL], | 654 'language/expressions/postfix-increment/S11.3.1_A5_T5': [FAIL], |
| 683 'language/expressions/postfix-decrement/S11.3.2_A5_*': [FAIL], | 655 'language/expressions/postfix-decrement/S11.3.2_A5_*': [FAIL], |
| 684 'language/expressions/prefix-decrement/S11.4.5_A5_*': [FAIL], | 656 'language/expressions/prefix-decrement/S11.4.5_A5_*': [FAIL], |
| 685 'language/expressions/prefix-increment/S11.4.4_A5_*': [FAIL], | 657 'language/expressions/prefix-increment/S11.4.4_A5_*': [FAIL], |
| 686 | 658 |
| 687 # https://code.google.com/p/v8/issues/detail?id=4253 | 659 # https://code.google.com/p/v8/issues/detail?id=4253 |
| 688 'language/asi/S7.9_A5.7_T1': [PASS, FAIL_OK], | 660 'language/asi/S7.9_A5.7_T1': [PASS, FAIL_OK], |
| 689 | 661 |
| 662 # https://code.google.com/p/v8/issues/detail?id=3761 |
| 663 'language/expressions/object/method-definition/generator-name-prop-symbol': [F
AIL], |
| 664 'language/expressions/object/method-definition/name-name-prop-symbol': [FAIL], |
| 665 |
| 690 ######################## NEEDS INVESTIGATION ########################### | 666 ######################## NEEDS INVESTIGATION ########################### |
| 691 | 667 |
| 692 # These test failures are specific to the intl402 suite and need investigation | 668 # These test failures are specific to the intl402 suite and need investigation |
| 693 # to be either marked as bugs with issues filed for them or as deliberate | 669 # to be either marked as bugs with issues filed for them or as deliberate |
| 694 # incompatibilities if the test cases turn out to be broken or ambiguous. | 670 # incompatibilities if the test cases turn out to be broken or ambiguous. |
| 695 'intl402/6.2.3': [FAIL], | 671 'intl402/6.2.3': [FAIL], |
| 696 'intl402/9.2.1_2': [FAIL], | 672 'intl402/9.2.1_2': [FAIL], |
| 697 'intl402/9.2.6_2': [FAIL], | 673 'intl402/9.2.6_2': [FAIL], |
| 698 'intl402/10.1.1_a': [FAIL], | 674 'intl402/10.1.1_a': [FAIL], |
| 699 'intl402/10.1.2.1_4': [FAIL], | 675 'intl402/10.1.2.1_4': [FAIL], |
| (...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 807 | 783 |
| 808 # BUG(3251225): Tests that timeout with --nocrankshaft. | 784 # BUG(3251225): Tests that timeout with --nocrankshaft. |
| 809 'built-ins/decodeURI/S15.1.3.1_A2.4_T1': [SKIP], | 785 'built-ins/decodeURI/S15.1.3.1_A2.4_T1': [SKIP], |
| 810 'built-ins/decodeURI/S15.1.3.1_A2.5_T1': [SKIP], | 786 'built-ins/decodeURI/S15.1.3.1_A2.5_T1': [SKIP], |
| 811 'built-ins/decodeURIComponent/S15.1.3.2_A2.4_T1': [SKIP], | 787 'built-ins/decodeURIComponent/S15.1.3.2_A2.4_T1': [SKIP], |
| 812 'built-ins/decodeURIComponent/S15.1.3.2_A2.5_T1': [SKIP], | 788 'built-ins/decodeURIComponent/S15.1.3.2_A2.5_T1': [SKIP], |
| 813 'built-ins/encodeURI/S15.1.3.3_A2.3_T1': [SKIP], | 789 'built-ins/encodeURI/S15.1.3.3_A2.3_T1': [SKIP], |
| 814 'built-ins/encodeURIComponent/S15.1.3.4_A2.3_T1': [SKIP], | 790 'built-ins/encodeURIComponent/S15.1.3.4_A2.3_T1': [SKIP], |
| 815 }], # 'arch == arm or arch == mipsel or arch == mips or arch == arm64' | 791 }], # 'arch == arm or arch == mipsel or arch == mips or arch == arm64' |
| 816 ] | 792 ] |
| OLD | NEW |