emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] 2 Org tests failing


From: Sebastien Vauban
Subject: Re: [O] 2 Org tests failing
Date: Thu, 19 Jun 2014 11:08:17 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.91 (windows-nt)

Sebastien Vauban wrote:
> Sebastien Vauban wrote:
>> I just ran `make test' and got the same error for
>> `ob-shell/bash-uses-assoc-arrays'.
>
> Now that I updated to Org-mode version 8.2.7
> (release_8.2.7-1114-g6c2838), I have an extra test failing:
>
> Test test-org-element/headline-properties backtrace:
>   signal(ert-test-failed (((should-not (org-test-with-temp-text "* Hea
>   ert-fail(((should-not (org-test-with-temp-text "* Headline\n#+BEGIN_
>   (if (not (unwind-protect (setq value-1904 (let ((inside-text (if ...
>   (let (form-description-1905) (if (not (unwind-protect (setq value-19
>   (let ((value-1904 (ert--gensym "ert-form-evaluation-aborted-"))) (le
>   (lambda nil (let ((value-1900 (ert--gensym "ert-form-evaluation-abor
>   byte-code("\306\307!q\210\310\216\311 \312\216\313\314\315\316\3
>   ert--run-test-internal([cl-struct-ert--test-execution-info [cl-struc
>   byte-code("\306\307!\211\211r\310\311!q\210\312 d\313\223)L\210)\3
>   ert-run-test([cl-struct-ert-test test-org-element/headline-propertie
>   ert-run-or-rerun-test([cl-struct-ert--stats "\\(org\\|ob\\)" [[cl-st
>   ert-run-tests("\\(org\\|ob\\)" #[(event-type &rest event-args) "\306
>   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()
>   call-interactively(org-test-run-batch-tests nil nil)
>   command-execute(org-test-run-batch-tests)
>   command-line-1(("-L" "lisp/" "-L" "testing/" "-l" "org-test.el" "--e
>   command-line()
>   normal-top-level()
> Test test-org-element/headline-properties condition:
>     (ert-test-failed
>      ((should-not
>        (org-test-with-temp-text "* 
> Headline\n#+BEGIN_EXAMPLE\n:PROPERTIES:\n:foo: bar\n:END:\n#+END_EXAMPLE"
>          (org-element-property :FOO ...)))
>       :form
>       (let
>           ((inside-text ...))
>         (with-temp-buffer
>           (org-mode)
>           (let ... ...)
>           (org-element-property :FOO ...)))
>       :value "bar"))
>    FAILED  169/427  test-org-element/headline-properties

False positive: was given by my test function. After using `make test'
(hence recompiling the source), that one disappeared.

Only one staying:

1 unexpected results:
   FAILED  ob-shell/bash-uses-assoc-arrays

Best regards,
  Seb

-- 
Sebastien Vauban




reply via email to

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