yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #09407
[Bug 1277489] [NEW] FAIL: glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_next_marker
Public bug reported:
Hi,
glance unit test fail on gate-glance-python27
http://logs.openstack.org/01/67701/7/check/gate-glance-python27/cd6f7fe/nose_results.html
2014-02-05 14:29:51.587 | ======================================================================
2014-02-05 14:29:51.587 | FAIL: glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_next_marker
2014-02-05 14:29:51.588 | ----------------------------------------------------------------------
2014-02-05 14:29:51.588 | _StringException: Traceback (most recent call last):
2014-02-05 14:29:51.588 | File "/home/jenkins/workspace/gate-glance-python27/glance/tests/unit/v2/test_images_resource.py", line 219, in test_index_next_marker
2014-02-05 14:29:51.588 | self.assertEqual(2, len(output['images']))
2014-02-05 14:29:51.589 | File "/home/jenkins/workspace/gate-glance-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 321, in assertEqual
2014-02-05 14:29:51.589 | self.assertThat(observed, matcher, message)
2014-02-05 14:29:51.589 | File "/home/jenkins/workspace/gate-glance-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 406, in assertThat
2014-02-05 14:29:51.590 | raise mismatch_error
2014-02-05 14:29:51.590 | MismatchError: 2 != 1
2014-02-05 14:29:51.590 |
seems to be related to gate, I cannot reproduce the error locally.
** Affects: glance
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1277489
Title:
FAIL:
glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_next_marker
Status in OpenStack Image Registry and Delivery Service (Glance):
New
Bug description:
Hi,
glance unit test fail on gate-glance-python27
http://logs.openstack.org/01/67701/7/check/gate-glance-python27/cd6f7fe/nose_results.html
2014-02-05 14:29:51.587 | ======================================================================
2014-02-05 14:29:51.587 | FAIL: glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_next_marker
2014-02-05 14:29:51.588 | ----------------------------------------------------------------------
2014-02-05 14:29:51.588 | _StringException: Traceback (most recent call last):
2014-02-05 14:29:51.588 | File "/home/jenkins/workspace/gate-glance-python27/glance/tests/unit/v2/test_images_resource.py", line 219, in test_index_next_marker
2014-02-05 14:29:51.588 | self.assertEqual(2, len(output['images']))
2014-02-05 14:29:51.589 | File "/home/jenkins/workspace/gate-glance-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 321, in assertEqual
2014-02-05 14:29:51.589 | self.assertThat(observed, matcher, message)
2014-02-05 14:29:51.589 | File "/home/jenkins/workspace/gate-glance-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 406, in assertThat
2014-02-05 14:29:51.590 | raise mismatch_error
2014-02-05 14:29:51.590 | MismatchError: 2 != 1
2014-02-05 14:29:51.590 |
seems to be related to gate, I cannot reproduce the error locally.
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1277489/+subscriptions
Follow ups
References