Bug 947960

Summary: Internal test suite fails when specific test case selected
Product: [Fedora] Fedora Reporter: Petr Šplíchal <psplicha>
Component: beakerlibAssignee: Petr Muller <pmuller>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: ohudlick, pmuller, psplicha
Target Milestone: ---Keywords: Patch
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: beakerlib-1.7-1.fc19 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 950474 (view as bug list) Environment:
Last Closed: 2013-05-22 03:15:33 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:
Attachments:
Description Flags
Do not spit errors when processing nonexistent performance data none

Description Petr Šplíchal 2013-04-03 16:01:20 UTC
Description of problem:

When running only selected test case from the test suite an error
appears in the output, otherwise the functionality does not seem
to be broken. Looks like this is caused by recent performance
enhancement.

Version-Release number of selected component (if applicable):
3af90c6129993e58fc5ac440e4135b3032213a62

Steps to Reproduce:
./test.sh test_rlAssertBinaryOrigin

Actual results:
 [ INFO ] Testing test_rlAssertBinaryOrigin
 [ PASS ] rlAssertBinaryOrigin returns 0 on existing command owned by the package (param)
 [ PASS ] rlAssertBinaryOrigin returns 0 on existing command owned by the package (env)
 [ PASS ] rlAssertBinaryOrigin returns 0 on existing command owned by one of the packages
 [ PASS ] rlAssertBinaryOrigin returns 0 on existing full path command owned by the package
 [ PASS ] rlAssertBinaryOrigin returns 0 on existing alternative command owned by the packages
 [ PASS ] rlAssertBinaryOrigin returns 1 on existing full path command owned by different package
 [ PASS ] rlAssertBinaryOrigin returns 1 on non-existing package
 [ PASS ] rlAssertBinaryOrigin returns 2 on non-existing command
 [ PASS ] rlAssertBinaryOrigin returns 100 when invoked without parameters
 [ PASS ] Testing test_rlAssertBinaryOrigin finished: 9 passed, 0 failed

cat: /tmp/tmp.Mzix3tNA0I*: No such file or directory
 [ INFO ] /tmp/tmp.Mzix3tNA0I* performance: 
./test.sh: line 344: ./tmp/tmp.Mzix3tNA0I*-perf.old: No such file or directory
 [ PASS ] Total summary: 18 passed, 0 failed

Comment 1 Petr Muller 2013-04-09 11:52:18 UTC
Created attachment 733174 [details]
Do not spit errors when processing nonexistent performance data

Yep, for single tests there is not performance data kept. I've silenced the command trying to find it.

Comment 3 Fedora Update System 2013-04-30 15:14:12 UTC
beakerlib-1.7-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/beakerlib-1.7-1.fc19

Comment 4 Fedora Update System 2013-04-30 20:06:41 UTC
Package beakerlib-1.7-1.fc19:
* should fix your issue,
* was pushed to the Fedora 19 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing beakerlib-1.7-1.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-7067/beakerlib-1.7-1.fc19
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2013-05-22 03:15:33 UTC
beakerlib-1.7-1.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.