From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cecil Westerhof Subject: Tests do not work Date: Sun, 1 Jun 2014 16:06:16 +0200 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a1133c6ce33a81d04fac6c84e Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37550) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wr6Ov-0003k6-Fr for emacs-orgmode@gnu.org; Sun, 01 Jun 2014 10:06:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wr6Ou-00023J-OB for emacs-orgmode@gnu.org; Sun, 01 Jun 2014 10:06:17 -0400 Received: from mail-qa0-x236.google.com ([2607:f8b0:400d:c00::236]:43788) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wr6Ou-00023B-Ja for emacs-orgmode@gnu.org; Sun, 01 Jun 2014 10:06:16 -0400 Received: by mail-qa0-f54.google.com with SMTP id j15so1295678qaq.41 for ; Sun, 01 Jun 2014 07:06:16 -0700 (PDT) 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 --001a1133c6ce33a81d04fac6c84e Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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=3D/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 =E2=80=8BWhat is going wrong here? =E2=80=8B --=20 Cecil Westerhof --001a1133c6ce33a81d04fac6c84e Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I saw my version was outdated (8.2.1), so I upgraded to 8.2.= 6. Seems to have gone OK, but when running:
=C2=A0=C2=A0=C2=A0 make test
I get:
install -m 755 -d /tmp/tmp-or= gtest
TMPDIR=3D/tmp/tmp-orgtest emacs -batch -Q --eval '(setq vc-han= dled-backends nil)'=C2=A0 --eval '(add-to-list '"'&quo= t;'load-path "./lisp")' --eval '(add-to-list '&qu= ot;'"'load-path "./testing")'=C2=A0 -l org-loadd= efs.el -l testing/org-test.el --eval '(require '"'"&#= 39;ob-awk)' --eval '(require '"'"'ob-C)' = --eval '(require '"'"'ob-fortran)' --eval = 9;(require '"'"'ob-maxima)' --eval '(require = '"'"'ob-lilypond)' --eval '(require '&quo= t;'"'ob-octave)' --eval '(require '"'&quo= t;'ob-python)' --eval '(require '"'"'ob-s= h)' --eval '(require '"'"'ob-perl)'=C2=A0= --eval '(setq org-confirm-babel-evaluate nil)' -f org-test-run-bat= ch-tests
Cannot open load file: testing/org-test.el
make: *** [test] Error 255
=E2=80=8BWhat is going wrong here?=E2=80=8B

--
Cecil Westerhof
--001a1133c6ce33a81d04fac6c84e--