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

Remove async timeout and async pytest wrapper from flapping tornado tests #2332

Closed
wants to merge 1 commit into from

Conversation

timkpaine
Copy link
Member

@timkpaine timkpaine commented Aug 9, 2023

@timkpaine timkpaine added the internal Internal refactoring and code quality improvement label Aug 9, 2023
@timkpaine timkpaine marked this pull request as ready for review August 9, 2023 17:47
@timkpaine timkpaine changed the title Elongate async timeout to stop flapping test from flapping, similar to #2290 Remove async timeout and async pytest wrapper from flapping tornado tests Aug 9, 2023
@texodus
Copy link
Member

texodus commented Aug 31, 2023

Thanks for the PR!

I think we want the timeout, its the explicit failure condition of this test. This is def a concurrency bug in the functionality under test which we'll need to fix.

@texodus texodus closed this Aug 31, 2023
@texodus texodus deleted the tkp/flakytest branch August 31, 2023 02:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Internal refactoring and code quality improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants