Bug 1391754
| Summary: | oscap-vm fails to handle simple fail scenarios | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Marek Haicman <mhaicman> |
| Component: | openscap | Assignee: | Martin Preisler <mpreisle> |
| Status: | CLOSED ERRATA | QA Contact: | Watson Yuuma Sato <wsato> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.4 | CC: | mhaicman, mpreisle, openscap-maint, wsato |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-08-01 08:45:48 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Marek Haicman
2016-11-03 22:20:22 UTC
Upstream fix proposed: https://github.com/OpenSCAP/openscap/pull/646 Verified. NEW: :: [ LOG ] :: Package versions: :: [ LOG ] :: openscap-1.2.14-1.el7.x86_64 :: [ PASS ] :: File ./empty.qcow2 should not exist :: [ PASS ] :: Command 'oscap-vm image ./empty.qcow2 xccdf eval --profile xccdf_org.ssgproject.content_profile_standard --results empty_results.file --results-arf empty_results.arf.file --report empty_report.file ./test-ds.xml' (Expected 1,3-127, got 1) :: [ PASS ] :: File empty_results.file should not exist :: [ PASS ] :: File empty_results.arf.file should not exist :: [ PASS ] :: File empty_report.file should not exist :: [ PASS ] :: Creating empty file (Expected 0, got 0) :: [ PASS ] :: Command 'oscap-vm image ./empty.qcow2 xccdf eval --profile xccdf_org.ssgproject.content_profile_standard --results empty_results.file --results-arf empty_results.arf.file --report empty_report.file ./test-ds.xml' (Expected 1,3-127, got 1) :: [ PASS ] :: File empty_results.file should not exist :: [ PASS ] :: File empty_results.arf.file should not exist :: [ PASS ] :: File empty_report.file should not exist :: [ LOG ] :: Duration: 13s :: [ LOG ] :: Assertions: 10 good, 0 bad :: [ PASS ] :: RESULT: negative testing OLD: :: [ LOG ] :: Package versions: :: [ LOG ] :: openscap-1.2.10-2.el7.x86_64 :: [ PASS ] :: File ./empty.qcow2 should not exist :: [ FAIL ] :: Command 'oscap-vm image ./empty.qcow2 xccdf eval --profile xccdf_org.ssgproject.content_profile_standard --results empty_results.file --results-arf empty_results.arf.file --report empty_report.file ./test-ds.xml' (Expected 1,3-127, got 2) :: [ FAIL ] :: File empty_results.file should not exist :: [ FAIL ] :: File empty_results.arf.file should not exist :: [ FAIL ] :: File empty_report.file should not exist :: [ PASS ] :: Creating empty file (Expected 0, got 0) :: [ FAIL ] :: Command 'oscap-vm image ./empty.qcow2 xccdf eval --profile xccdf_org.ssgproject.content_profile_standard --results empty_results.file --results-arf empty_results.arf.file --report empty_report.file ./test-ds.xml' (Expected 1,3-127, got 2) :: [ FAIL ] :: File empty_results.file should not exist :: [ FAIL ] :: File empty_results.arf.file should not exist :: [ FAIL ] :: File empty_report.file should not exist :: [ LOG ] :: Duration: 1m 14s :: [ LOG ] :: Assertions: 2 good, 8 bad :: [ FAIL ] :: RESULT: negative testing Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:2291 |