yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #72070
[Bug 1760017] [NEW] The 'test_supports_direct_io' method belongs a wrong test class
Public bug reported:
The 'test_supports_direct_io' method belongs the 'GetEndpointTestCase' class.
But it should not be in the class because the class is for the 'get_endpoint' method.
The 'test_supports_direct_io' method should be in an isolated class.
https://github.com/openstack/nova/blob/942ed9b265b0f1fe4c237052030f2d73a3807b7a/nova/tests/unit/test_utils.py#L1337-L1436
** Affects: nova
Importance: Undecided
Assignee: Takashi NATSUME (natsume-takashi)
Status: In Progress
** Tags: testing
** Changed in: nova
Status: New => In Progress
--
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/1760017
Title:
The 'test_supports_direct_io' method belongs a wrong test class
Status in OpenStack Compute (nova):
In Progress
Bug description:
The 'test_supports_direct_io' method belongs the 'GetEndpointTestCase' class.
But it should not be in the class because the class is for the 'get_endpoint' method.
The 'test_supports_direct_io' method should be in an isolated class.
https://github.com/openstack/nova/blob/942ed9b265b0f1fe4c237052030f2d73a3807b7a/nova/tests/unit/test_utils.py#L1337-L1436
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1760017/+subscriptions
Follow ups