python314Packages.python-openstackclient: remove no longer failing tests
This commit is contained in:
@@ -82,11 +82,6 @@ buildPythonPackage (finalAttrs: {
|
||||
stestrCheckHook
|
||||
];
|
||||
|
||||
disabledTestsRegex = [
|
||||
"openstackclient.tests.unit.common.test_module.TestModuleList*"
|
||||
"openstackclient.tests.unit.common.test_clientmanager.TestClientManager*"
|
||||
];
|
||||
|
||||
pythonImportsCheck = [
|
||||
"openstackclient"
|
||||
"openstackclient.api"
|
||||
|
||||
Reference in New Issue
Block a user