emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* make test hangs (master)
@ 2016-01-26  5:51 Erik Hetzner
  2016-01-27  6:28 ` Erik Hetzner
  0 siblings, 1 reply; 5+ messages in thread
From: Erik Hetzner @ 2016-01-26  5:51 UTC (permalink / raw)
  To: emacs-orgmode

Hi all,

make test is hanging on my environment, on the babel sh tests.

Environment:
- ubuntu (15.10)
- GNU Emacs 24.5.1 (x86_64-pc-linux-gnu, GTK+ Version 3.16.6) of 2015-09-17 on lgw01-52, modified by Debian
- org-mode git master (c74b99a75b26f3ee3ee296ba9996afcbd6f915de)

The tests that seem to fail are in testing/lisp/test-ob-shell.el:

- test-ob-shell/dont-insert-spaces-on-expanded-bodies
- test-ob-shell/dont-error-on-empty-results
- test-ob-shell/session

They seem to run OK if I run them manually, but not from batch mode.

best, Erik
--
Sent from my free software system <http://fsf.org/>.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: make test hangs (master)
  2016-01-26  5:51 make test hangs (master) Erik Hetzner
@ 2016-01-27  6:28 ` Erik Hetzner
  2016-02-02 17:49   ` Nicolas Goaziou
  2016-02-02 19:03   ` Achim Gratz
  0 siblings, 2 replies; 5+ messages in thread
From: Erik Hetzner @ 2016-01-27  6:28 UTC (permalink / raw)
  To: emacs-orgmode; +Cc: Eric Schulte

On Mon, 25 Jan 2016 21:51:05 -0800,
Erik Hetzner <egh@e6h.org> wrote:
> 
> Hi all,
> 
> make test is hanging on my environment, on the babel sh tests.

[…]

It turns out the issue is my prompt, that is, the value of the =PS1= environment
variable, which contains a lambda (λ, U+03BB). I suspect the following will fail
for all:

  $ PS1="λ " emacs -Q --batch -L lisp/ -L testing/ -L testing/lisp -l lisp/org.el -l lisp/org-id.el -l testing/org-test.el --eval "(progn (org-reload) (setq org-confirm-babel-evaluate nil) (org-babel-do-load-languages 'org-babel-load-languages '((emacs-lisp . t) (shell . t) (org . t))))" -f org-test-run-batch-tests
  …
     passed   70/443  test-ob-shell/dont-insert-spaces-on-expanded-bodies
  [ hangs here ]

It is easy enough to set =PS1= to something sane in the Makefile, but this might
be an issue with ob-shell.el. Unfortunately I don’t understand ob-shell.el well
enough to fix this.

best, Erik

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: make test hangs (master)
  2016-01-27  6:28 ` Erik Hetzner
@ 2016-02-02 17:49   ` Nicolas Goaziou
  2016-02-02 18:55     ` Erik Hetzner
  2016-02-02 19:03   ` Achim Gratz
  1 sibling, 1 reply; 5+ messages in thread
From: Nicolas Goaziou @ 2016-02-02 17:49 UTC (permalink / raw)
  To: Erik Hetzner; +Cc: emacs-orgmode, Eric Schulte

Hello,

Erik Hetzner <egh@e6h.org> writes:

> It turns out the issue is my prompt, that is, the value of the =PS1= environment
> variable, which contains a lambda (λ, U+03BB). I suspect the following will fail
> for all:
>
>   $ PS1="λ " emacs -Q --batch -L lisp/ -L testing/ -L testing/lisp -l lisp/org.el -l lisp/org-id.el -l testing/org-test.el --eval "(progn (org-reload) (setq org-confirm-babel-evaluate nil) (org-babel-do-load-languages 'org-babel-load-languages '((emacs-lisp . t) (shell . t) (org . t))))" -f org-test-run-batch-tests
>   …
>      passed   70/443  test-ob-shell/dont-insert-spaces-on-expanded-bodies
>   [ hangs here ]

FWIW, I cannot reproduce it.

Regards,

-- 
Nicolas Goaziou

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: make test hangs (master)
  2016-02-02 17:49   ` Nicolas Goaziou
@ 2016-02-02 18:55     ` Erik Hetzner
  0 siblings, 0 replies; 5+ messages in thread
From: Erik Hetzner @ 2016-02-02 18:55 UTC (permalink / raw)
  To: emacs-orgmode, Eric Schulte

Hi Nicolas,

On Tue, 02 Feb 2016 09:49:10 -0800,
Nicolas Goaziou <mail@nicolasgoaziou.fr> wrote:
>
> Hello,
>
> Erik Hetzner <egh@e6h.org> writes:
>
> > […]
> >
> >   [ hangs here ]
>
> FWIW, I cannot reproduce it.

Thank you for trying. It’s consistent on my machine, but may be an interaction
with other environment variables. If anyone else encounters the issue, at least
they will have this thread to reference.

best, Erik

--
Sent from my free software system <http://fsf.org/>.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: make test hangs (master)
  2016-01-27  6:28 ` Erik Hetzner
  2016-02-02 17:49   ` Nicolas Goaziou
@ 2016-02-02 19:03   ` Achim Gratz
  1 sibling, 0 replies; 5+ messages in thread
From: Achim Gratz @ 2016-02-02 19:03 UTC (permalink / raw)
  To: emacs-orgmode

Erik Hetzner writes:
> It turns out the issue is my prompt, that is, the value of the =PS1= environment
> variable, which contains a lambda (λ, U+03BB). I suspect the following will fail
> for all:
>
>   $ PS1="λ " emacs -Q --batch -L lisp/ -L testing/ -L testing/lisp -l lisp/org.el -l lisp/org-id.el -l testing/org-test.el --eval "(progn (org-reload) (setq org-confirm-babel-evaluate nil) (org-babel-do-load-languages 'org-babel-load-languages '((emacs-lisp . t) (shell . t) (org . t))))" -f org-test-run-batch-tests
>   …
>      passed   70/443  test-ob-shell/dont-insert-spaces-on-expanded-bodies
>   [ hangs here ]

FWIW, I can't reproduce it.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptations for Waldorf Q V3.00R3 and Q+ V3.54R2:
http://Synth.Stromeko.net/Downloads.html#WaldorfSDada

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-02-02 19:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-26  5:51 make test hangs (master) Erik Hetzner
2016-01-27  6:28 ` Erik Hetzner
2016-02-02 17:49   ` Nicolas Goaziou
2016-02-02 18:55     ` Erik Hetzner
2016-02-02 19:03   ` Achim Gratz

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.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).