Michaël Zasso
Michaël Zasso
I just realized this is on 32-bit Windows, which is no longer supported or tested on the main branch
> I see, on 32-bit Windows I suspect it's a padding issue - maybe #53563 fixes it? Test on https://github.com/targos/node/commits/v22.x-reproducible-snapshot/ (which is v22.x-staging + #53563) https://ci.nodejs.org/job/node-test-commit-windows-fanned/63751/
It fails as well, unfortunately.
@ljharb I'm seeing `not ok 245 test/mock_loader is a core module` errors in `resolve`'s tests. What does it mean?
Optimistic release build: https://ci-release.nodejs.org/job/iojs+release/10298/
It's taking too long (and has random connection failures with the downloads server). I probably won't have time to finish the release today.
CI: https://ci.nodejs.org/job/node-test-pull-request/60010/
Release build: https://ci-release.nodejs.org/job/iojs+release/10311/
@nodejs/workers
https://github.com/nodejs/node/commit/4c730aed7f825af1691740663d599e9de5958f89 may have exacerbated the issue, but not caused it. See https://github.com/nodejs/node/pull/53583#issuecomment-2189106131