From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Two unexpected failures in `make test' Date: Mon, 01 Apr 2019 18:10:55 -0400 Message-ID: <87v9zxz89c.fsf@alphaville.usersys.redhat.com> References: <871s2lqwrx.fsf@alphaville.usersys.redhat.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:45547) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hB59G-0000NF-3o for emacs-orgmode@gnu.org; Mon, 01 Apr 2019 18:11:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hB59A-0001r7-9z for emacs-orgmode@gnu.org; Mon, 01 Apr 2019 18:11:20 -0400 Received: from [195.159.176.226] (port=55942 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hB590-0001ft-L9 for emacs-orgmode@gnu.org; Mon, 01 Apr 2019 18:11:12 -0400 Received: from list by blaine.gmane.org with local (Exim 4.89) (envelope-from ) id 1hB58z-000Xo9-8i for emacs-orgmode@gnu.org; Tue, 02 Apr 2019 00:11:05 +0200 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 Nick Dokos writes: > Running `make test' on the current git version () showed two > unexpected failures: > I forgot to fill in the current git version: (release_9.2.2-341-ga9d3ea). -- Nick "There are only two hard problems in computer science: cache invalidation, naming things, and off-by-one errors." -Martin Fowler