Changeset 228039 in webkit


Ignore:
Timestamp:
Feb 2, 2018 5:31:49 PM (6 years ago)
Author:
Ryan Haddad
Message:

Update test262 to Jan 30 version
https://bugs.webkit.org/show_bug.cgi?id=182288

Unreviewed test gardening.

  • test262.yaml: Remove entry for missing test language/expressions/assignment/white-space.js
Location:
trunk/JSTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/JSTests/ChangeLog

    r228031 r228039  
     12018-02-02  Ryan Haddad  <ryanhaddad@apple.com>
     2
     3        Update test262 to Jan 30 version
     4        https://bugs.webkit.org/show_bug.cgi?id=182288
     5
     6        Unreviewed test gardening.
     7
     8        * test262.yaml: Remove entry for missing test language/expressions/assignment/white-space.js
     9
    1102018-02-02  Saam Barati  <sbarati@apple.com>
    211
  • trunk/JSTests/test262.yaml

    r228028 r228039  
    6256862568- path: test262/test/language/expressions/assignment/target-string.js
    6256962569  cmd: runTest262 :fail, "ReferenceError", ["../../../../harness/assert.js", "../../../../harness/sta.js"], [:strict]
    62570 - path: test262/test/language/expressions/assignment/white-space.js
    62571   cmd: runTest262 :skip, "NoException", ["../../../../harness/assert.js", "../../../../harness/sta.js"], []
    62572 - path: test262/test/language/expressions/assignment/white-space.js
    62573   cmd: runTest262 :skip, "NoException", ["../../../../harness/assert.js", "../../../../harness/sta.js"], [:strict]
    6257462570- path: test262/test/language/expressions/async-arrow-function/arrow-returns-promise.js
    6257562571  cmd: runTest262 :normal, "NoException", ["../../../../harness/assert.js", "../../../../harness/sta.js", "../../../../harness/doneprintHandle.js"], [:async]
Note: See TracChangeset for help on using the changeset viewer.