Flaky test: TestPrunePromptTermination
Open
@Benehiko is already working on this.
Since Feb 6, 2025.
area/testing
kind/bug
status/0-triage
- Dominant language
- Go
- Stars
- 6.1k
- Forks
- 2.2k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 43
Description
Description
--- FAIL: TestPrunePromptTermination (0.01s)
prune_test.go:128: assertion failed: error is "image prune has been cancelled" (errdefs.errCancelled), not "prompt terminated" (command.ErrPromptTerminated errdefs.errCancelled)
FAIL
coverage: 52.0% of statements
FAIL github.com/docker/cli/cli/comma
Reproduce
https://github.com/docker/cli/actions/runs/13185262897/job/36805753289?pr=5754
Expected behavior
No response
docker version
-
docker info
-
Additional Info
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.