[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] [Bug] Tests for experimental org-features should expect to fail
From: |
Achim Gratz |
Subject: |
Re: [O] [Bug] Tests for experimental org-features should expect to fail if not activated by the user |
Date: |
Sun, 04 Mar 2012 10:59:42 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.94 (gnu/linux) |
Nicolas Goaziou <address@hidden> writes:
> I cannot reproduce any of them, interactively or in batch mode[1].
This is the invocation (to be run in bash, like make would do):
TMPDIR=/tmp/tmp-orgtest /usr/local/bin/emacs -batch -Q \
-L lisp/ -L testing/ -L contrib/lisp \
--eval '(defconst org-release "7.8.03-Test")' -l testing/org-test.el \
--eval '(require '"'"'org-element)' --eval '(require '"'"'org-export)' \
--eval '(setq org-confirm-babel-evaluate nil)' -f org-test-run-batch-tests
[...]
2 unexpected results:
FAILED test-org-export/export-scope
FAILED test-org-footnote/normalize-outside-org
> I'm not sure where they could come from.
Since I run this with "-Q", I suspect that you implicitly rely on some
customization someplace.
Regards,
Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+
Wavetables for the Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#BlofeldUserWavetables
- Re: [O] [Bug] Tests for experimental org-features should expect to fail if not activated by the user, Achim Gratz, 2012/03/01
- Re: [O] [Bug] Tests for experimental org-features should expect to fail if not activated by the user, Nicolas Goaziou, 2012/03/02
- Re: [O] [Bug] Tests for experimental org-features should expect to fail if not activated by the user, Achim Gratz, 2012/03/02
- Re: [O] [Bug] Tests for experimental org-features should expect to fail if not activated by the user, Achim Gratz, 2012/03/03
- Re: [O] [Bug] Tests for experimental org-features should expect to fail if not activated by the user, Nicolas Goaziou, 2012/03/03
- Re: [O] [Bug] Tests for experimental org-features should expect to fail if not activated by the user,
Achim Gratz <=
- Re: [O] [Bug] Tests for experimental org-features should expect to fail if not activated by the user, Nicolas Goaziou, 2012/03/04
- Re: [O] [Bug] Tests for experimental org-features should expect to fail if not activated by the user, Achim Gratz, 2012/03/04
- Re: [O] [Bug] Tests for experimental org-features should expect to fail if not activated by the user, Nicolas Goaziou, 2012/03/04
- Re: [O] [Bug] Tests for experimental org-features should expect to fail if not activated by the user, Achim Gratz, 2012/03/04
- Re: [O] [Bug] Tests for experimental org-features should expect to fail if not activated by the user, Sebastien Vauban, 2012/03/03
- Re: [O] [Bug] Tests for experimental org-features should expect to fail if not activated by the user, Achim Gratz, 2012/03/04
- Re: [O] [Bug] Tests for experimental org-features should expect to fail if not activated by the user, Achim Gratz, 2012/03/03