← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1381419] [NEW] glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_marker failed in periodic stable job run

 

Public bug reported:

The traceback is as follows:

ft1.1942: glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_marker_StringException: Traceback (most recent call last):
  File "glance/tests/unit/v2/test_images_resource.py", line 378, in test_index_with_marker
    self.assertTrue(UUID2 in actual)
  File "/usr/lib64/python2.6/unittest.py", line 324, in failUnless
    if not expr: raise self.failureException, msg
AssertionError

** Affects: glance
     Importance: Critical
         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/1381419

Title:
  glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_marker
  failed in periodic stable job run

Status in OpenStack Image Registry and Delivery Service (Glance):
  New

Bug description:
  The traceback is as follows:

  ft1.1942: glance.tests.unit.v2.test_images_resource.TestImagesController.test_index_with_marker_StringException: Traceback (most recent call last):
    File "glance/tests/unit/v2/test_images_resource.py", line 378, in test_index_with_marker
      self.assertTrue(UUID2 in actual)
    File "/usr/lib64/python2.6/unittest.py", line 324, in failUnless
      if not expr: raise self.failureException, msg
  AssertionError

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1381419/+subscriptions


Follow ups

References