From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Charles C. Berry" Subject: Re: Release 9.0 test failed: test-ob/indented-cached-org-bracket-link Date: Fri, 18 Nov 2016 10:50:01 -0800 Message-ID: References: <8737ipnpnk.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35543) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c7oEj-0000lc-7C for emacs-orgmode@gnu.org; Fri, 18 Nov 2016 13:50:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c7oEg-0008Gt-6T for emacs-orgmode@gnu.org; Fri, 18 Nov 2016 13:50:09 -0500 Received: from iport-acv2-out.ucsd.edu ([132.239.0.174]:51616) by eggs.gnu.org with esmtps (TLS1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.71) (envelope-from ) id 1c7oEf-0008El-PN for emacs-orgmode@gnu.org; Fri, 18 Nov 2016 13:50:06 -0500 In-Reply-To: <8737ipnpnk.fsf@nicolasgoaziou.fr> 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: Nicolas Goaziou Cc: David Talmage , emacs-orgmode@gnu.org On Fri, 18 Nov 2016, Nicolas Goaziou wrote: > Hello, > > David Talmage writes: > >> I built org 9.0 on my Mac today. 'make test' reported one failed test. I >> don't know if it is important or not. Please advise me. >> >> 'make test' said: >> >> 1 unexpected results: >> FAILED test-ob/indented-cached-org-bracket-link > > Our build bot doesn't report this error and I cannot reproduce it > either. None of us is using a Mac, though. > I have a Mac and I *can* reproduce this running `make test'. But following the README for interactive testing, the test succeeds: Selector: test-ob/indented-cached-org-bracket-link Passed: 1 Failed: 0 Skipped: 0 Total: 1/1 I do not know what further steps to take to debug this. ?? Chuck