Changeset 224022 in webkit


Ignore:
Timestamp:
Oct 26, 2017 9:41:22 AM (6 years ago)
Author:
Ryan Haddad
Message:

Unreviewed, rolling out r223961.

The change that required this has been rolled out.

Reverted changeset:

"Mark test262.yaml/test262/test/language/statements/try/tco-
catch.js as passing."
https://bugs.webkit.org/show_bug.cgi?id=178592
https://trac.webkit.org/changeset/223961

Location:
trunk/JSTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/JSTests/ChangeLog

    r223989 r224022  
     12017-10-26  Ryan Haddad  <ryanhaddad@apple.com>
     2
     3        Unreviewed, rolling out r223961.
     4
     5        The change that required this has been rolled out.
     6
     7        Reverted changeset:
     8
     9        "Mark test262.yaml/test262/test/language/statements/try/tco-
     10        catch.js as passing."
     11        https://bugs.webkit.org/show_bug.cgi?id=178592
     12        https://trac.webkit.org/changeset/223961
     13
    1142017-10-25  Commit Queue  <commit-queue@webkit.org>
    215
  • trunk/JSTests/test262.yaml

    r223961 r224022  
    109631109631  cmd: runTest262 :normal, "NoException", ["../../../../harness/assert.js", "../../../../harness/sta.js", "../../../../harness/tcoHelper.js"], [:strict]
    109632109632- path: test262/test/language/statements/try/tco-catch.js
    109633   cmd: runTest262 :normal, "NoException", ["../../../../harness/assert.js", "../../../../harness/sta.js", "../../../../harness/tcoHelper.js"], [:strict]
     109633  cmd: runTest262 :fail, "NoException", ["../../../../harness/assert.js", "../../../../harness/sta.js", "../../../../harness/tcoHelper.js"], [:strict]
    109634109634- path: test262/test/language/statements/try/tco-finally.js
    109635109635  cmd: runTest262 :normal, "NoException", ["../../../../harness/assert.js", "../../../../harness/sta.js", "../../../../harness/tcoHelper.js"], [:strict]
Note: See TracChangeset for help on using the changeset viewer.