From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Test failures Date: Sun, 27 Jul 2014 15:43:02 +0200 Message-ID: <87iomhcs6i.fsf@bzg.ath.cx> References: <87wqbf2tb7.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59226) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XBofK-0006eW-8H for emacs-orgmode@gnu.org; Mon, 28 Jul 2014 13:25:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XBofA-0005K9-DK for emacs-orgmode@gnu.org; Mon, 28 Jul 2014 13:24:50 -0400 Received: from mail-s76.mailgun.info ([184.173.153.204]:50124) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XBofA-0005Hm-AX for emacs-orgmode@gnu.org; Mon, 28 Jul 2014 13:24:40 -0400 In-Reply-To: <87wqbf2tb7.fsf@gmail.com> (Nick Dokos's message of "Mon, 14 Jul 2014 23:29:32 -0400") 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Nick Dokos Cc: emacs-orgmode@gnu.org Hi Nick, Nick Dokos writes: > Apparently these tests assume that the org info file can be found, but > the `make clea'n that is done at the beginning of make test wipes it > out. That's probably because I'm working out of the cloned git tree, but > if possible, I would like `make test' to work in that case. My > workaround for now is to add `make info' in targets.mk: I pushed another workaround, which is to test on Emacs info manual instead. -- Bastien