Michaël Zasso

Results 1686 comments of Michaël Zasso

It depends on the exact date but I can probably be there to promote it. I think we should wait for the npm fix to prepare a release though.

I'll prepare a release next week.

Good catch! So there's a bug in our tests. They shouldn't be using the system's tmpdir.

Can you try to change the permissions so only root is allowed to write to `/tmp`. Hopefully we can identify the tests by observing failures.

- I opened https://github.com/nodejs/node/pull/54395 for `test-cli-node-options.js` - I don't know how to handle `test-runner-coverage.js` and `test-runner-output.mjs` - I can't find why `test-trace-events-http.js` is affected by reading the code.

`test-digitalocean-fedora39-x64-2` is affected too ``` [root@test-digitalocean-fedora39-x64-2 ~]# ls /tmp/node-coverage-* | wc -l 18601 ```

I cleaned it up, and `-1` too.

Validation should not accept an empty string.