yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #07131
[Bug 1260134] [NEW] in tests, many tests pass arguments to assertEqual backwards as (observed, expected) instead of (expected, observed)
Public bug reported:
This is a minor bug but it will produce a very confusing error message
if the test ever fails. Examples include but are not limited to
nova.tests.api.openstack.compute.test_servers.
** Affects: nova
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1260134
Title:
in tests, many tests pass arguments to assertEqual backwards as
(observed,expected) instead of (expected, observed)
Status in OpenStack Compute (Nova):
New
Bug description:
This is a minor bug but it will produce a very confusing error message
if the test ever fails. Examples include but are not limited to
nova.tests.api.openstack.compute.test_servers.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1260134/+subscriptions
Follow ups
References