emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] error while upgrading to 8.3.5


From: Nicolas Goaziou
Subject: Re: [O] error while upgrading to 8.3.5
Date: Mon, 25 Jul 2016 17:53:19 +0200

Vikas Rawal <address@hidden> writes:

> This is what I get:
>
> Test test-org-colview/columns-summary backtrace:
>   (if (unwind-protect (setq value-44442 (apply fn-44440 args-44441)) (
>   (let (form-description-44444) (if (unwind-protect (setq value-44442
>   (let ((value-44442 (quote ert-form-evaluation-aborted-44443))) (let
>   (let ((fn-44440 (function equal)) (args-44441 (list "705d 01h 0m 0s"
>   (closure (t) nil (let ((fn-44355 (function equal)) (args-44356 (list
>   #[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-colview/columns-summary "T
>   ert-run-or-rerun-test([cl-struct-ert--stats "columns-summary" [[cl-s
>   ert-run-tests("columns-summary" #[385 "\306\307\"\203D\211\211G\31
>   ert-run-tests-batch("columns-summary")
>   ert-run-tests-batch-and-exit("columns-summary")
>   (let ((org-id-track-globally t) (org-test-selector (if org-test-sele
>   org-test-run-batch-tests("columns-summary")
>   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-colview/columns-summary condition:
>     (ert-test-failed
>      ((should
>        (equal "705d 01h 0m 0s"
>             (cl-letf ... ...)))
>       :form
>       (equal "705d 01h 0m 0s" "705d 00h 0m 0s")
>       :value nil :explanation
>       (array-elt 6
>                (different-atoms
>                 (49 "#x31" "?1")
>                 (48 "#x30" "?0")))))
>    FAILED  1/1  test-org-colview/columns-summary

What is the result of evaluating both

  (org-parse-time-string "<2014-03-04 Tue>")

and

  (apply #'encode-time (org-parse-time-string "<2014-03-04 Tue>"))

?

Regards,



reply via email to

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