Skip to content

Increase tests timeout #6428

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

Closed

Conversation

nicolasstucki
Copy link
Contributor

tests/run/module-serialization-proxy-class-unload.scala timed out again http://dotty-ci.epfl.ch/lampepfl/dotty/12502/4

@nicolasstucki nicolasstucki changed the title [CI ONLY] Increase tests timeout Increase tests timeout May 2, 2019
@allanrenucci
Copy link
Contributor

I think a better solution would be to extract the test into its own unit test and maintain a reasonable timeout. It is probably this slow only because it is ran in parallel with all the other run tests

@smarter
Copy link
Member

smarter commented May 2, 2019

What's weird is that we've had this test for a while and it didn't use to timeout, it seems like things started to go wrong after #5923 but I don't understand why.

@nicolasstucki
Copy link
Contributor Author

I am trying to see if it just takes a long time or if it gets completely blocked for some reason

@nicolasstucki
Copy link
Contributor Author

Replaced by #6433

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.

3 participants