avajs / ava

Node.js test runner that lets you develop with confidence 🚀
MIT License
20.74k stars 1.41k forks source link

Enable node 22 support #3328

Closed lenovouser closed 6 months ago

lenovouser commented 6 months ago

Closes #3327

lenovouser commented 6 months ago

I am not sure why the tests are failing on ubuntu (20/21/22), it looks like they already started doing that on 01ec2804ab9db0ab3ef11e3b5b0c5697d68f8bc5 (actions/runs/8500.../job/2328...).

Could anybody give me some guidance on how to fix that?

novemberborn commented 6 months ago

Could anybody give me some guidance on how to fix that?

It's a Node.js bug: https://github.com/nodejs/node/issues/52018

novemberborn commented 6 months ago

@lenovouser doesn't look like I can push commits onto this PR, could you enable that for me? See https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/allowing-changes-to-a-pull-request-branch-created-from-a-fork

lenovouser commented 6 months ago

@novemberborn I did not see the UI mentioned in your linked help article, but I added you directly to the repositories 👍🏻