emacs-orgmode
[Top][All Lists]
Advanced

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

[O] end-of-line test fails


From: Skip Collins
Subject: [O] end-of-line test fails
Date: Fri, 2 Nov 2012 14:12:30 -0400

When compiling the latest git version with make up2, the end-of-line
test fails, giving the following output:

---- begin output ----
Test test-org/end-of-line backtrace:
  signal(ert-test-failed (((should-not (org-test-with-temp-text "#+BEG
  ert-fail(((should-not (org-test-with-temp-text "#+BEGIN_CENTER\nCont
  (if (not (unwind-protect (setq value-4771 (let ((temp-buffer (genera
  (unless (not (unwind-protect (setq value-4771 (let ((temp-buffer (ge
  (let (form-description-4772) (unless (not (unwind-protect (setq valu
  (let ((value-4771 (ert--gensym "ert-form-evaluation-aborted-"))) (le
  (should-not (org-test-with-temp-text "#+BEGIN_CENTER\nContents\n#+EN
  (lambda nil (should (org-test-with-temp-text "Some text\nSome other
  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!\211r\310\311!q\210\312 d\313\223)L\210\314\216
  ert-run-test([cl-struct-ert-test test-org/end-of-line "Test `org-end
  ert-run-or-rerun-test([cl-struct-ert--stats "\\(org\\|ob\\)" [[cl-st
  ert-run-tests("\\(org\\|ob\\)" #[(event-type &rest event-args) \30
  ert-run-tests-batch("\\(org\\|ob\\)")
  ert-run-tests-batch-and-exit("\\(org\\|ob\\)")
  (let ((org-id-track-globally t) (org-id-locations-file (convert-stan
  org-test-run-batch-tests()
  call-interactively(org-test-run-batch-tests nil nil)
  command-execute(org-test-run-batch-tests)
  command-line-1(("--eval" "(add-to-list 'load-path \"./lisp\")" "--ev
  command-line()
  normal-top-level()
Test test-org/end-of-line condition:
    (ert-test-failed
     ((should-not
       (org-test-with-temp-text "#+BEGIN_CENTER\nContents\n#+END_CENTER"
(progn ... ... ...)))
      :form
      (let
 ((temp-buffer ...))
(with-current-buffer temp-buffer
 (unwind-protect ... ...)))
      :value t))
   FAILED  295/312  test-org/end-of-line
---- end output ----

Emacs  : GNU Emacs 24.2.1 (x86_64-apple-darwin, NS apple-appkit-1038.36)
 of 2012-08-27 on bob.porkrind.org
Package: Org-mode version 7.9.2 (release_7.9.2-499-ga29de0 @
/usr/local/share/emacs/site-lisp/org/)



reply via email to

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