Nick Dokos <ndo...@gmail.com> writes: > 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: > > ,---- > | Ran 710 tests, 706 results as expected, 4 unexpected (2017-02-13 > 13:41:50-0500) > | 7 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 > `----
I see these line also. I thought this was something crazy with my individual settings. #+begin_example Ran 704 tests, 700 results as expected, 4 unexpected (2017-02-13 20:32:03+0100) 8 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 #+end_example As Nicolas pointed out these failures don't show in the CI-build at http://www.randomsample.de:4457/waterfall. FWIW my environment: - (version): "GNU Emacs 26.0.50.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.22.7) of 2017-02-09" - Actually it's Arch-Linux. - Recent Org master. My 2 ct to HTH with this issue Marco