emacs-devel
[Top][All Lists]
Advanced

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

Re: Hang in make check


From: Michael Albinus
Subject: Re: Hang in make check
Date: Sun, 28 Mar 2021 21:11:51 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Jeffrey Walton <noloader@gmail.com> writes:

Hi Jeff,

>> With this configuration, I could reproduce the problem. The appended
>> patch fixes this for me, could you pls check?
>
> Thanks Michael. The patch clears the hang.

Thanks for the confirmation. I've pushed the patch to the emacs-27
branch; will appear with Emacs 27.3 (if this happens to be released) or 28.1.

> Here's one more hang. It happens on both Linux and Apple over SSH. (I
> SSH into most of my machines).
>
>   --batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag
> :expensive-test) (tag :unstable)))))' > src/keyboard-tests.log 2>&1 ||
> { STAT=$?; cat src/keyboard-tests.log; exit $STAT; }

I'll take a look on it tomorrow. I cannot promise too much 'cos this is
not my area; hopefully somebody beats me in fixing this.

> Jeff

Best regards, Michael.



reply via email to

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