yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #91808
[Bug 1511261] Re: Breaks down functional test 'test_download_image_raises_service_unavailable' on gate-glance-python27 job.
Python2.7 is long gone, and we have not noticed this failure recently,
I'll close this bug. Feel free to reopen if needed.
** Changed in: glance
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1511261
Title:
Breaks down functional test
'test_download_image_raises_service_unavailable' on gate-glance-
python27 job.
Status in Glance:
Fix Released
Bug description:
Breaks down functional test 'test_download_image_raises_service_unavailable' on gate-glance-python27 job.
I think it's a "floating" bug.
http://logs.openstack.org/58/238358/8/check/gate-glance-
python27/0c54ead/testr_results.html.gz
ft1.783: glance.tests.functional.v2.test_images.TestImages.test_download_image_raises_service_unavailable_StringException: Traceback (most recent call last):
File "glance/tests/functional/v2/test_images.py", line 864, in test_download_image_raises_service_unavailable
self.assertEqual(503, response.status_code)
File "/home/jenkins/workspace/gate-glance-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 350, in assertEqual
self.assertThat(observed, matcher, message)
File "/home/jenkins/workspace/gate-glance-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 435, in assertThat
raise mismatch_error
testtools.matchers._impl.MismatchError: 503 != 500
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1511261/+subscriptions
References