emacs-orgmode
[Top][All Lists]
Advanced

[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: Sebastien Vauban
Subject: Re: [O] [Bug] Tests for experimental org-features should expect to fail if not activated by the user
Date: Sat, 03 Mar 2012 23:59:22 +0100
User-agent: Gnus/5.130004 (Ma Gnus v0.4) Emacs/24.0.92 (windows-nt)

Hello Achim,

Achim Gratz wrote:
> Two test failures in current HEAD:
>
> Test test-org-footnote/normalize-outside-org backtrace:
>   org-footnote-in-valid-context-p()
>   [...]
>   normal-top-level()
> Test test-org-footnote/normalize-outside-org condition:
>     (void-variable message-cite-prefix-regexp)
>    FAILED  166/192  test-org-footnote/normalize-outside-org
>
> Test test-org-export/export-scope backtrace:
>   signal(ert-test-failed (((should (equal (org-export-as (quote test))
>   [...]
>   normal-top-level()
> Test test-org-export/export-scope condition:
>     (ert-test-failed
>      ((should
>        (equal
>         (org-export-as ...)
>         "text\n"))
>       :form
>       (equal "* Head1\n** Head2\ntext\n*** Head3\n" "text\n")
>       :value nil :explanation
>       (arrays-of-different-length 32 5 "* Head1\n** Head2\ntext\n*** Head3\n" 
> "text\n" first-mismatch-at 0)))
>    FAILED   95/130  test-org-export/export-scope

I don't understand why once there are 192 tests, once 130. I thought that the
second figure was the total number of tests, hence should be stable over the
test runs?

Best regards,
  Seb

-- 
Sebastien Vauban




reply via email to

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