From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Sebastien Vauban" Subject: Re: [babel] BUG in :session Date: Mon, 26 Sep 2011 09:54:41 +0200 Message-ID: <80r533rb5q.fsf@somewhere.org> References: <4E79C82A.9000809@gmail.com> <878vpidj5d.fsf@gmail.com> <87hb45d73i.fsf@gmail.com> <80ty85hd3l.fsf@somewhere.org> <87pqitco2i.fsf@gmail.com> <87r537i6zb.fsf@gmail.com> <804o02ucpk.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org To: emacs-orgmode-mXXj517/zsQ@public.gmane.org Hi Martyn and Eric, Martyn Jago wrote: > "Sebastien Vauban" > writes: >> Martyn Jago wrote: >>> Eric Schulte writes: >>>> Martyn Jago writes: >>>>> Unfortunately this is still broken for me. Given the exe exists but t= he >>>>> feature doesn't (ie no personal config), the following line causes the >>>>> error `peculiar error' ! >>>>> >>>>> (signal 'org-test-lib-not-found "ess")) >> >> FYI, same for me, with the "batch tests", on a git update'd copy done 2 = mins >> ago. >> >> #+begin_src sh >> emacs -Q --batch -l "/cygdrive/c/Program >> Files/Emacs-24.0/lisp/emacs-lisp/ert.el" -l "/cygdrive/c/Program >> Files/Emacs-24.0/lisp/emacs-lisp/ert-x.el" -l >> ~/src/org-mode/testing/org-test.el --eval "(setq org-confirm-babel-evalu= ate >> nil)" -f org-test-run-batch-tests >> #+end_src >> >> #+results: >> OVERVIEW >> Loading vc-git... >> OVERVIEW >> OVERVIEW >> OVERVIEW >> OVERVIEW >> OVERVIEW >> OVERVIEW >> OVERVIEW >> OVERVIEW >> OVERVIEW >> OVERVIEW >> OVERVIEW >> Loading /cygdrive/c/home/sva/src/org-mode/testing/lisp/test-ob-R.el (sou= rce)... >> peculiar error Just git pull'ed, and re-tested: =E2=94=8F=E2=94=81=E2=94=81=E2=94=81=E2=94=81 =E2=94=83 Ran 111 tests, 104 results as expected, 7 unexpected (2011-09= -26 08:20:06+0200) =E2=94=83=20 =E2=94=83 7 unexpected results: =E2=94=83 FAILED ob-fortran/command-arguments =E2=94=83 FAILED ob-fortran/fortran-var-program =E2=94=83 FAILED ob-fortran/input-var =E2=94=83 FAILED ob-fortran/list-var =E2=94=83 FAILED ob-fortran/list-var-from-table =E2=94=83 FAILED ob-fortran/preprosessor-var =E2=94=83 FAILED ob-fortran/simple-program =E2=94=97=E2=94=81=E2=94=81=E2=94=81=E2=94=81 "Normal", I don't have any fortran installed. Maybe, some sort of protection should have to be applied to these too. >> This is on Windows XP SP3, with a Cygwin Emacs (when run from terminal; >> otherwise, it is a Win32 binary from the FSF). > > Its really great to hear you are running the tests on Windows. At some > point I hope to test with the EmacsW32 port. I can do it as well. I should automate this -- not difficult, though. If there is some shared place to place such results, I can imagine running them every couple of hours (cron'ed), or so, and publish the resulting HTML= . I could do this when being online, that is more or less half of the time. Best regards, Seb --=20 Sebastien Vauban