From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Moe Subject: Re: make test is failing? [ob-fortran stuff] Date: Tue, 23 Feb 2016 10:01:21 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46002) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aY8p0-0006f6-Na for emacs-orgmode@gnu.org; Tue, 23 Feb 2016 03:59:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aY8ow-0002y5-JW for emacs-orgmode@gnu.org; Tue, 23 Feb 2016 03:59:54 -0500 Received: from mail2.b1.hitrost.net ([91.185.211.205]:23956) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aY8ow-0002y0-D1 for emacs-orgmode@gnu.org; Tue, 23 Feb 2016 03:59:50 -0500 In-reply-to: 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: Kaushal Modi Cc: emacs-org list I always fail the Fortran tests too, on Mac OS X 10.6.8, though supposedly there's a Fortran interpreter in there somewhere. Yours, Christian Kaushal Modi writes: > Hi all, > > I cloned a fresh copy of org-mode and ran "make test" for the first time. > > The following are failing: > > 3 unexpected results: > FAILED ob-fortran/list-matrix-from-table1 > FAILED ob-fortran/list-matrix-from-table2 > FAILED ob-fortran/list-var-from-table > > Is it known? Or it's failing just for me? > > I am running Emacs version: GNU Emacs 25.0.91.1 (x86_64-unknown-linux-gnu, > GTK+ Version 2.24.23) of 2016-02-21, built using commit > e19c1c301700430ae428f40c2a364671f5d50dcf. > > > -- > Kaushal Modi