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

Fix cancellation test flakiness #27036

Merged
merged 1 commit into from
Dec 18, 2021
Merged

Fix cancellation test flakiness #27036

merged 1 commit into from
Dec 18, 2021

Conversation

roji
Copy link
Member

@roji roji commented Dec 18, 2021

Remove assertions that QueryIterationFailed doesn't appear in the logs, since it may be there because of transient failures from previous retries.

Fixes #27033

Remove assertions that QueryIterationFailed doesn't appear in the logs,
since it may be there because of transient failures from previous
retries.

Fixes dotnet#27033
@roji roji merged commit 5c4d159 into dotnet:main Dec 18, 2021
@roji roji deleted the MoreFlakiness branch December 18, 2021 22:26
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.

Query: flaky test - ToListAsync_with_canceled_token
2 participants