emacs-devel
[Top][All Lists]
Advanced

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

Re: server.el test failures (was: Re: bug#9800: Incomplete truncated fil


From: Paul Eggert
Subject: Re: server.el test failures (was: Re: bug#9800: Incomplete truncated file buffers from the /proc filesystem)
Date: Thu, 23 Feb 2023 15:42:00 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.8.0

On 2/15/23 10:20, Paul Eggert wrote:
On 2023-02-14 23:06, Jim Porter wrote:
Interesting. Running "./configure && make -j4 && make -j4 check" on both Emacs master and the 29 branch shows these tests passing for me.

I tried running it again on Ubuntu, several times, and this time server-tests.el succeeded. As you say, it may be a timing-related bug.

I tried running it on Fedora 37 x86-64 on a slow machine (AMD Phenom II X4 910e) and reproduced the timing bug. The output of 'make check' contained:

    GEN      lisp/server-tests.log
Running 7 tests (2023-02-23 09:45:51-0800, selector `(not (or (tag :expensive-test) (tag :unstable) (tag :nativecomp)))')
  make[3]: *** [Makefile:174: lisp/server-tests.log] Error 157

I guess "Error 157" means signal 29 (157 - 128), which is SIGIO on this platform.

This was with Emacs master (commit 6411a9af03a4eb1a82db47a9642b11ba7edaaaf0).



reply via email to

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