-
-
Notifications
You must be signed in to change notification settings - Fork 46
Improve test consistency #199
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
Comments
probably linked with socketry/falcon#254 |
Thanks for the detailed bug report. Are you able to create a git repo with the reproduction so I can run it easily? |
I tried to reproduce it with sinatra + lots of static files but failed. My use case combines rails + inertia + vite_ruby + vue.js and lots of js libraries, which is a little bit hard to create a minimal reproduction. I'll be still working on that. UPDATE: |
Some tests are logging connection errors (usually ones testing error handling):
But not all the time. I think we should correctly capture expected logs so that unexpected error logs can be identified.
The text was updated successfully, but these errors were encountered: