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

ci: AT hidden_paths is flaky #4301

Closed
matzf opened this issue Nov 29, 2022 · 1 comment · Fixed by #4399
Closed

ci: AT hidden_paths is flaky #4301

matzf opened this issue Nov 29, 2022 · 1 comment · Fixed by #4399
Assignees
Labels
bug Something isn't working c/testing Everything related to the testing stack

Comments

@matzf
Copy link
Contributor

matzf commented Nov 29, 2022

The hidden_paths integration test is flaky on the CI infrastructure. As far as I remember, this had not been flaky on the old buildkite AWS stack, only on the new infrastructure. Possibly it's just a small thing like adjusting a timeout value.

@matzf matzf added bug Something isn't working c/testing Everything related to the testing stack labels Nov 29, 2022
@matzf matzf self-assigned this Dec 8, 2022
@jiceatscion
Copy link
Contributor

#4398 includes an attempt at deflaking the hidden_path test. It was flaky on my own machine too; as soon as I switched to docker compose v2. My guess is that the slow starting of containers actually did provide some helpful delays in the right places. While tuning the delays I also noticed that switching my laptop to high performance made failure more likely.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working c/testing Everything related to the testing stack
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants