From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Question about running the tests Date: Fri, 10 Feb 2017 09:57:54 +0100 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a113f9fe22fd0ac0548294b40 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48722) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cc71l-00066K-63 for emacs-orgmode@gnu.org; Fri, 10 Feb 2017 03:58:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cc71k-0007uk-9U for emacs-orgmode@gnu.org; Fri, 10 Feb 2017 03:58:01 -0500 Received: from mail-io0-x235.google.com ([2607:f8b0:4001:c06::235]:34132) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cc71k-0007uS-52 for emacs-orgmode@gnu.org; Fri, 10 Feb 2017 03:58:00 -0500 Received: by mail-io0-x235.google.com with SMTP id l66so45691594ioi.1 for ; Fri, 10 Feb 2017 00:57:56 -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" To: org-mode list --001a113f9fe22fd0ac0548294b40 Content-Type: text/plain; charset=UTF-8 Hi, I am trying to run the test suite (never tried before) and I am running into problems. Can anyone see what is going wrong here? Thanks Carsten [org-mode] Sir? make EMACS=/Applications/Emacs.app/Contents/MacOS/Emacs test-dirty install -m 755 -d /var/folders/82/xcvgb4057p7fj72g12rdxvsm0000gp/T//tmp-orgtest TMPDIR=/var/folders/82/xcvgb4057p7fj72g12rdxvsm0000gp/T//tmp-orgtest /Applications/Emacs.app/Contents/MacOS/Emacs -Q -batch --eval '(setq vc-handled-backends nil org-startup-folded nil)' --eval '(add-to-list '"'"'load-path (concat default-directory "lisp"))' --eval '(add-to-list '"'"'load-path (concat default-directory "testing"))' -l org-batch-test-init --eval '(setq org-batch-test t org-babel-load-languages (quote ( (awk . t) (C . t) (fortran . t) (maxima . t) (lilypond . t) (octave . t) (python . t) (sh . t) (perl . t) (emacs-lisp . t) (shell . t) (org . t))) org-test-select-re "\\(org\\|ob\\)" )' -l org-loaddefs.el -l cl -l testing/org-test.el -l ert -l org -l ox --eval '(org-test-run-batch-tests org-test-select-re)' Cannot open load file: no such file or directory, ob-sh make: *** [test-dirty] Error 255 --001a113f9fe22fd0ac0548294b40 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi,

I am trying to run the test suite (never tried befor= e) and I am running into problems.
Can anyone see what is going w= rong here?

Thanks

Carsten=

[org-mode] Sir? make EMACS=3D/Applicatio= ns/Emacs.app/Contents/MacOS/Emacs test-dirty

install -m 755 -d /var/folders/82/xcvgb4= 057p7fj72g12rdxvsm0000gp/T//tmp-orgtest

TMPDIR=3D/var/folders/82/xcvgb4057p7fj72= g12rdxvsm0000gp/T//tmp-orgtest /Applications/Emacs.app/Contents/MacOS/Emacs= =C2=A0 -Q -batch --eval '(setq vc-handled-backends nil org-startup-fold= ed nil)'=C2=A0 --eval '(add-to-list '"'"'load= -path (concat default-directory "lisp"))' --eval '(add-to= -list '"'"'load-path (concat default-directory "= testing"))'=C2=A0 -l org-batch-test-init --eval '(setq org-bat= ch-test t org-babel-load-languages (quote ( (awk . t)=C2=A0 (C . t)=C2=A0 (= fortran . t)=C2=A0 (maxima . t)=C2=A0 (lilypond . t)=C2=A0 (octave . t)=C2= =A0 (python . t)=C2=A0 (sh . t)=C2=A0 (perl . t)=C2=A0 (emacs-lisp . t)=C2= =A0 (shell . t)=C2=A0 (org . t))) org-test-select-re "\\(org\\|ob\\)&q= uot; )' -l org-loaddefs.el -l cl -l testing/org-test.el -l ert -l org -= l ox=C2=A0 --eval '(org-test-run-batch-tests org-test-select-re)'

Cannot open load file: no such file or d= irectory, ob-sh

make: *** [test-dirty] Error 255<= /p>

--001a113f9fe22fd0ac0548294b40--