Bug 1072477 - [RFE] Print out the command to the test output even in the case a comment is used in an assert
Summary: [RFE] Print out the command to the test output even in the case a comment is ...
Keywords:
Status: CLOSED DUPLICATE of bug 845054
Alias: None
Product: Fedora
Classification: Fedora
Component: beakerlib
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Petr Muller
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-03-04 16:10 UTC by Michal Trunecka
Modified: 2016-09-20 02:10 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-05-20 12:53:25 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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 ***


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