Title: [224022] trunk/JSTests
- Revision
- 224022
- Author
- [email protected]
- Date
- 2017-10-26 09:41:22 -0700 (Thu, 26 Oct 2017)
Log 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
Modified Paths
Diff
Modified: trunk/JSTests/ChangeLog (224021 => 224022)
--- trunk/JSTests/ChangeLog 2017-10-26 16:32:46 UTC (rev 224021)
+++ trunk/JSTests/ChangeLog 2017-10-26 16:41:22 UTC (rev 224022)
@@ -1,3 +1,16 @@
+2017-10-26 Ryan Haddad <[email protected]>
+
+ 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
+
2017-10-25 Commit Queue <[email protected]>
Unreviewed, rolling out r223691 and r223729.
Modified: trunk/JSTests/test262.yaml (224021 => 224022)
--- trunk/JSTests/test262.yaml 2017-10-26 16:32:46 UTC (rev 224021)
+++ trunk/JSTests/test262.yaml 2017-10-26 16:41:22 UTC (rev 224022)
@@ -109630,7 +109630,7 @@
- path: test262/test/language/statements/try/tco-catch-finally.js
cmd: runTest262 :normal, "NoException", ["../../../../harness/assert.js", "../../../../harness/sta.js", "../../../../harness/tcoHelper.js"], [:strict]
- path: test262/test/language/statements/try/tco-catch.js
- cmd: runTest262 :normal, "NoException", ["../../../../harness/assert.js", "../../../../harness/sta.js", "../../../../harness/tcoHelper.js"], [:strict]
+ cmd: runTest262 :fail, "NoException", ["../../../../harness/assert.js", "../../../../harness/sta.js", "../../../../harness/tcoHelper.js"], [:strict]
- path: test262/test/language/statements/try/tco-finally.js
cmd: runTest262 :normal, "NoException", ["../../../../harness/assert.js", "../../../../harness/sta.js", "../../../../harness/tcoHelper.js"], [:strict]
- path: test262/test/language/statements/variable/12.2.1-1-s.js
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes