From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Heads-up: test failures Date: Mon, 13 Feb 2017 13:48:24 -0500 Message-ID: <87d1emexl3.fsf@alphaville.usersys.redhat.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54055) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cdLg0-0000Cq-Tz for emacs-orgmode@gnu.org; Mon, 13 Feb 2017 13:48:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cdLfw-0004Ab-Vo for emacs-orgmode@gnu.org; Mon, 13 Feb 2017 13:48:40 -0500 Received: from [195.159.176.226] (port=57994 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cdLfw-00049s-Nx for emacs-orgmode@gnu.org; Mon, 13 Feb 2017 13:48:36 -0500 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1cdLfl-0003ij-HU for emacs-orgmode@gnu.org; Mon, 13 Feb 2017 19:48:25 +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: emacs-orgmode@gnu.org 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 `---- -- Nick