Created attachment 778721 [details] Patch for beakerlib to modify rlAssertExists and rlAssertNotExists output message Description of problem: Since functions rlAssertExists and rlAssertNotExists work well with directories, we should modify the output message properly. Version-Release number of selected component (if applicable): beakerlib-1.8 How reproducible: Always Steps to Reproduce: 1. Create a directory in test 2. Run rlAssertExists with directory path as argument 3. Run rlAssertNotExists with directory path as argument Actual results: File $dir should exist File $dir should not exist Expected results: Directory $dir should exist Directory $dir should not exist Additional info:
Created attachment 778722 [details] Simple test Added simple beakerlib test
This does not need to be private
Thx, Filip! https://git.fedorahosted.org/cgit/beakerlib.git/commit/?id=3f0ada7991bd1d9451c0173fcee0e9b2d5c9d561
This brough 4 fails in the suite. Note to myself: test even trivial stuff.
The FILE variable should have been local, or it leaks outside, rewriting possible user setting. https://git.fedorahosted.org/cgit/beakerlib.git/commit/?id=d8af6aef05608d28efc3c8afc7f4fd7d5c0e92ea
beakerlib-1.9-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/beakerlib-1.9-1.fc20
Package beakerlib-1.9-1.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing beakerlib-1.9-1.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-7442/beakerlib-1.9-1.fc20 then log in and leave karma (feedback).
beakerlib-1.9-2.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/beakerlib-1.9-2.fc20
Please consider the package fixing this bug available in Fedora stable repos once bz1116308 is closed and RHEL stable repos once bz1116317 is closed. Fixed in: beakerlib-1.9-2.fc19 beakerlib-1.9-2.fc20 beakerlib-1.9-2.fc21 beakerlib-1.9-3.el5 beakerlib-1.9-2.el6 beakerlib-1.9-2.el7
beakerlib-1.9-3.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/beakerlib-1.9-3.fc20
beakerlib-1.9-3.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.