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