Bug 1072928

Summary: AssertionError: False != True FAIL: Test trimming snapshots with the default arguments
Product: [Fedora] Fedora Reporter: Alexander Todorov <atodorov>
Component: python-botoAssignee: Garrett Holmstrom <gholms>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: high    
Version: rawhideCC: gholms, ohadlevy, orion, walters
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-boto-2.34.0-4.el6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-11-27 18:08:46 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:
Bug Depends On:    
Bug Blocks: 1072946    

Description Alexander Todorov 2014-03-05 12:04:12 UTC
Description of problem:

One of the unit tests for boto fails: 

[boto-2.25.0]$ ./tests/test.py unit

======================================================================
FAIL: Test trimming snapshots with the default arguments, which should
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/atodorov/boto-2.25.0/tests/unit/ec2/test_connection.py", line 1016, in test_trim_defaults
    self.assertEqual(False, self.ec2.delete_snapshot.called)
AssertionError: False != True



Version-Release number of selected component (if applicable):
python-boto-2.25.0-2.fc21.src.rpm

How reproducible:
Always



Additional info:
I've also run the tests from git (upstream) and this particular one passed, regardless of other reported issues with boto.

Comment 1 Garrett Holmstrom 2014-11-08 01:25:39 UTC
Assuming you are not using python-2.7.8-6, this test should pass as of python-boto-2.34.0-1.

Comment 2 Fedora Update System 2014-11-08 01:50:30 UTC
python-boto-2.34.0-3.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/python-boto-2.34.0-3.fc21

Comment 3 Fedora Update System 2014-11-08 01:52:14 UTC
python-boto-2.34.0-3.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/python-boto-2.34.0-3.fc20

Comment 4 Fedora Update System 2014-11-08 01:54:00 UTC
python-boto-2.34.0-3.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/python-boto-2.34.0-3.fc19

Comment 5 Fedora Update System 2014-11-08 01:55:08 UTC
python-boto-2.34.0-3.el7 has been submitted as an update for Fedora EPEL 7.
https://admin.fedoraproject.org/updates/python-boto-2.34.0-3.el7

Comment 6 Fedora Update System 2014-11-08 01:55:57 UTC
python-boto-2.34.0-3.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/python-boto-2.34.0-3.el6

Comment 7 Fedora Update System 2014-11-09 15:41:32 UTC
Package python-boto-2.34.0-3.el6:
* should fix your issue,
* was pushed to the Fedora EPEL 6 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=epel-testing python-boto-2.34.0-3.el6'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-3881/python-boto-2.34.0-3.el6
then log in and leave karma (feedback).

Comment 8 Fedora Update System 2014-11-13 18:05:55 UTC
python-boto-2.34.0-4.fc21 has been pushed to the Fedora 21 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 9 Fedora Update System 2014-11-27 18:08:46 UTC
python-boto-2.34.0-4.el6 has been pushed to the Fedora EPEL 6 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 10 Fedora Update System 2014-11-27 18:09:35 UTC
python-boto-2.34.0-4.el7 has been pushed to the Fedora EPEL 7 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 11 Fedora Update System 2014-12-01 18:55:29 UTC
python-boto-2.34.0-4.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 12 Fedora Update System 2014-12-01 19:06:35 UTC
python-boto-2.34.0-4.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.