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

Add Docker image name to ContainerLaunchException message #6408

Conversation

Donnerbart
Copy link
Contributor

When using multiple containers in one test and a container startup fails, it's unclear from the ContainerLaunchException which container failed.

Adding the Docker image name to the exception message is a simple solution to improve debugging test failures.

@Donnerbart Donnerbart requested a review from a team as a code owner January 13, 2023 13:19
@eddumelendez eddumelendez added this to the next milestone Jan 14, 2023
@eddumelendez eddumelendez merged commit 6fe954a into testcontainers:main Jan 14, 2023
@eddumelendez
Copy link
Member

thanks for your contribution, @Donnerbart ! this is now merged in main branch and it will be available next release.

@Donnerbart Donnerbart deleted the add-image-name-in-container-startup-failed-exception branch January 15, 2023 04:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants