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 flaky tests #258

Closed
wants to merge 9 commits into from
Closed

🐛 Fix flaky tests #258

wants to merge 9 commits into from

Conversation

guettli
Copy link
Contributor

@guettli guettli commented Sep 9, 2024

What this PR does / why we need it:

The tests are flaky. This is easy to reproduce. CI often fails and re-running the tests usually solve the issue.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #257

Special notes for your reviewer:

Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.

TODOs:

  • squash commits
  • include documentation
  • add unit tests

@guettli guettli requested a review from janiskemper September 10, 2024 07:56
Signed-off-by: Thomas Guettler <[email protected]>
@jschoone
Copy link
Contributor

jschoone commented Apr 3, 2025

Hi @guettli and @janiskemper is this still important?
Do you also know what to do with the other PRs opened by human?
And why the ones created by bots fail? Are there manual steps needed?

@janiskemper
Copy link
Member

@jschoone I think this PR looks mostly also like some exploration and debugging. It will have nothing to do with the current CI failures. I also saw three different errors in the CI for linting of Go and yaml, as well as the integration tests. Tbh I have no idea. It would probably require going in depth through the past commits (mostly updates of the bot) to see whether there is anything interesting.

@guettli
Copy link
Contributor Author

guettli commented Apr 3, 2025

@jschoone @janiskemper I think the PR can be closed. It is too old.

Please re-open if you want to keep it.

@guettli guettli closed this Apr 3, 2025
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.

Tests are flaky: ClusterAddonReconciler [AfterEach] Basic test applies the helm chart
3 participants