From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: make test on Mac Date: Wed, 01 Aug 2012 16:23:22 +0200 Message-ID: <873946ofmt.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:55037) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwZp5-0001Cb-8q for emacs-orgmode@gnu.org; Wed, 01 Aug 2012 10:22:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SwZp1-0002eO-12 for emacs-orgmode@gnu.org; Wed, 01 Aug 2012 10:22:51 -0400 Received: from mail-wi0-f171.google.com ([209.85.212.171]:55266) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwZp0-0002eI-Qf for emacs-orgmode@gnu.org; Wed, 01 Aug 2012 10:22:46 -0400 Received: by wibhq4 with SMTP id hq4so3022259wib.12 for ; Wed, 01 Aug 2012 07:22:46 -0700 (PDT) In-Reply-To: (Neuwirth Erich's message of "Wed, 1 Aug 2012 16:10:10 +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: Neuwirth Erich Cc: Org Mode Hi Erich, yes, it does make sense to report such errors as they may be related to your architecture/installation -- and developers cannot test all possible architectures/installations. Neuwirth Erich writes: > I am regularly building org mode on my Mac. > I do not pretend to bean experienced Emacs programmer, but I am will it to help if I can contribute. > > This is what I get when I run > make test > on the current source. > > Ran 314 tests, 307 results as expected, 7 unexpected (2012-08-01 16:06:02+0200) > 5 expected failures 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 Hopefully someone using a Mac can try against latest git head and run a make test to confirm. > Does it make any sense for the developers that I mail this? > Should I send more or is this useless information? You should test what is your version of MacOSX and Emacs. M-x emacs-version RET Thanks! -- Bastien