GNU bug report logs -
#67975
c-ts-mode test failure
Previous Next
Reported by: john muhl <jm <at> pub.pink>
Date: Fri, 22 Dec 2023 22:08:01 UTC
Severity: normal
Done: Yuan Fu <casouri <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#67975: c-ts-mode test failure
which was filed against the emacs package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 67975 <at> debbugs.gnu.org.
--
67975: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67975
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
> On Dec 22, 2023, at 12:56 PM, john muhl via Bug reports for GNU Emacs, the Swiss army knife of text editors <bug-gnu-emacs <at> gnu.org> wrote:
>
> Bisect says the first bad commit is e23068cb9a1
Thank you for bisecting! That helps so much. This problem should be fixed now, and Iām closing this report.
Yuan
[Message part 3 (message/rfc822, inline)]
Bisect says the first bad commit is e23068cb9a1
/home/build/emacs/src/emacs -batch -load .emacs -load /home/build/emacs/lisp/progmodes/c-ts-mode.el ert -load /home/build/emacs/test/lisp/progmodes/c-ts-mode-tests.el -eval '(ert-run-tests-batch-and-exit '\''(not (tag :unstable)))'
Running 4 tests (2023-12-22 17:17:50+0000, selector ā(not (tag :unstable))ā)
passed 1/4 c-ts-mode-test-filling (0.011147 sec)
Test c-ts-mode-test-indentation backtrace:
signal(ert-test-failed (("Mismatch in test \"Declaration List (Names
ert-fail(("Mismatch in test \"Declaration List (Namespace) (Bug#6163
ert-test--erts-test(((code lambda nil (c-ts-mode) (setq-local indent
ert-test-erts-file("/home/build/emacs/test/lisp/progmodes/c-ts-mode-
(closure (t) nil (let* ((fn-8 #'treesit-ready-p) (args-9 (condition-
ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
ert-run-test(#s(ert-test :name c-ts-mode-test-indentation :documenta
ert-run-or-rerun-test(#s(ert--stats :selector (not (tag :unstable))
ert-run-tests((not (tag :unstable)) #f(compiled-function (event-type
ert-run-tests-batch((not (tag :unstable)))
ert-run-tests-batch-and-exit((not (tag :unstable)))
eval((ert-run-tests-batch-and-exit '(not (tag :unstable))) t)
command-line-1(("-load" ".emacs" "-load" "/home/build/emacs/lisp/pro
command-line()
normal-top-level()
Test c-ts-mode-test-indentation condition:
(ert-test-failed
("Mismatch in test \"Declaration List (Namespace) (Bug#61635)\", file /home/build/emacs/test/lisp/progmodes/c-ts-mode-resources/indent.erts"
#("namespace test {\nclass Name {\n};\n}\n" 0 35 (fontified nil))
"namespace test {\n class Name {\n };\n}\n"))
FAILED 2/4 c-ts-mode-test-indentation (0.290517 sec) at emacs/test/lisp/progmodes/c-ts-mode-tests.el:26
passed 3/4 c-ts-mode-test-indentation-bsd (0.061626 sec)
passed 4/4 c-ts-mode-test-indentation-preproc (0.020620 sec)
Ran 4 tests, 3 results as expected, 1 unexpected (2023-12-22 17:17:51+0000, 0.508334 sec)
1 unexpected results:
FAILED c-ts-mode-test-indentation
This bug report was last modified 1 year and 153 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.