bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#59477: python-tests fail without tree-sitter


From: kobarity
Subject: bug#59477: python-tests fail without tree-sitter
Date: Sun, 27 Nov 2022 23:48:22 +0900
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM-LB/1.14.9 (Gojō) APEL-LB/10.8 EasyPG/1.0.0 Emacs/29.0.50 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

Mattias Engdegård wrote:
> Oh, there is one more test in python-tests that fails (on my Mac at least): 
> `python-ffap-module-path-1`. It was added fairly recently (see bug#58713) so 
> I'm not sure it was already broken at the time or if that is a recent change. 
> CC:ing the author and attaching the test log.

`python-ffap-module-path-1' does not fail on my Ubuntu 22.04
environment.  It seems to me that `python-ffap-module-path' or
`python-shell-send-string-no-output' is not working as expected on
your environment.

Could you tell me the results of doing the following?

1. emacs -Q
2. Open Python file. (Empty file is OK)
3. C-c C-p (M-x run-python)
4. C-x o (Back to the Python mode buffer)
5. M-: (python-shell-send-string-no-output "print('a')")

My expectation is "a".





reply via email to

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