Skip to content

[Bug]: TestCLIImages current download tests break other image tests. #943

@jglogan

Description

@jglogan

I have done the following

  • I have searched the existing issues
  • If possible, I've reproduced the issue using the 'main' branch of this project

Steps to reproduce

The test for concurrent downloads removes the ghcr.io/linuxcontainers/alpine:3.20 in between pulls with different concurrency values.

This will cause other image tests to randomly fail as they are also trying to work with this image.

Current behavior

Image tests fail nondeterministically.

Expected behavior

Image tests pass.

Environment

- OS: macOS 26
- Xcode: 26
- Container: 0.7.1

Relevant log output

N/A

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions