Skip to content

Update tests to improve CI logging to better diagnose timeout #411

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

Merged
merged 8 commits into from
Jul 5, 2025

Conversation

allenporter
Copy link
Contributor

Remove tests that often timeout on CI. This will result in lower test coverage, but probably not worth it given the flakes.

@Lash-L
Copy link
Collaborator

Lash-L commented Jul 5, 2025

Looks to still flake unfortunately

Any easy way in purest to just retry?

Retry each test twice or something? I get that that wouldn't be perfect either though

@allenporter allenporter requested a review from Lash-L July 5, 2025 13:06
@allenporter allenporter changed the title Remove tests that often timeout on CI Update tests to improve CI logging to better diagnose timeout Jul 5, 2025
@allenporter
Copy link
Contributor Author

I reverted removing the tests and added explicit shutdown calls at the end of each test. I also turned up logging on CI with thread names and timestamps.

Funnily, its not timing out as often now, not sure if its because logging triggers I/O which causes the race to behave differently or something else.

@allenporter allenporter merged commit f1dd1fe into Python-roborock:main Jul 5, 2025
6 checks passed
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.

2 participants