mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-21 08:01:31 +00:00
python3Packages.python-dbusmock: disable incompatible tests
This commit is contained in:
@@ -38,6 +38,10 @@ buildPythonPackage rec {
|
||||
"test_cli"
|
||||
"test_timedated"
|
||||
"test_upower"
|
||||
# needs glib
|
||||
"test_accounts_service"
|
||||
# needs dbus-daemon active
|
||||
"test_systemd"
|
||||
# Very slow, consider disabling?
|
||||
# "test_networkmanager"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user