-
Couldn't load subscription status.
- Fork 172
fix: update bollard to version supporting buildkit_providerless #847
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: update bollard to version supporting buildkit_providerless #847
Conversation
…ture Signed-off-by: mbodmer <[email protected]>
✅ Deploy Preview for testcontainers-rust ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
@mbodmer may I ask you to check if the test failures are relevant? Looks like all of them are failing and it doesn't look like flakiness at first glance |
|
I am using my branch in productive tests. There is no problem with it. It looks like the buildserver takes too long to start the containers. Probably too much load on it. |
|
@mbodmer something definitely changed with this PR because all tests are failing, and retries haven’t helped. The errors are also different from the ones we know might be flaky. Many of users will utilize |
|
@mbodmer it wasn't working for me locally too The issue is wrong execution branch selected, there was one missing place where |
|
It works here with the patch: #856 |
|
Thank you for looking into it, i had a short look, but could not make sense of the behaviour. Would have needed more time. Thank you for looking into it! |
fixes: #843