unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#44241: time-tests-display-time-update fails on hosts with mail
@ 2020-10-26 16:14 Glenn Morris
  2020-10-26 20:24 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Glenn Morris @ 2020-10-26 16:14 UTC (permalink / raw)
  To: 44241

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)





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#44241: time-tests-display-time-update fails on hosts with mail
  2020-10-26 16:14 bug#44241: time-tests-display-time-update fails on hosts with mail Glenn Morris
@ 2020-10-26 20:24 ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2020-10-26 20:24 UTC (permalink / raw)
  To: Glenn Morris; +Cc: 44241

Glenn Morris <rgm@gnu.org> writes:

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

This should now be fixed on the trunk.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-10-26 20:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-26 16:14 bug#44241: time-tests-display-time-update fails on hosts with mail Glenn Morris
2020-10-26 20:24 ` Lars Ingebrigtsen

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