GNU bug report logs - #20994
python tests hang

Previous Next

Package: emacs;

Reported by: Glenn Morris <rgm <at> gnu.org>

Date: Mon, 6 Jul 2015 18:19:02 UTC

Severity: normal

Found in version 25.0.50

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Glenn Morris <rgm <at> gnu.org>
To: 20994 <at> debbugs.gnu.org
Cc: fgallina <at> gnu.org
Subject: bug#20994: python tests hang
Date: Mon, 06 Jul 2015 14:18:14 -0400
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.)




This bug report was last modified 9 years and 331 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.