* bug#20994: python tests hang
@ 2015-07-06 18:18 Glenn Morris
2015-07-06 23:13 ` Fabián Ezequiel Gallina
0 siblings, 1 reply; 5+ messages in thread
From: Glenn Morris @ 2015-07-06 18:18 UTC (permalink / raw)
To: 20994
Package: emacs
Version: 25.0.50
Following yesterday's python changes, "make -C test/automated python-tests"
hangs forever for me with
passed 178/208 python-shell-make-comint-2
Can't guess python-indent-offset, using defaults: 4
Warning (python): Python shell prompts cannot be detected.
If your emacs session hangs when starting python shells
recover with `keyboard-quit' and then try fixing the
interactive flag for your interpreter by adjusting the
`python-shell-interpreter-interactive-arg' or add regexps
matching shell prompts in the directory-local friendly vars:
+ `python-shell-prompt-regexp'
+ `python-shell-prompt-block-regexp'
+ `python-shell-prompt-output-regexp'
Or alternatively in:
+ `python-shell-prompt-input-regexps'
+ `python-shell-prompt-output-regexps'
I have to use ctrl-C to kill it.
A test should not hang forever in that way, it should just fail.
(M-x run-python works fine interactively.)
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2015-08-23 23:33 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-06 18:18 bug#20994: python tests hang Glenn Morris
2015-07-06 23:13 ` Fabián Ezequiel Gallina
2015-07-07 18:00 ` Glenn Morris
2015-08-23 23:07 ` Fabián Ezequiel Gallina
2015-08-23 23:33 ` Glenn Morris
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).