From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: stable won't pass tests Date: Tue, 30 Aug 2016 11:43:00 +0200 Message-ID: <87zinuiod7.fsf@saiph.selenimh> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37095) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1befZV-0003nf-DR for Emacs-orgmode@gnu.org; Tue, 30 Aug 2016 05:43:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1befZQ-0002Qz-Lt for Emacs-orgmode@gnu.org; Tue, 30 Aug 2016 05:43:08 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:48314) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1befZQ-0002QW-Em for Emacs-orgmode@gnu.org; Tue, 30 Aug 2016 05:43:04 -0400 In-Reply-To: (kevinbanjo@gmail.com's message of "Sun, 28 Aug 2016 22:12:36 -0700") 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: kevinbanjo Cc: Emacs-orgmode@gnu.org Hello, kevinbanjo writes: > Hi, following this: > > http://orgmode.org/worg/org-faq.html#keeping-current-with-Org-mode-development > > I cloned the git repo then did: > > git checkout -b stable origin/maint > > then: > > make up2 > > and I got the output attached. > > Question is, shouldn't stable at least pass the tests? It should and does. It doesn't look like you're using stable anyway. For example stable contains 593 tests whereas you are running 604 of them. Did you tweak local.mk somehow ? Anyway, I suggest to double check your installation (load path in particular). Regards, -- Nicolas Goaziou