bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#58877: 29.0.50; [PATCH] When killing Emacs from a client frame with


From: Eli Zaretskii
Subject: bug#58877: 29.0.50; [PATCH] When killing Emacs from a client frame with no other frames, Emacs shows a useless error prompt
Date: Fri, 25 Nov 2022 15:25:36 +0200

> Date: Thu, 24 Nov 2022 17:36:11 -0800
> Cc: 58877-done@debbugs.gnu.org
> From: Jim Porter <jporterbugs@gmail.com>
> 
> Merged as 28c444f72a9843ce335032db1fa0f484dfeb4833 with the typo fixed. 

Thanks.

Are the tests supposed to be portable?  Here on MS-Windows 5 tests fail:

  5 unexpected results:
     FAILED  server-tests/emacsclient/create-frame
     FAILED  server-tests/emacsclient/eval
     FAILED  server-tests/emacsclient/server-edit
     FAILED  server-tests/server-force-stop/keeps-frames
     FAILED  server-tests/server-start/stop-prompt-with-client

All of them fail due to some timeout:

  Test server-tests/emacsclient/create-frame backtrace:
    signal(ert-test-failed ("timed out waiting for (length= (frame-list)
    ert-fail("timed out waiting for (length= (frame-list) 2) to ...")

so this sounds like some fundamental issue common to all those tests.

On GNU/Linux all the tests pass.

Let me know if you want me to investigate something.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]