Commit 1ab407d
committed
test: Ignore timedatex.service disconnection messages
`timedatex.service` shuts down on inactivity. The overview page has a
proxy on the systemd service object to watch for property changes, which
will trigger a NoReply error on the proxy occasionally.
Adding this to dbus_error_matches_unknown() would hide actually
interesting errors when a service crashes in the middle; so let's not do
that, and ignore that message instead.1 parent 84c7ee5 commit 1ab407d
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1712 | 1712 | | |
1713 | 1713 | | |
1714 | 1714 | | |
| 1715 | + | |
| 1716 | + | |
| 1717 | + | |
1715 | 1718 | | |
1716 | 1719 | | |
1717 | 1720 | | |
| |||
0 commit comments