emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Stig Brautaset <stig@brautaset.org>
To: emacs-org list <emacs-orgmode@gnu.org>
Subject: running tests on macOS: 4 unexpected results
Date: Tue, 19 Sep 2017 23:53:03 +0100	[thread overview]
Message-ID: <m2zi9qjo6o.fsf@brautaset.org> (raw)


Running tests using the following script:

,----
| #!/bin/sh
| emacs -Q --batch \
|       -L lisp/ -L testing/ -L testing/lisp -l lisp/org.el \
|       -l lisp/org-id.el -l testing/org-test.el \
|       --eval "(progn (org-reload) (setq org-confirm-babel-evaluate nil) \
|               (org-babel-do-load-languages 'org-babel-load-languages \
|                 '((emacs-lisp . t) (shell . t) (org . t))))" \
|       -f org-test-run-batch-tests
`----

I get this result:

,----
| Ran 578 tests, 574 results as expected, 4 unexpected (2017-09-19 23:39:11+0100)
| 19 expected failures
| 
| 4 unexpected results:
|    FAILED  ob-exp/evaluate-all-executables-in-order
|    FAILED  ob-exp/export-call-line-information
|    FAILED  ob-shell/bash-uses-assoc-arrays
|    FAILED  test-org-publish/resolve-external-link
`----

I'm on macOS Sierra, and using

: GNU Emacs 26.0.50 (build 2, x86_64-apple-darwin16.7.0, NS appkit-1504.83 Version 10.12.6 (Build 16G29)) of 2017-09-07

I've tried to figure out what the issue was myself, but couldn't make
head or tails of it :-/

Stig
-- 
; GNU Emacs 26.0.50, Org mode version 9.1

             reply	other threads:[~2017-09-19 22:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-19 22:53 Stig Brautaset [this message]
2017-09-19 23:55 ` running tests on macOS: 4 unexpected results Skip Collins

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m2zi9qjo6o.fsf@brautaset.org \
    --to=stig@brautaset.org \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).