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-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f2e03ffdf5b42a61f09d2b0c6b4c4aafabd45bec;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. (cherry picked from commit fc375359edd514801816078e24b88fa02cfd91a6) --- diff --git a/test/lisp/net/dbus-tests.el b/test/lisp/net/dbus-tests.el index 7458526fc70..f83c3ab7e59 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))