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

Supertest integration tests fail after update to express-openapi 12.x.x #882

Open
Patrickkooijman opened this issue Aug 2, 2023 · 0 comments

Comments

@Patrickkooijman
Copy link

I was trying to update my express-openapi dependency to version 12.x. After updating all seem to work fine, the application runs as normal, and also all regular unit tests fail. However when running the integration tests using supertest, I run into this error:

A jest worker process (pid=37709) was terminated by another process: signal=SIGSEGV, exitCode=null. Operating system logs may contain more information on why this occurred.

The issue seems related to this one, but the solutions mentioned in the ticket don't work for my case.

I created a small demo project to show this error: https://github.com/Patrickkooijman/express-openapi-supertest/tree/master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant