Skip to content

fix: make e2e tests pass reliably locally with Docker Desktop#13741

Draft
glours wants to merge 1 commit intomainfrom
fix-e2e-local-failures
Draft

fix: make e2e tests pass reliably locally with Docker Desktop#13741
glours wants to merge 1 commit intomainfrom
fix-e2e-local-failures

Conversation

@glours
Copy link
Copy Markdown
Contributor

@glours glours commented Apr 15, 2026

What I did

  • Fix stale image/container reuse across test runs
  • Add registry readiness check and async removal polling
  • Skip multi-arch test when docker driver supports it
  • Use t.Cleanup for reliable teardown, fix project name mismatches
  • Re-enable 4 previously skipped tests that now pass

Related issue
N/A

(not mandatory) A picture of a cute animal, if possible in relation to what you did

  - Fix stale image/container reuse across test runs                                                                                                                                                                                                                                                          - Add registry readiness check and async removal polling
  - Skip multi-arch test when docker driver supports it
  - Use t.Cleanup for reliable teardown, fix project name mismatches
  - Re-enable 4 previously skipped tests that now pass

Signed-off-by: Guillaume Lours <glours@users.noreply.github.com>
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.

1 participant