emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Test failure


From: Rasmus
Subject: Re: [O] Test failure
Date: Tue, 22 Jul 2014 23:50:12 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

Hi Nick,

Nick Dokos <address@hidden> writes:

> I just pulled (HEAD is 02f2d5b42aabe9e272a5967ad0483b38750a8392)
> and got this test failure:
>
> ,----
> | Test test-org-element/latex-environment-parser backtrace:
> |   (if (not (unwind-protect (setq value-102202 (apply fn-102200 args-10
> |   (let (form-description-102204) (if (not (unwind-protect (setq value-
> |   (let ((value-102202 (quote ert-form-evaluation-aborted-102203))) (le
> |   (let ((fn-102200 (function eq)) (args-102201 (list (quote latex-envi
> |   (lambda nil (let ((value-102183 (cl-gensym "ert-form-evaluation-abor
> |   #[0 "\306\307!r\211q\210\310\311\312\313\314\315!\316\"\317\320%DC
> |   funcall(#[0 "\306\307!r\211q\210\310\311\312\313\314\315!\316\"\31
> |   ert--run-test-internal([cl-struct-ert--test-execution-info [cl-struc
> |   #[0 "r\304 q\210\305 )\306\307\310\311\312\313!\314\"\315\316%DC\2
> |   funcall(#[0 "r\304 q\210\305 )\306\307\310\311\312\313!\314\"\315\
> |   ert-run-test([cl-struct-ert-test test-org-element/latex-environment-
> |   ert-run-or-rerun-test([cl-struct-ert--stats "\\(org\\|ob\\)" [[cl-st
> |   ert-run-tests("\\(org\\|ob\\)" #[385 "\306\307\"\203D\211\211G\310
> |   ert-run-tests-batch("\\(org\\|ob\\)")
> |   ert-run-tests-batch-and-exit("\\(org\\|ob\\)")
> |   (let ((org-id-track-globally t) (org-test-selector (if org-test-sele
> |   org-test-run-batch-tests("\\(org\\|ob\\)")
> |   eval((org-test-run-batch-tests org-test-select-re))
> |   command-line-1(("--eval" "(setq vc-handled-backends nil org-startup-
> |   command-line()
> |   normal-top-level()
> | Test test-org-element/latex-environment-parser condition:
> |     (ert-test-failed
> |      ((should-not
> |        (eq 'latex-environment
> |         (org-test-with-temp-text "\\begin{env}{arg} 
> something\nvalue\n\\end{env}" ...)))
> |       :form
> |       (eq latex-environment latex-environment)
> |       :value t))
> |    FAILED  282/523  test-org-element/latex-environment-parser
> `----

Nicolas removed the "$" at the end of the regexps identifying LaTeX
environments here:

    
http://orgmode.org/cgit.cgi/org-mode.git/commit/?id=ec0e3cf70ba353ea59a5e662353333462f659c99

There a current thread discussion of this behavior on this list called
something like:

    [bug?, org-element] latex-environment delimiters...

I think tests are corrected in the patch in that thread. 

—Rasmus

-- 
Hooray!




reply via email to

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