[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] Test failure with current head
From: |
Nick Dokos |
Subject: |
[O] Test failure with current head |
Date: |
Wed, 15 Jul 2015 12:36:58 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) |
I just updated to release_8.3beta-1286-g20795fd.
``make test'' shows a failure on test 226:
--8<---------------cut here---------------start------------->8---
passed 225/592 test-org-babel/src-block-regexp
Updating dynamic block `clocktable' at line 2...
Updating dynamic block `clocktable' at line 2...done
Test test-org-clock/clocktable-until-now backtrace:
(if (unwind-protect (setq value-2215 (apply fn-2213 args-2214)) (set
(let (form-description-2217) (if (unwind-protect (setq value-2215 (a
(let ((value-2215 (quote ert-form-evaluation-aborted-2216))) (let (f
(let ((fn-2213 (function equal)) (args-2214 (list "| Headline
(lambda nil (let ((fn-2213 (function equal)) (args-2214 (list "| Hea
ert--run-test-internal([cl-struct-ert--test-execution-info [cl-struc
ert-run-test([cl-struct-ert-test test-org-clock/clocktable-until-now
ert-run-or-rerun-test([cl-struct-ert--stats "\\(org\\|ob\\)" [[cl-st
ert-run-tests("\\(org\\|ob\\)" #[385 "\306\307\"\203G\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-clock/clocktable-until-now condition:
(ert-test-failed
((should
(equal "| Headline | Time |
|\n|------------------------------+---------+-------|\n| *Total time*
| *25:00* |
|\n|------------------------------+---------+-------|\n| Relative times in
clocktable | 25:00 | |\n| Foo | |
10:00 |\n| Bar | | 15:00 |\n"
(org-test-with-temp-text "* Relative times in clocktable\n**
Foo\n** Bar\n" ...)))
:form
(equal "| Headline | Time |
|\n|------------------------------+---------+-------|\n| *Total time*
| *25:00* |
|\n|------------------------------+---------+-------|\n| Relative times in
clocktable | 25:00 | |\n| Foo | |
10:00 |\n| Bar | | 15:00 |\n"
#("| Headline | Time |
|\n|------------------------------+---------+-------|\n| *Total time*
| *24:33* |
|\n|------------------------------+---------+-------|\n| Relative times in
clocktable | 24:33 | |\n| Foo | |
9:33 |\n| Bar | | 15:00 |\n" 2 10
(face org-table)
33 37
(face org-table)
104 116
(face org-table)
135 142
(face org-table)
206 234
(face org-table :org-clock-minutes 1473)
237 242
(face org-table)
257 260
(face org-table :org-clock-minutes 573)
299 303
(face org-table)
308 311
(face org-table :org-clock-minutes 900)
349 354
(face org-table)))
:value nil :explanation
(array-elt 137
(different-atoms
(53 "#x35" "?5")
(52 "#x34" "?4")))))
FAILED 226/592 test-org-clock/clocktable-until-now
--8<---------------cut here---------------end--------------->8---
The backtrace was edited to get rid of a NUL that gnus complained
about.
Nick
- [O] Test failure with current head,
Nick Dokos <=
- Re: [O] Test failure with current head, Rasmus, 2015/07/15
- Re: [O] Test failure with current head, Nick Dokos, 2015/07/15
- Re: [O] Test failure with current head, Rasmus, 2015/07/15
- Re: [O] Test failure with current head, Nick Dokos, 2015/07/15
- Re: [O] Test failure with current head, Rasmus, 2015/07/16
- Re: [O] Test failure with current head, Nick Dokos, 2015/07/16
Re: [O] Test failure with current head, Nicolas Goaziou, 2015/07/17