Oh wow, I just realized it's a weird and non-obvious way to run the same
tests against multiple versions.
** Changed in: keystone
Status: New => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1243236
Title:
test_keystoneclient inheritance is wrong
Status in OpenStack Identity (Keystone):
Invalid
Bug description:
The test_keystoneclient tests each inherit from each other, but this
results in each test-case running all the tests from those in the
chain of inheritance.
Unless I'm mistaken, this is wrong, they should inherit instead from a
common base-class containing only utility functions and no test_*
tests.
I guess (unless tox/testr does something clever I'm not aware of) this
means we're running many of these tests more than once in the gate?
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1243236/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp