mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
python314Packages.python-openstackclient: remove no longer failing tests
(cherry picked from commit c456aeab23)
This commit is contained in:
parent
9213c58403
commit
6a7b33dcf0
1 changed files with 0 additions and 5 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue