]> git.eshelyaron.com Git - emacs.git/commitdiff
Tag dbus-test05-register-signal-with-nils as unstable
authorAndrea Corallo <acorallo@gnu.org>
Wed, 3 Jul 2024 15:06:40 +0000 (17:06 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sun, 7 Jul 2024 13:16:49 +0000 (15:16 +0200)
* test/lisp/net/dbus-tests.el (dbus-test05-register-signal-with-nils):
Tag it as unstable.

(cherry picked from commit fc375359edd514801816078e24b88fa02cfd91a6)

test/lisp/net/dbus-tests.el

index 7458526fc706f2b835fcf6d71d86d85c8b3a4df2..f83c3ab7e593b2ba5c83947823d750261bf1e3c4 100644 (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))