From: Andrea Corallo Date: Wed, 3 Jul 2024 15:06:40 +0000 (+0200) Subject: Tag dbus-test05-register-signal-with-nils as unstable X-Git-Tag: archive/raspbian/1%30.1+1-3+rpi1^2~2^2~20^2~787 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=fc375359edd514801816078e24b88fa02cfd91a6;p=emacs.git Tag dbus-test05-register-signal-with-nils as unstable * test/lisp/net/dbus-tests.el (dbus-test05-register-signal-with-nils): Tag it as unstable. --- diff --git a/test/lisp/net/dbus-tests.el b/test/lisp/net/dbus-tests.el index b3337132fb6..a217c92b1f7 100644 --- a/test/lisp/net/dbus-tests.el +++ b/test/lisp/net/dbus-tests.el @@ -796,6 +796,7 @@ is in progress." "Check signal registration for an own service. SERVICE, PATH, INTERFACE and SIGNAL are ‘nil’. This is interpreted as a wildcard for the respective argument." + :tags '(:unstable) (skip-unless dbus--test-enabled-session-bus) (dbus-ignore-errors (dbus-unregister-service :session dbus--test-service))