From: Yu Watanabe Date: Wed, 3 Sep 2025 23:20:17 +0000 (+0900) Subject: test: do not call GetUserRecord without "service" argument X-Git-Tag: v258-rc4~12^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df25e4af162806e67fac88709413516a8182f634;p=thirdparty%2Fsystemd.git test: do not call GetUserRecord without "service" argument Otherwise, following debugging log will be saved and the checker for the varlink-idl log triggers failure: ``` systemd-userwork: processing[3110]: varlink-6-6: Parameters for method io.systemd.UserDatabase.GetUserRecord() didn't pass validation on field 'service': No anode ``` --- diff --git a/test/units/TEST-74-AUX-UTILS.varlinkctl.sh b/test/units/TEST-74-AUX-UTILS.varlinkctl.sh index 481dc85d6fd..d00d2e65d83 100755 --- a/test/units/TEST-74-AUX-UTILS.varlinkctl.sh +++ b/test/units/TEST-74-AUX-UTILS.varlinkctl.sh @@ -167,7 +167,7 @@ done (! varlinkctl call "") (! varlinkctl call "" "") (! varlinkctl call "" "" "") -(! varlinkctl call /run/systemd/userdb/io.systemd.Multiplexer io.systemd.UserDatabase.GetUserRecord