From: Cecil Westerhof <cldwesterhof@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Tests do not work
Date: Sun, 1 Jun 2014 22:26:21 +0200 [thread overview]
Message-ID: <CAG-LmmAYGUHQ3fOifh+_k9W=2aD82MJTTqvZy1cNfiQEmU5-wA@mail.gmail.com> (raw)
In-Reply-To: <874n04wigv.fsf@bzg.ath.cx>
[-- Attachment #1: Type: text/plain, Size: 2303 bytes --]
2014-06-01 21:14 GMT+02:00 Bastien <bzg@gnu.org>:
>
> Cecil Westerhof <cldwesterhof@gmail.com> writes:
>
> > 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=/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
> >
> > What is going wrong here?
>
> What returns M-x org-version RET ?
>
Org-mode version 8.2.6 (8.2.6-dist @ /usr/share/emacs/site-lisp/org/)
> Perhaps run "make cleanall" before running "make test".
>
Gives:
rm -fr /tmp/tmp-orgtest
rm -f
find . \( -name \*~ -o -name \*# -o -name .#\* \) -exec rm -f {} \;
find contrib testing mk \( -name \*~ -o -name \*.elc \) -exec rm -f {} \;
find: `testing': No such file or directory
make: [cleanall] Error 1 (ignored)
And ‘make test’ after this still gives:
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
make: *** [test] Error 255
--
Cecil Westerhof
[-- Attachment #2: Type: text/html, Size: 4073 bytes --]
next prev parent reply other threads:[~2014-06-01 20:26 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-01 14:06 Tests do not work Cecil Westerhof
2014-06-01 19:14 ` Bastien
2014-06-01 20:26 ` Cecil Westerhof [this message]
2014-06-01 20:56 ` Achim Gratz
2014-06-01 21:14 ` Bastien
2014-06-02 4:31 ` Cecil Westerhof
2014-06-02 11:36 ` Bastien
2014-06-02 12:07 ` Cecil Westerhof
2014-06-02 18:17 ` Achim Gratz
2014-06-02 20:07 ` Bastien
2014-06-03 9:52 ` Cecil Westerhof
2014-06-03 10:11 ` Bastien
2014-06-03 10:38 ` Cecil Westerhof
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CAG-LmmAYGUHQ3fOifh+_k9W=2aD82MJTTqvZy1cNfiQEmU5-wA@mail.gmail.com' \
--to=cldwesterhof@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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.