GNU bug report logs -
#71012
30.0.50; tree-sitter crash
Previous Next
Reported by: Helmut Eller <eller.helmut <at> gmail.com>
Date: Fri, 17 May 2024 13:40:01 UTC
Severity: normal
Found in version 30.0.50
Done: Yuan Fu <casouri <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #43 received at 71012 <at> debbugs.gnu.org (full text, mbox):
BTW, not sure if this is the right bug report, but currently on master I
see the following test failure:
make TEST_LOAD_EL=no test/treesit-tests
make -C test treesit-tests
make[1]: Entering directory '/home/blc/.local/src/emacs/test'
make[2]: Entering directory '/home/blc/.local/src/emacs/test'
GEN src/treesit-tests.log
Running 28 tests (2024-06-10 10:11:18+0200, selector `(not (or (tag :unstable) (tag :nativecomp)))')
passed 1/28 treesit-basic-parsing (0.000398 sec)
passed 2/28 treesit-cross-boundary (0.000307 sec)
passed 3/28 treesit-cursor-helper-with-missing-node (0.000217 sec)
Can't guess python-indent-offset, using defaults: 4
passed 4/28 treesit-defun-navigation-nested-1 (0.038371 sec)
passed 5/28 treesit-defun-navigation-nested-2 (0.058591 sec)
passed 6/28 treesit-defun-navigation-nested-3 (0.002775 sec)
passed 7/28 treesit-defun-navigation-nested-4 (0.003478 sec)
Can't guess python-indent-offset, using defaults: 4
passed 8/28 treesit-defun-navigation-top-level (0.003415 sec)
passed 9/28 treesit-indirect-buffer (0.000249 sec)
passed 10/28 treesit-multi-lang (0.000739 sec)
passed 11/28 treesit-narrow (0.000216 sec)
Test treesit-node-api backtrace:
make[2]: *** [Makefile:185: src/treesit-tests.log] Aborted (core dumped)
make[2]: Leaving directory '/home/blc/.local/src/emacs/test'
make[1]: *** [Makefile:251: src/treesit-tests] Error 2
make[1]: Leaving directory '/home/blc/.local/src/emacs/test'
make: *** [Makefile:1133: test/treesit-tests] Error 2
And no treesit-tests.log file is generated.
--
Basil
This bug report was last modified 323 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.