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

Try to fix flaky paste tests #182574

Merged
merged 1 commit into from May 16, 2023
Merged

Try to fix flaky paste tests #182574

merged 1 commit into from May 16, 2023

Conversation

mjbvz
Copy link
Contributor

@mjbvz mjbvz commented May 16, 2023

These tests fail occasionally in CI, seemingly only on linux. This tries to fix this by:

  • Adding retries
  • Switching back to use teardown to disposed of things. usingDisposable may not clean up properly if the test times out

These tests fail occasionally in CI, seemingly only on linux. This tries to fix this by:

- Adding retries
- Switching back to use `teardown` to disposed of things. `usingDisposable` may not clean up properly if the test times out
@mjbvz mjbvz added this to the May 2023 milestone May 16, 2023
@mjbvz mjbvz self-assigned this May 16, 2023
@mjbvz mjbvz enabled auto-merge (squash) May 16, 2023 02:17
@mjbvz mjbvz merged commit 09023d8 into microsoft:main May 16, 2023
6 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jun 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants