RESOLVED FIXED177859
[Test262] Update Test262 to Oct 4 version
https://bugs.webkit.org/show_bug.cgi?id=177859
Summary [Test262] Update Test262 to Oct 4 version
Yusuke Suzuki
Reported 2017-10-04 02:53:38 PDT
[Test262] Update Test262 to Oct 4 version
Attachments
Patch (256.90 KB, patch)
2017-10-04 02:56 PDT, Yusuke Suzuki
no flags
Patch (254.47 KB, patch)
2017-10-04 03:02 PDT, Yusuke Suzuki
no flags
Yusuke Suzuki
Comment 1 2017-10-04 02:56:30 PDT
Yusuke Suzuki
Comment 2 2017-10-04 03:02:38 PDT
Sam Weinig
Comment 3 2017-10-04 04:07:52 PDT
Comment on attachment 322647 [details] Patch rs=me for when it works.
Yusuke Suzuki
Comment 4 2017-10-04 07:32:35 PDT
Comment on attachment 322647 [details] Patch Thanks!
WebKit Commit Bot
Comment 5 2017-10-04 07:42:09 PDT
Comment on attachment 322647 [details] Patch Clearing flags on attachment: 322647 Committed r222848: <http://trac.webkit.org/changeset/222848>
WebKit Commit Bot
Comment 6 2017-10-04 07:42:11 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 7 2017-10-04 07:43:25 PDT
Yusuke Suzuki
Comment 8 2017-10-04 10:04:35 PDT
Joseph Pecoraro
Comment 9 2017-10-04 10:47:15 PDT
1 failure on the test262 bot: https://build.webkit.org/builders/Apple%20El%20Capitan%20Release%20Test262%20%28Tests%29/builds/4583 > test262.yaml/test262/test/language/statements/try/tco-catch.js.default-strict: Exception: RangeError: Maximum call stack size exceeded. > test262.yaml/test262/test/language/statements/try/tco-catch.js.default-strict: global code@tco-catch.js:23:2 > test262.yaml/test262/test/language/statements/try/tco-catch.js.default-strict: ERROR: Unexpected exit code: 3 > FAIL: test262.yaml/test262/test/language/statements/try/tco-catch.js.default-strict
Joseph Pecoraro
Comment 10 2017-10-04 10:54:17 PDT
I reproduce locally on Debug and Release builds so I'll mark this as :fail instead of :normal.
Joseph Pecoraro
Comment 11 2017-10-04 10:57:51 PDT
(In reply to Joseph Pecoraro from comment #10) > I reproduce locally on Debug and Release builds so I'll mark this as :fail > instead of :normal. <https://trac.webkit.org/changeset/222859/webkit>
Yusuke Suzuki
Comment 12 2017-10-04 14:39:31 PDT
(In reply to Joseph Pecoraro from comment #11) > (In reply to Joseph Pecoraro from comment #10) > > I reproduce locally on Debug and Release builds so I'll mark this as :fail > > instead of :normal. > > <https://trac.webkit.org/changeset/222859/webkit> Thank you so much! Hmmm, I rebaselined this yaml based on failure.txt by using `import-test262-tests --failures` on Linux JSCOnly port. It would be passed in Linux port, and failed in macOS port.
Note You need to log in before you can comment on or make changes to this bug.