Changeset 222853 in webkit


Ignore:
Timestamp:
Oct 4, 2017 10:04:26 AM (7 years ago)
Author:
Yusuke Suzuki
Message:

Unreviewed, marking one async iterator test262 test failed
https://bugs.webkit.org/show_bug.cgi?id=177859

  • test262.yaml:
Location:
trunk/JSTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/JSTests/ChangeLog

    r222848 r222853  
     12017-10-04  Yusuke Suzuki  <utatane.tea@gmail.com>
     2
     3        Unreviewed, marking one async iterator test262 test failed
     4        https://bugs.webkit.org/show_bug.cgi?id=177859
     5
     6        * test262.yaml:
     7
    182017-10-04  Yusuke Suzuki  <utatane.tea@gmail.com>
    29
  • trunk/JSTests/test262.yaml

    r222848 r222853  
    9757597575  cmd: runTest262 :normal, "NoException", ["../../../../harness/assert.js", "../../../../harness/sta.js", "../../../../harness/doneprintHandle.js"], [:async]
    9757697576- path: test262/test/language/statements/for-await-of/async-func-decl-dstr-obj-id-put-unresolvable-no-strict.js
    97577   cmd: runTest262 :normal, "NoException", ["../../../../harness/assert.js", "../../../../harness/sta.js", "../../../../harness/doneprintHandle.js"], [:async]
     97577  cmd: runTest262 :fail, "NoException", ["../../../../harness/assert.js", "../../../../harness/sta.js", "../../../../harness/doneprintHandle.js"], [:async]
    9757897578- path: test262/test/language/statements/for-await-of/async-func-decl-dstr-obj-id-simple-no-strict.js
    9757997579  cmd: runTest262 :normal, "NoException", ["../../../../harness/assert.js", "../../../../harness/sta.js", "../../../../harness/doneprintHandle.js"], [:async]
Note: See TracChangeset for help on using the changeset viewer.