Bug 1072477

Summary: [RFE] Print out the command to the test output even in the case a comment is used in an assert
Product: [Fedora] Fedora Reporter: Michal Trunecka <mtruneck>
Component: beakerlibAssignee: Petr Muller <pmuller>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: ebenes, ohudlick, pmuller, psplicha
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-05-20 12:53:25 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 Michal Trunecka 2014-03-04 16:10:38 UTC
Description of problem:
When coment is used in assertion command, e.g.:
rlRun "echo 'hello'" 0 "Print 'hello'"
there is only the comment written in the test output. This makes it harder to read the log when the assert is failing, because I don't really know what exactly happened.

I suggest printing both the command and comment to the console output and leave just the comment in the journal.

Comment 1 Petr Muller 2014-05-20 12:53:25 UTC

*** This bug has been marked as a duplicate of bug 845054 ***