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 controller tests #3560

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

swiatekm
Copy link
Contributor

@swiatekm swiatekm commented Dec 19, 2024

Fix a flaky controller test. I'm still not sure why it can take so long for this test to see that the ConfigMap was deleted, but it is a fact of life. 30 seconds looks like enough from local tests.

I've also enabled logging for these tests, as it really helps debugging failures. If this is annoying to have in the general unit test output, then maybe we can run these in a separate step?

@swiatekm swiatekm requested a review from a team as a code owner December 19, 2024 15:48
@swiatekm swiatekm added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Dec 19, 2024
@swiatekm swiatekm force-pushed the test/fix-flaky-tests branch from 37ddc04 to b1388fe Compare December 19, 2024 15:55
@swiatekm swiatekm force-pushed the test/fix-flaky-tests branch from b1388fe to 896825b Compare December 19, 2024 15:57
@swiatekm swiatekm merged commit d310e09 into open-telemetry:main Dec 19, 2024
38 checks passed
@swiatekm swiatekm deleted the test/fix-flaky-tests branch December 19, 2024 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants