| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
|
RSLGTM |
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
|
There are many unexpected failures with TextDecoder specific to Windows. @jasnell wdyt? Example: 17:56:18 ---- legacy-mb-schinese\gbk\gbk-decoder.any.js ---- 17:56:18 [UNEXPECTED_FAILURE][FAIL] gbk pointer: 6432 17:56:18 assert_equals: expected 8364 but got 59244 17:56:18 at Test.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\fixtures\wpt\encoding\legacy-mb-schinese\gbk\gbk-decoder.any.js:26:9) 17:56:18 at Test.step (C:\workspace\node-test-binary-windows-js-suites\node\test\fixtures\wpt\resources\testharness.js:2092:25) 17:56:18 at test (C:\workspace\node-test-binary-windows-js-suites\node\test\fixtures\wpt\resources\testharness.js:566:30) 17:56:18 at C:\workspace\node-test-binary-windows-js-suites\node\test\fixtures\wpt\encoding\legacy-mb-schinese\gbk\gbk-decoder.any.js:20:5 17:56:18 at Script.runInThisContext (node:vm:131:12) 17:56:18 Command: C:\workspace\node-test-binary-windows-js-suites\node\Release\node.exe C:\workspace\node-test-binary-windows-js-suites\node\test\wpt\test-encoding.js legacy-mb-schinese\gbk\gbk-decoder.any.js |
Sorry, something went wrong.
|
Let's skip those for now but open a tracking issue to investigate. I'm not sure why those would fail on windows of the top of my head |
Sorry, something went wrong.
|
Actually I think I know why they fail only on Windows... |
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
PR-URL: #37467 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com> Reviewed-By: Richard Lau <rlau@redhat.com>
PR-URL: #37467 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com> Reviewed-By: Richard Lau <rlau@redhat.com>
PR-URL: #37467 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com> Reviewed-By: Richard Lau <rlau@redhat.com>
PR-URL: #37467 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Michael Dawson <midawson@redhat.com> Reviewed-By: Richard Lau <rlau@redhat.com>
| Back | FazBrowse Home | New Git URL |
The fixtures were generated with a modified version of node-core-utils
containing these two PRs: