-
Bug
-
Resolution: Fixed
-
Minor
-
None
IOException is produced when delete-buidls is invoked with a repeated build number.
It can be made by mistake e.g. delete-builds 1,2,3,3 or intentionally e.g. delete-builds 1-6,3-10.
DeleteBuildsCommand class is derived from AbstractBuildRangeCommand where it is possible to have a build specified more times for whatever reason. In current impl. it is responsibility of DeleteBuildsCommand to handle that situation correctly.
- is blocking
-
JENKINS-32777 Improve test coverage of CLI command 'delete-builds'
-
- Resolved
-
[JENKINS-34228] IOException produced in CLI 'delete-builds'
Link |
New:
This issue is blocking |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 170288 ] | New: JNJira + In-Review [ 198830 ] |