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

[tests only] dockerutils_test TestMain should only delete existing test container #4916

Merged
merged 1 commit into from
May 17, 2023

Conversation

rfay
Copy link
Member

@rfay rfay commented May 16, 2023

The Issue

In a recent update the logic was changed in the testMain of dockerutils_test; it may or may not have to clean up the test container, but it should use the correct test container.

I was seeing this output sometimes in tests:

[580](https://github.com/ddev/ddev/actions/runs/4990360031/jobs/8935458261?pr=4866#step:9:581)time="2023-05-16T09:50:34Z" level=error msg="-- FAIL: dockerutils_test failed to remove test container: No such container: 3578dd127b77350566d800ec43c2ac63485d8ebedcbccb5bfa4f3ce390e15bb6"

@rfay rfay requested a review from a team as a code owner May 16, 2023 18:23
@github-actions
Copy link

@rfay rfay changed the title [tests only] dockerutils_test TestMain should only delete existing test contaienr [tests only] dockerutils_test TestMain should only delete existing test container May 16, 2023
@rfay rfay merged commit 49f7ab7 into ddev:master May 17, 2023
17 checks passed
@rfay rfay deleted the 20230516_test_fixup branch May 17, 2023 01:16
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.

None yet

1 participant