unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: Glenn Morris <rgm@gnu.org>
Cc: 51369@debbugs.gnu.org
Subject: bug#51369: intermittent dbus-test04-register-method failure
Date: Mon, 01 Nov 2021 13:27:33 +0100	[thread overview]
Message-ID: <87lf28rrgq.fsf@gmx.de> (raw)
In-Reply-To: <siy26i4wuj.fsf@fencepost.gnu.org> (Glenn Morris's message of "Sun, 24 Oct 2021 05:04:52 -0400")

Glenn Morris <rgm@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.





  reply	other threads:[~2021-11-01 12:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-24  9:04 bug#51369: intermittent dbus-test04-register-method failure Glenn Morris
2021-11-01 12:27 ` Michael Albinus [this message]
2021-11-01 14:17   ` Glenn Morris
2021-11-01 18:23     ` Michael Albinus
2021-11-06 16:34       ` Michael Albinus
2021-11-16 13:00         ` Michael Albinus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87lf28rrgq.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=51369@debbugs.gnu.org \
    --cc=rgm@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).