← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1520850] [NEW] testcase fail due to value is not match

 

Public bug reported:

The testcase fail occasionally, since the value got from DB or cache is not always match with the sequence of when the value is created.
 

  File "/usr/local/lib/python2.7/dist-packages/testtools/testcase.py", line 435, in assertThat
    raise mismatch_error
testtools.matchers._impl.MismatchError: 'db0c40558d7e4125a3f68b3b8bfb9720' != u'526844a9f6f747ffaa422ce48795fbc5'

** Affects: keystone
     Importance: Undecided
         Status: New

** Changed in: python-openstackclient
       Status: New => Invalid

** Project changed: python-openstackclient => keystone

** Changed in: keystone
       Status: Invalid => New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1520850

Title:
  testcase fail due to value is not match

Status in OpenStack Identity (keystone):
  New

Bug description:
  The testcase fail occasionally, since the value got from DB or cache is not always match with the sequence of when the value is created.
   

    File "/usr/local/lib/python2.7/dist-packages/testtools/testcase.py", line 435, in assertThat
      raise mismatch_error
  testtools.matchers._impl.MismatchError: 'db0c40558d7e4125a3f68b3b8bfb9720' != u'526844a9f6f747ffaa422ce48795fbc5'

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


Follow ups