[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: emacs-30 e49b479f869: Fix c-ts-mode indentation for initializer list
From: |
Michael Albinus |
Subject: |
Re: emacs-30 e49b479f869: Fix c-ts-mode indentation for initializer lists (bug#73661) |
Date: |
Mon, 14 Oct 2024 13:24:19 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Yuan Fu <casouri@gmail.com> writes:
Hi,
> branch: emacs-30
> commit e49b479f8692573379a1ee3417bdda9e1f777888
> Author: Jørgen Kvalsvik <j@lambda.is>
> Commit: Yuan Fu <casouri@gmail.com>
>
> Fix c-ts-mode indentation for initializer lists (bug#73661)
This fails on emba.gnu.org:
--8<---------------cut here---------------start------------->8---
Running 4 tests (2024-10-14 04:27:36+0000, selector `(and (not (or (tag
:unstable) (tag :nativecomp))) (or "^treesit" "-ts-"))')
passed 1/4 c-ts-mode-test-filling (0.273658 sec)
timeout: the monitored command dumped core
make[3]: Leaving directory '/checkout/test'
make[3]: *** [Makefile:184: lisp/progmodes/c-ts-mode-tests.log] Error 124
make[2]: [Makefile:347: check-doit] Error 2 (ignored)
SUMMARY OF TEST RESULTS
-----------------------
Files examined: 14
Ran 87 tests, 4 failed to run, 87 results as expected, 0 unexpected, 0 skipped
1 files did not finish:
lisp/progmodes/c-ts-mode-tests.log
Contents of unfinished file lisp/progmodes/c-ts-mode-tests.log:
-----
Running 4 tests (2024-10-14 04:27:36+0000, selector `(and (not (or (tag
:unstable) (tag :nativecomp))) (or "^treesit" "-ts-"))')
passed 1/4 c-ts-mode-test-filling (0.273658 sec)
timeout: the monitored command dumped core
--8<---------------cut here---------------end--------------->8---
See also <https://emba.gnu.org/emacs/emacs/-/jobs/91296/raw>
Best regards, Michael.
- Re: emacs-30 e49b479f869: Fix c-ts-mode indentation for initializer lists (bug#73661),
Michael Albinus <=