From: Marco Wahl <marcowahlsoft@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Question about running the tests
Date: Fri, 10 Feb 2017 14:16:43 +0100 [thread overview]
Message-ID: <84shnm18zo.fsf@tm6592> (raw)
In-Reply-To: CADn3Z2Js1O6m-iBQoUn52X-ZcazQg48pJD0F4fsKB-CxiFe4ig@mail.gmail.com
Hi Carsten,
> 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?
> [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
>
Guess: It's the "sh". There is no ob-sh anymore. "sh" is now "shell".
Best regards
Marco
next prev parent reply other threads:[~2017-02-10 13:17 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-10 8:57 Question about running the tests Carsten Dominik
2017-02-10 13:16 ` Marco Wahl [this message]
2017-02-10 22:21 ` Skip Collins
2017-02-11 11:22 ` Marco Wahl
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=84shnm18zo.fsf@tm6592 \
--to=marcowahlsoft@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).