emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [PATCH] org-add-planning-info: respect caller's given time [9.3.7 (r


From: No Wayman
Subject: Re: [PATCH] org-add-planning-info: respect caller's given time [9.3.7 (release_9.3.7-716-g3d4876 @ /home/n/.emacs.d/straight/build/org/)]
Date: Wed, 09 Sep 2020 00:37:24 -0400
User-agent: mu4e 1.5.5; emacs 28.0.50


Jack Kamm <jackkamm@gmail.com> writes:

Also, could you try executing some simple ob-python session blocks and
see if they hang? e.g.,

#+begin_src python :session :results output
  print(1+1)
#+end_src

#+begin_src python :session :results value
  1+1
#+end_src

These both work for me now on master as of f17d301e1.
I ran make test and recieved the following output:

1 unexpected results:
  FAILED  test-ob-python/session-multiline

Applied the patch you provided, re-ran make test and recieved:

Ran 862 tests, 862 results as expected, 0 unexpected (2020-09-09 00:12:49-0400, 15.237936 sec)
12 expected failures

Source blocks executed correctly as well.



reply via email to

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