From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cecil Westerhof Subject: Error running tests on 8.2.10 Date: Sat, 14 Feb 2015 10:08:06 +0100 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=e89a8ffbae8bfac330050f08b091 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36727) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YMYhx-0007hu-HN for emacs-orgmode@gnu.org; Sat, 14 Feb 2015 04:08:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YMYhs-0007Fa-Hg for emacs-orgmode@gnu.org; Sat, 14 Feb 2015 04:08:13 -0500 Received: from mail-pd0-f180.google.com ([209.85.192.180]:39854) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YMYhs-0007FT-BK for emacs-orgmode@gnu.org; Sat, 14 Feb 2015 04:08:08 -0500 Received: by pdjy10 with SMTP id y10so24370120pdj.6 for ; Sat, 14 Feb 2015 01:08:07 -0800 (PST) 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@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --e89a8ffbae8bfac330050f08b091 Content-Type: text/plain; charset=UTF-8 I just found out that I was running an old version of org-mode. (Would it not be a good idea to announce new versions? Or did I miss it?) But when running (on Linux): make test I got: 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 mk/targets.mk:99: recipe for target 'test' failed make: *** [test] Error 255 It looks like I could just upgrade without a problem, but it would be better when I could run make test without an error. -- Cecil Westerhof --e89a8ffbae8bfac330050f08b091 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I just found out that I was running an old version of org-mo= de. (Would it not be a good idea to announce new versions? Or did I miss it= ?) But when running (on Linux):
=C2=A0=C2=A0=C2=A0 make test

= I got:
=C2=A0=C2=A0=C2=A0 install -m 755 -d /tmp/tmp-orgtest
=C2=A0= =C2=A0=C2=A0 TMPDIR=3D/tmp/tmp-orgtest emacs -batch -Q --eval '(setq vc= -handled-backends nil)'=C2=A0 --eval '(add-to-list '"'= "'load-path "./lisp")' --eval '(add-to-list '= ;"'"'load-path "./testing")'=C2=A0 -l org-l= oaddefs.el -l testing/org-test.el --eval '(require '"'&quo= t;'ob-awk)' --eval '(require '"'"'ob-C)&#= 39; --eval '(require '"'"'ob-fortran)' --eval= '(require '"'"'ob-maxima)' --eval '(requ= ire '"'"'ob-lilypond)' --eval '(require '= "'"'ob-octave)' --eval '(require '"'= "'ob-python)' --eval '(require '"'"'= ob-sh)' --eval '(require '"'"'ob-perl)'= =C2=A0 --eval '(setq org-confirm-babel-evaluate nil)' -f org-test-r= un-batch-tests
=C2=A0=C2=A0=C2=A0 Cannot open load file: testing/org-tes= t.el
=C2=A0=C2=A0=C2=A0 mk/targets.mk:9= 9: recipe for target 'test' failed
=C2=A0=C2=A0=C2=A0 make: = *** [test] Error 255

It looks like I could just upgrade without = a problem, but it would be better when I could run make test without an err= or.

--
Cecil = Westerhof
--e89a8ffbae8bfac330050f08b091--