From fa6d7fa2b484bd21ebfd5a2cec09d72c6b2d3ffe Mon Sep 17 00:00:00 2001 From: Jonathan Ringer Date: Mon, 7 Feb 2022 10:45:23 -0800 Subject: python3Packages.python-dbusmock: disable incompatible tests --- pkgs/development/python-modules/python-dbusmock/default.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'pkgs/development/python-modules/python-dbusmock') 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" ]; -- cgit v1.2.3