On Mon, Feb 13, 2017 at 12:48 PM, Nick Dokos <ndo...@gmail.com> wrote: > I just updated to > > Org mode version 9.0.5 (release_9.0.5-260-geb59c7 @ > /home/nick/elisp/org-mode/lisp/) > > and `make test' gives me:
Since others are adding in to the party! I ran after a fresh pull on my normal setup. $ uname -a Linux whammy 4.9.8-1-ARCH #1 SMP PREEMPT Mon Feb 6 12:59:40 CET 2017 x86_64 GNU/Linux $ emacs --version GNU Emacs 25.1.1 M-x org-version Org mode version 9.0.5 (release_9.0.5-288-g4caad0 @ /home/jwhendy/.elisp/org/lisp/) Ran 705 tests, 705 results as expected (2017-02-14 20:12:26-0600) 9 expected failures Since there was some mention of the emacs version, I just grabbed the Arch AUR emacs-git package and re-ran. This is with 26.0.50.1: Ran 705 tests, 701 results as expected, 4 unexpected (2017-02-14 20:28:42-0600) 9 expected failures 4 unexpected results: FAILED test-org-list/move-item-down FAILED test-org-list/move-item-up FAILED test-org/custom-properties FAILED test-org/forward-paragraph Looks like emacs version is involved. John > > -- > Nick > > >