Node.js latest CITGM results
Run for v22.x: https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker/3527/
macOS failures: https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker/3527/nodes=osx11/#showFailuresLink
pino: https://github.com/pinojs/pino/pull/2112@babel/core: /cc @nicolo-ribaudo @JLHwung @liuxingbaoyunode-gyp: /cc @nodejs/node-gyp@yarnpkg/cli/cc @arcanis @merceyz @paul-soporan @larixer (looks like a test is broken by the unflagging ofrequire(esm))express-session: https://github.com/expressjs/session/issues/1009
@yarnpkg/cli /cc @arcanis @merceyz @paul-soporan @larixer (looks like a test is broken by the unflagging of require(esm))
Thanks for the ping, should be fixed by https://github.com/yarnpkg/berry/pull/6639.
Thanks for the mention!
I investigated and the problem comes from https://github.com/babel/babel/blob/02063cd528b8865a578c378a3da619a7a6e2b6d4/jest.config.js#L3-L9 not enabling includePrerelease causes not matching 22.12.1-pre.
I don't understand why the test passed before.
Looks like we need to change more.
For example
New run for bufferutil which was just released yesterday: https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker-nobuild/1699/