Fragile Test: glance.tests.functional.v1.test_api:TestApi.test_zero_initial_size

Bug #1047695 reported by Brian Waldon
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Glance
Invalid
Low
Unassigned

Bug Description

As seen in http://logs.openstack.org/12465/4/check/gate-glance-python27/1801/console.html:

20:56:15 ======================================================================
20:56:15 FAIL: A test to ensure that an image with size explicitly set to zero
20:56:15 ----------------------------------------------------------------------
20:56:15 Traceback (most recent call last):
20:56:15 File "/home/jenkins/workspace/gate-glance-python27/glance/tests/utils.py", line 178, in wrapped
20:56:15 func(*a, **kwargs)
20:56:15 File "/home/jenkins/workspace/gate-glance-python27/glance/tests/functional/v1/test_api.py", line 493, in test_zero_initial_size
20:56:15 self.assertEqual(response.status, 201)
20:56:15 AssertionError: 404 != 201
20:56:15 '404 != 201' = '%s != %s' % (safe_repr(404), safe_repr(201))
20:56:15 '404 != 201' = self._formatMessage('404 != 201', '404 != 201')
20:56:15 >> raise self.failureException('404 != 201')

Tags: fragile-test
Brian Waldon (bcwaldon)
summary: Fragile Test:
- glance.tests.functional.v1.test_api:TestApi.http://logs.openstack.org/12465/4/check/gate-
- glance-python27/1801/console.html
+ glance.tests.functional.v1.test_api:TestApi.test_zero_initial_size
Revision history for this message
John Bresnahan (jbresnah) wrote :

I have not seen this fail since some of the recent test enhancements have been made.

Changed in glance:
status: Triaged → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.