From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: make test on Mac Date: Wed, 01 Aug 2012 08:50:06 -0600 Message-ID: <87wr1i8y5d.fsf@gmx.com> References: <873946ofmt.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:55610) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwaFx-0002CY-7r for emacs-orgmode@gnu.org; Wed, 01 Aug 2012 10:50:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SwaFt-0002qD-5o for emacs-orgmode@gnu.org; Wed, 01 Aug 2012 10:50:37 -0400 Received: from mailout-us.gmx.com ([74.208.5.67]:35816) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1SwaFs-0002q0-Ua for emacs-orgmode@gnu.org; Wed, 01 Aug 2012 10:50:33 -0400 In-Reply-To: <873946ofmt.fsf@gnu.org> (Bastien's message of "Wed, 01 Aug 2012 16:23:22 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bastien Cc: Neuwirth Erich , Org Mode > > I can't reproduce this on my Emacs. > > GNU Emacs 24.1.50.1 (i686-pc-linux-gnu, GTK+ Version 2.24.10) > of 2012-07-26 on myhost > >> 7 unexpected results: >> FAILED ob-fortran/command-arguments >> FAILED ob-fortran/fortran-var-program >> FAILED ob-fortran/input-var >> FAILED ob-fortran/list-var >> FAILED ob-fortran/list-var-from-table >> FAILED ob-fortran/preprosessor-var >> FAILED ob-fortran/simple-program > Hmm, these tests should only be run if the "gfortran" executable is in your path. If it isn't then that is the reason for the failure, and we should improve the `org-test-for-executable' function for Macs. Could you paste the actual error message from one of these tests into an e-mail? I'm not sure if there is an easy way to run a single test and see the results, perhaps a Makefile target for running a single test would be useful? In the mean time, if you can 1. start Emacs 2. load the test functionality in /testing/org-test.el 3. and run one of these tests with e.g., M-x ert RET ob-fortran/command-arguments RET that should work to see more specifics on why these tests are failing. Thanks, -- Eric Schulte http://cs.unm.edu/~eschulte