all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: 44241@debbugs.gnu.org
Subject: bug#44241: time-tests-display-time-update fails on hosts with mail
Date: Mon, 26 Oct 2020 12:14:46 -0400	[thread overview]
Message-ID: <quimax7ymh.fsf@fencepost.gnu.org> (raw)

Package: emacs
Version: 28.0.50
Severity: minor

time-tests-display-time-update fails on a host with mail:

Test time-tests-display-time-update condition:
    (ert-test-failed
     ((should
       (string-match
	(rx string-start ... digit ":" digit digit ... " " ... ...)
	display-time-string))
      :form
      (string-match "\\`[[:digit:]]?[[:digit:]]:[[:digit:]][[:digit:]]\\(?:[AP]M\\)? \\(?:[[:digit:]]\\|\\.\\)+\\'"
		    #("7:48AM 1.02 Mail" 0 6
		      (help-echo "Mon Oct 26, 2020")
		      6 11
		      (local-map ... mouse-face mode-line-highlight help-echo "System load average for past 5 minutes; mouse-2: next")
		      12 16
		      (local-map ... mouse-face mode-line-highlight help-echo "You have new mail; mouse-2: Read mail" face nil display ...)))
      :value nil))
   FAILED  3/8  time-tests-display-time-update (0.000708 sec)





             reply	other threads:[~2020-10-26 16:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-26 16:14 Glenn Morris [this message]
2020-10-26 20:24 ` bug#44241: time-tests-display-time-update fails on hosts with mail Lars Ingebrigtsen

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

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

  git send-email \
    --in-reply-to=quimax7ymh.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=44241@debbugs.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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.