← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1520617] Re: [tempest] test_rescope_token in tempest.api.identity.admin.v3.test_tokens fails with AssertionError

 

** Summary changed:

- The test_rescope_token in tempest.api.identity.admin.v3.test_tokens fails with AssertionError
+ [tempest] test_rescope_token in tempest.api.identity.admin.v3.test_tokens fails with AssertionError

** No longer affects: keystone

** Project changed: tempest => mos

** Changed in: mos
    Milestone: None => 8.0

-- 
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/1520617

Title:
  [tempest] test_rescope_token in
  tempest.api.identity.admin.v3.test_tokens fails with AssertionError

Status in Mirantis OpenStack:
  New

Bug description:
  The subject's test fails with the trace given below:

  tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON
  test_rescope_token[id-565fa210-1da1-4563-999b-f7b5b67cf112]
  traceback
  Traceback (most recent call last):
    File "/home/developer/mos-tempest-runner/tempest/tempest/api/identity/admin/v3/test_tokens.py", line 120, in test_rescope_token
      self.assertNotEqual(orig_issued_at, token_auth['token']['issued_at'])
    File "/home/developer/mos-tempest-runner/.venv/lib/python2.7/site-packages/unittest2/case.py", line 845, in assertNotEqual
      raise self.failureException(msg)
  AssertionError: u'2015-11-27T05:37:54.000000Z' == u'2015-11-27T05:37:54.000000Z'

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


References