GNU bug report logs -
#65602
30.0.50; eshell-test/{elisp,subcommand}-reset-in-pipeline fails intermittently on macOS
Previous Next
Full log
Message #19 received at 65602 <at> debbugs.gnu.org (full text, mbox):
On 9/13/2023 2:33 PM, Stefan Kangas wrote:
> Stefan Kangas <stefankangas <at> gmail.com> writes:
>
>> I spoke too soon, as I'm now seeing the below two failures.
>>
>> FAILED 42/110 esh-var-test/interp-var-indices-subcommand (0.787189 sec) at lisp/eshell/esh-var-tests.el:184
>>
>> FAILED 5/11 eshell-test/eshell-command/simple (0.670351 sec) at lisp/eshell/eshell-tests.el:41
>
> Here's another one I saw in another rerun:
>
> FAILED esh-var-test/interp-concat-cmd-external
Hmm. I pushed a commit to add additional instrumentation to this code
(ef2bd5e4875). Could you try that out and report the results?
You could also try adding something like "(setq eshell-debug-command
'(form))" to the top of "test/lisp/eshell/eshell-tests-helpers.el", and
then "rm test/lisp/eshell/*.elc" to force a full recompile of the tests.
That'll add excessive amounts of logging for Eshell's s-expr
manipulation, and it might produce something useful. (Warning that it
can also include things like your env vars in the logs, so be careful
about uploading it.)
This bug report was last modified 1 year and 271 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.