GNU bug report logs - #79056
tab-bar-tests-quit-restore-window sometimes fails in *compilation* buffer

Previous Next

Package: emacs;

Reported by: Paul Eggert <eggert <at> cs.ucla.edu>

Date: Sat, 19 Jul 2025 22:50:02 UTC

Severity: normal

Full log


Message #17 received at 79056 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Juri Linkov <juri <at> linkov.net>
Cc: 79056 <at> debbugs.gnu.org, eggert <at> cs.ucla.edu
Subject: Re: bug#79056: tab-bar-tests-quit-restore-window sometimes fails in
 *compilation* buffer
Date: Tue, 22 Jul 2025 16:07:50 +0300
> Cc: 79056 <at> debbugs.gnu.org
> From: Juri Linkov <juri <at> linkov.net>
> Date: Tue, 22 Jul 2025 09:38:35 +0300
> 
> > +  (skip-when (or noninteractive (null (getenv "TERM"))))
> 
> If there is no reliable way to create terminal frames in noninteractive
> tests, then probably such tests should be skipped by default to be used
> only manually when someone will remember to run them periodically.

Why not allow them in interactive runs, as the patch above does?

> PS: Many web browsers support headless mode that is used in test automation.
> I wonder how it would be possible to implement headless mode in Emacs?

It should be possible, if someone writes the headless back-end for the
display engine, akin to xterm.c+xfns.c for X, just much simpler.
(Probably starting with term.c should be easier.)

Patches welcome.




This bug report was last modified 19 days ago.

Previous Next


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