From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Hendy Subject: Re: Heads-up: test failures Date: Tue, 14 Feb 2017 20:32:59 -0600 Message-ID: References: <87d1emexl3.fsf@alphaville.usersys.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35263) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cdpOx-00086a-Qu for emacs-orgmode@gnu.org; Tue, 14 Feb 2017 21:33:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cdpOw-00033y-P4 for emacs-orgmode@gnu.org; Tue, 14 Feb 2017 21:33:03 -0500 Received: from mail-io0-x22c.google.com ([2607:f8b0:4001:c06::22c]:34508) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cdpOw-00033l-Jq for emacs-orgmode@gnu.org; Tue, 14 Feb 2017 21:33:02 -0500 Received: by mail-io0-x22c.google.com with SMTP id l66so81401427ioi.1 for ; Tue, 14 Feb 2017 18:33:00 -0800 (PST) In-Reply-To: <87d1emexl3.fsf@alphaville.usersys.redhat.com> 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: Nick Dokos Cc: emacs-orgmode On Mon, Feb 13, 2017 at 12:48 PM, Nick Dokos 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 > > >