emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Tests do not work


From: Bastien
Subject: Re: [O] Tests do not work
Date: Sun, 01 Jun 2014 21:14:08 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

Hi Cecil,

Cecil Westerhof <address@hidden> writes:

> I saw my version was outdated (8.2.1), so I upgraded to 8.2.6. Seems
> to have gone OK, but when running:
>     make test
> I get:
> install -m 755 -d /tmp/tmp-orgtest
> TMPDIR=/tmp/tmp-orgtest emacs -batch -Q --eval '(setq
> vc-handled-backends nil)'  --eval '(add-to-list '"'"'load-path "./
> lisp")' --eval '(add-to-list '"'"'load-path "./testing")'  -l
> org-loaddefs.el -l testing/org-test.el --eval '(require '"'"'ob-awk)'
> --eval '(require '"'"'ob-C)' --eval '(require '"'"'ob-fortran)'
> --eval '(require '"'"'ob-maxima)' --eval '(require '"'"'ob-lilypond)'
> --eval '(require '"'"'ob-octave)' --eval '(require '"'"'ob-python)'
> --eval '(require '"'"'ob-sh)' --eval '(require '"'"'ob-perl)'  --eval
> '(setq org-confirm-babel-evaluate nil)' -f org-test-run-batch-tests
> Cannot open load file: testing/org-test.el
> make: *** [test] Error 255
>
> ​What is going wrong here?

What returns M-x org-version RET ?

Perhaps run "make cleanall" before running "make test".

-- 
 Bastien



reply via email to

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