GNU bug report logs - #51369
intermittent dbus-test04-register-method failure

Previous Next

Package: emacs;

Reported by: Glenn Morris <rgm <at> gnu.org>

Date: Sun, 24 Oct 2021 09:06:02 UTC

Severity: minor

Tags: moreinfo

Found in version 28.0.60

Fixed in version 28.1

Done: Michael Albinus <michael.albinus <at> gmx.de>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Michael Albinus <michael.albinus <at> gmx.de>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 51369 <at> debbugs.gnu.org
Subject: bug#51369: intermittent dbus-test04-register-method failure
Date: Mon, 01 Nov 2021 13:27:33 +0100
Glenn Morris <rgm <at> gnu.org> writes:

Hi Glenn,

> Test dbus-test04-register-method condition:
>     (ert-test-failed
>      ((should
>        (equal
> 	(should-error ...)
> 	`...))
>       :form
>       (equal
>        (dbus-error "D-Bus signal" "foo" "bar" "baz")
>        (dbus-error "org.freedesktop.DBus.Error.Failed" "D-Bus error: \"D-Bus signal\", \"foo\", \"bar\", \"baz\""))
>       :value nil :explanation
>       (proper-lists-of-different-length 5 3
> 					(dbus-error "D-Bus signal" "foo" "bar" "baz")
> 					(dbus-error "org.freedesktop.DBus.Error.Failed" "D-Bus error: \"D-Bus signal\", \"foo\", \"bar\", \"baz\"")
> 					first-mismatch-at 1)))
>    FAILED  10/16  dbus-test04-register-method (0.028452 sec)

The error message to be captured can arrive in two different
flavors. Only on hydra the other flavor appears sometimes.

So I skip this check on hydra. Pushed to emacs-28 and merged to master.

Best regards, Michael.




This bug report was last modified 3 years and 190 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.