Public bug reported:

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

** Affects: glance
     Importance: Undecided
     Assignee: Alexey Galkin (agalkin)
         Status: New


** Tags: gate tests

** Changed in: glance
     Assignee: (unassigned) => Alexey Galkin (agalkin)

** Tags added: gate

** Description changed:

  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
+   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

-- 
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:
  New

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to