Files
moby/integration/internal/container
Sebastiaan van Stijn 263c46d755 integration/internal/container: IsInState: touch up error-logs
Before this patch:

    remove_test.go:62: timeout hit after 10s: waiting for container to be one of (exited), currently running

After this patch:

    remove_test.go:62: waiting for container State.Status to be 'exited', currently 'running'

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-01-06 13:20:16 +01:00
..