From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Heads-up: test failures Date: Mon, 13 Feb 2017 21:34:00 +0100 Message-ID: <87d1elltjb.fsf@nicolasgoaziou.fr> References: <87d1emexl3.fsf@alphaville.usersys.redhat.com> <84tw7xj32y.fsf@tm6592> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53412) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cdNK1-0002UI-6E for emacs-orgmode@gnu.org; Mon, 13 Feb 2017 15:34:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cdNK0-0006QE-6e for emacs-orgmode@gnu.org; Mon, 13 Feb 2017 15:34:05 -0500 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:60126) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cdNK0-0006PZ-0z for emacs-orgmode@gnu.org; Mon, 13 Feb 2017 15:34:04 -0500 In-Reply-To: <84tw7xj32y.fsf@tm6592> (Marco Wahl's message of "Mon, 13 Feb 2017 20:36:05 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Marco Wahl Cc: emacs-orgmode@gnu.org Hello, Marco Wahl writes: > Nick Dokos 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 What is the failure in each case? Regards, -- Nicolas Goaziou