Bug 947960 - Internal test suite fails when specific test case selected
Summary: Internal test suite fails when specific test case selected
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: beakerlib
Version: rawhide
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
Assignee: Petr Muller
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-04-03 16:01 UTC by Petr Šplíchal
Modified: 2016-06-01 01:44 UTC (History)
3 users (show)

Fixed In Version: beakerlib-1.7-1.fc19
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 950474 (view as bug list)
Environment:
Last Closed: 2013-05-22 03:15:33 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Do not spit errors when processing nonexistent performance data (850 bytes, patch)
2013-04-09 11:52 UTC, Petr Muller
no flags Details | Diff

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.


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