emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Question about running the tests


From: Marco Wahl
Subject: Re: [O] Question about running the tests
Date: Fri, 10 Feb 2017 14:16:43 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

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





reply via email to

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