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

JobServiceTest.testServiceParallelRecursive can time out #5140

Open
adamnovak opened this issue Oct 25, 2024 · 1 comment
Open

JobServiceTest.testServiceParallelRecursive can time out #5140

adamnovak opened this issue Oct 25, 2024 · 1 comment

Comments

@adamnovak
Copy link
Member

adamnovak commented Oct 25, 2024

As shown in https://ucsc-ci.com/databiosphere/toil/-/jobs/81547, the JobServiceTest.testServiceParallelRecursive test can hit its 1200 second timeout and fail.

I'm beginning to think this is a bad test design; if it is indicating a newly introduced problem it almost certainly wasn't from #5139 which it failed on, and it it isn't then even with all the retry logic around this test it can still fail for no reason.

Maybe we need to demote it to an integration test, or eliminate it altogether in favor of something deterministic.

┆Issue is synchronized with this Jira Story
┆Issue Number: TOIL-1663

@adamnovak
Copy link
Member Author

This happened again in https://ucsc-ci.com/databiosphere/toil/-/jobs/82249

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