emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Release 9.0 test failed: test-ob/indented-cached-org-bracket-link
@ 2016-11-14 16:37 David Talmage
  2016-11-18  8:44 ` Nicolas Goaziou
  0 siblings, 1 reply; 10+ messages in thread
From: David Talmage @ 2016-11-14 16:37 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 1922 bytes --]

I built org 9.0 on my Mac today.  'make test' reported one failed test.  I
don't know if it is important or not.  Please advise me.

'make test' said:

1 unexpected results:
   FAILED  test-ob/indented-cached-org-bracket-link

make: *** [test] Error 1


I have bash 4.4 freshly installed from mac ports.
I have emacs 24.5.1.

Here is the backtrace:

Test test-ob/indented-cached-org-bracket-link backtrace:
  (if (unwind-protect (setq value-1119 (let ((default-directory tempor
  (let (form-description-1120) (if (unwind-protect (setq value-1119 (l
  (let ((value-1119 (cl-gensym "ert-form-evaluation-aborted-"))) (let
  (lambda nil (let ((value-1119 (cl-gensym "ert-form-evaluation-aborte
  ert--run-test-internal([cl-struct-ert--test-execution-info [cl-struc
  ert-run-test([cl-struct-ert-test test-ob/indented-cached-org-bracket
  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-ob/indented-cached-org-bracket-link condition:
    (ert-test-failed
     ((should
       (let
  (...)
(org-test-with-temp-text "
* Test
  #+<point>BEGIN_SRC emacs-lisp :file test.txt :cache yes
    (message \"test\")
  #+END_SRC" ... ...)))
      :form
      (let
 ((default-directory temporary-file-directory))
(org-test-with-temp-text "
* Test
  #+<point>BEGIN_SRC emacs-lisp :file test.txt :cache yes
    (message \"test\")
  #+END_SRC"
 (org-babel-execute-src-block)
 (string= ... ...)))
      :value nil))
   FAILED  166/670  test-ob/indented-cached-org-bracket-link

[-- Attachment #2: Type: text/html, Size: 3168 bytes --]

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-11-22 14:18 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-14 16:37 Release 9.0 test failed: test-ob/indented-cached-org-bracket-link David Talmage
2016-11-18  8:44 ` Nicolas Goaziou
2016-11-18 18:50   ` Charles C. Berry
2016-11-19  6:49     ` Nicolas Goaziou
2016-11-19 17:40       ` Charles C. Berry
2016-11-19 17:55         ` Achim Gratz
2016-11-19 19:15           ` John Kitchin
2016-11-20  4:03             ` Charles C. Berry
2016-11-20  8:38               ` Nicolas Goaziou
2016-11-22 14:18                 ` David Talmage

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).