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

[8.x](backport #6476) Fix flaky test TestUpgradeHandlerSameVersion #6483

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jan 7, 2025

What does this PR do?

Fix flaky test TestUpgradeHandlerSameVersion by increasing the maximum timeout to a generous 1 second. This does not extend the normal test execution time, so no reason to make this timeout too restrictive.

Why is it important?

We don't want flaky tests.

Checklist

  • I have read and understood the pull request guidelines of this project.
  • My code follows the style guidelines of this project
  • [ ] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation
  • [ ] I have made corresponding change to the default configuration files
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] I have added an entry in ./changelog/fragments using the changelog tool
  • [ ] I have added an integration test or an E2E test

Related issues

Increased the maximum timeout to a generous 1 second.
This does not extend the normal test execution time,
so no reason to make this timeout too restrictive.

(cherry picked from commit 8325d47)
@mergify mergify bot requested a review from a team as a code owner January 7, 2025 08:36
@mergify mergify bot added the backport label Jan 7, 2025
@mergify mergify bot requested review from pkoutsovasilis and michel-laterman and removed request for a team January 7, 2025 08:36
@andrzej-stencel andrzej-stencel enabled auto-merge (squash) January 7, 2025 08:38
Copy link

@andrzej-stencel andrzej-stencel merged commit 8f1e3ec into 8.x Jan 7, 2025
14 checks passed
@andrzej-stencel andrzej-stencel deleted the mergify/bp/8.x/pr-6476 branch January 7, 2025 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant