← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1277489] Re: FAIL: glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_next_marker

 

Python 2.7 has been deprecated years ago, we will not fix this.

** Changed in: glance
       Status: Incomplete => Won't Fix

-- 
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 Glance:
  Won't Fix

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



References