Comment 14 for bug 1412513

Revision history for this message
Gorka Eguileor (gorka) wrote :

This is still happening: http://logs.openstack.org/09/161209/11/check/gate-cinder-python27/a2efc0d/console.html.gz

2015-05-21 06:16:04.705 | Captured traceback:
2015-05-21 06:16:04.705 | ~~~~~~~~~~~~~~~~~~~
2015-05-21 06:16:04.705 | Traceback (most recent call last):
2015-05-21 06:16:04.705 | File "/home/jenkins/workspace/gate-cinder-python27/.tox/py27/local/lib/python2.7/site-packages/mock.py", line 1201, in patched
2015-05-21 06:16:04.705 | return func(*args, **keywargs)
2015-05-21 06:16:04.705 | File "cinder/tests/unit/test_volume.py", line 472, in test_delete_driver_not_initialized
2015-05-21 06:16:04.706 | self.assertEqual(0, len(fake_notifier.NOTIFICATIONS))
2015-05-21 06:16:04.706 | File "/home/jenkins/workspace/gate-cinder-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 350, in assertEqual
2015-05-21 06:16:04.706 | self.assertThat(observed, matcher, message)
2015-05-21 06:16:04.706 | File "/home/jenkins/workspace/gate-cinder-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 435, in assertThat
2015-05-21 06:16:04.706 | raise mismatch_error
2015-05-21 06:16:04.706 | testtools.matchers._impl.MismatchError: 0 != 1