← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1300581] Re: test_revoke.RevokeTreeTests.test_cleanup fails

 

** Changed in: keystone/icehouse
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1300581

Title:
  test_revoke.RevokeTreeTests.test_cleanup fails

Status in OpenStack Identity (Keystone):
  Fix Released
Status in Keystone icehouse series:
  Fix Released

Bug description:
  As seen in http://logs.openstack.org/69/83169/3/check/gate-keystone-
  python27/160e2d4/console.html

  Additional logs: http://logs.openstack.org/69/83169/3/check/gate-
  keystone-python27/160e2d4/

  The following test fails:

  2014-04-01 03:37:31.236 | ======================================================================
  2014-04-01 03:37:31.236 | FAIL: keystone.tests.test_revoke.RevokeTreeTests.test_cleanup
  2014-04-01 03:37:31.236 | tags: worker-3
  2014-04-01 03:37:31.236 | ----------------------------------------------------------------------
  2014-04-01 03:37:31.236 | Empty attachments:
  2014-04-01 03:37:31.236 |   pythonlogging:''-1
  2014-04-01 03:37:31.236 |   stderr
  2014-04-01 03:37:31.236 |   stdout
  2014-04-01 03:37:31.236 |
  2014-04-01 03:37:31.237 | pythonlogging:'': {{{Adding cache-proxy 'keystone.tests.test_cache.CacheIsolatingProxy' to backend.}}}
  2014-04-01 03:37:31.237 |
  2014-04-01 03:37:31.237 | Traceback (most recent call last):
  2014-04-01 03:37:31.237 |   File "keystone/tests/test_revoke.py", line 457, in test_cleanup
  2014-04-01 03:37:31.237 |     self._assertEventsMatchIteration(i + 1)
  2014-04-01 03:37:31.237 |   File "keystone/tests/test_revoke.py", line 418, in _assertEventsMatchIteration
  2014-04-01 03:37:31.237 |     ['access_token_id=*']))
  2014-04-01 03:37:31.237 |   File "/home/jenkins/workspace/gate-keystone-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 321, in assertEqual
  2014-04-01 03:37:31.237 |     self.assertThat(observed, matcher, message)
  2014-04-01 03:37:31.237 |   File "/home/jenkins/workspace/gate-keystone-python27/.tox/py27/local/lib/python2.7/site-packages/testtools/testcase.py", line 406, in assertThat
  2014-04-01 03:37:31.237 |     raise mismatch_error
  2014-04-01 03:37:31.237 | MismatchError: 3 != 2
  2014-04-01 03:37:31.238 | ======================================================================
  2014-04-01 03:37:31.238 | FAIL: process-returncode
  2014-04-01 03:37:31.238 | tags: worker-3
  2014-04-01 03:37:31.238 | ----------------------------------------------------------------------

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


References