Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fix] Express unable to update past 6.x #851

Open
3 tasks done
wesleytodd opened this issue Feb 13, 2025 · 0 comments
Open
3 tasks done

[fix] Express unable to update past 6.x #851

wesleytodd opened this issue Feb 13, 2025 · 0 comments
Labels

Comments

@wesleytodd
Copy link

Describe the bug

Node.js version: all versions

OS version: Linux, osx and windwos

Description:

The express project has been unable to update to latest supertest for a while now. I don't believe anyone has had a chance to look into the cause of the failures (I know I have not, but will link this issue to the rest of the team after I open it), but the test start failing in ways that look like concurrency in the tests is the problem. In all cases if I run one test at a time it behaves correctly.

Here is the test runs from today, hopefully you can see this before the GHA history is gone:

expressjs/express#6112
https://github.com/expressjs/express/actions/runs/13312249710

Sorry I cannot be more help at the moment, but since it came up again just now I wanted to at least file the issue in case others could spend more time looking into it.

  • I have searched through GitHub issues for similar issues.
  • I have completely read through the README and documentation.
  • I have tested my code with the latest version of Node.js and this package and confirmed it is still not working.
@wesleytodd wesleytodd added the bug label Feb 13, 2025
@wesleytodd wesleytodd changed the title [fix] DESCRIPTIVE TITLE [fix] Express unable to update past 6.x Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant