summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-dbusmock
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/python-modules/python-dbusmock')
-rw-r--r--pkgs/development/python-modules/python-dbusmock/default.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/pkgs/development/python-modules/python-dbusmock/default.nix b/pkgs/development/python-modules/python-dbusmock/default.nix
index a714260bda66..60e6f2e74552 100644
--- a/pkgs/development/python-modules/python-dbusmock/default.nix
+++ b/pkgs/development/python-modules/python-dbusmock/default.nix
@@ -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"
];