emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] [babel] BUG in :session


From: Sebastien Vauban
Subject: Re: [O] [babel] BUG in :session
Date: Sat, 24 Sep 2011 00:16:07 +0200
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (windows-nt)

Hi Martyn and Eric,

Martyn Jago wrote:
> Eric Schulte <address@hidden> writes:
>> Martyn Jago <address@hidden> writes:
>>> Eric Schulte <address@hidden> writes:
>>>> I've just pushed up what will hopefully be a more general solution.
>>>> Basically, language-specific test files can now signal errors if they
>>>> have unmet dependencies.  These are then intercepted by `org-test-load'
>>>> and the file is not added to the test suite.  Hopefully this will allow
>>>> language-specific tests to be written without breaking the config-less
>>>> test suite.
>>>>
>>>> See the top of test-ob-R.el for an example usage.
>>>>
>>>> Cheers -- Eric
>>>
>>> Unfortunately this is still broken for me. Given the exe exists but the
>>> 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-evaluate 
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 (source)...
peculiar error

This is on Windows XP SP3, with a Cygwin Emacs (when run from terminal;
otherwise, it is a Win32 binary from the FSF).

Best regards,
  Seb

-- 
Sebastien Vauban




reply via email to

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