Bug 1347460 - [RFE] rpmdeplint needs an error state in case of failure
Summary: [RFE] rpmdeplint needs an error state in case of failure
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: rpmdeplint
Classification: Community
Component: cli
Version: unreleased
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: 1.1
Assignee: Blake McIvor
QA Contact: tools-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-06-17 00:01 UTC by Roman Joost
Modified: 2016-08-11 23:24 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-08-09 05:05:18 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1303071 1 None None None 2021-01-20 06:05:38 UTC

Internal Links: 1303071

Description Roman Joost 2016-06-17 00:01:05 UTC
We need to distinguish between a possible infrastructure error and test failures. Possible infrastructure errors could be whatever results in Tracebacks like OSError or errors during network communication.

Exit codes could be structured like the following:

0 Tests pass
1 Error
2 ... test failures

Comment 1 Blake McIvor 2016-07-28 00:48:25 UTC
https://gerrit.beaker-project.org/#/c/5093/

Comment 2 Roman Joost 2016-08-09 05:05:18 UTC
This is released with rpmdeplint 1.1 available on Fedora Copr:

https://copr.fedorainfracloud.org/coprs/dcallagh/rpmdeplint/

for RHEL 7 (EPEL), F23, F24 and Rawhide.


Note You need to log in before you can comment on or make changes to this bug.