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

Throw a custom exception for test timeouts #3551

Merged
merged 4 commits into from
Apr 24, 2023

Conversation

armanbilge
Copy link
Member

Fixes #3503, which is getting to be ridiculous and quite harmful actually.

This PR is going to be fun:tm: ... now we find out how many of our tests have been secretly failing 😕

@armanbilge armanbilge linked an issue Apr 24, 2023 that may be closed by this pull request
@armanbilge
Copy link
Member Author

Ermm 🥴

[error]     x not lose cedeing threads from the bypass when blocker transitioning
[error]      List(60, 60, 60) == 'List(60, 60, 60)' (IOPlatformSpecification.scala:296)

https://github.com/typelevel/cats-effect/actions/runs/4782639212/jobs/8502159804?pr=3551#step:23:3257

@durban
Copy link
Contributor

durban commented Apr 24, 2023

That's strange... I guess, in theory, if one thread is absurdly slow, it could happen(?). I'm not sure...

@djspiewak djspiewak merged commit a869178 into typelevel:series/3.4.x Apr 24, 2023
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

Successfully merging this pull request may close these issues.

Timed out tests doesn't fail the sbt task
3 participants