1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00

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.
This commit is contained in:
Andrea Corallo 2024-07-03 17:06:40 +02:00
parent 99230d7080
commit fc375359ed

View File

@ -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))