yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #09359
[Bug 1276930] [NEW] assertGreater fails python 2.6 tests
Public bug reported:
According to the logs on this patch
https://review.openstack.org/#/c/69084/7/keystone/tests/test_notifications.py
http://logs.openstack.org/84/69084/7/check/gate-keystone-
python26/19095a9/console.html
assertGreater will not pass on python 2.6. Looks like it was new in
Python 2.7
http://docs.python.org/2/library/unittest.html#unittest.TestCase.assertGreater
** Affects: keystone
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1276930
Title:
assertGreater fails python 2.6 tests
Status in OpenStack Identity (Keystone):
New
Bug description:
According to the logs on this patch
https://review.openstack.org/#/c/69084/7/keystone/tests/test_notifications.py
http://logs.openstack.org/84/69084/7/check/gate-keystone-
python26/19095a9/console.html
assertGreater will not pass on python 2.6. Looks like it was new in
Python 2.7
http://docs.python.org/2/library/unittest.html#unittest.TestCase.assertGreater
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1276930/+subscriptions
Follow ups
References