From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: FYI: Org mode testing framework, Emacs 23 and 22 Date: Sun, 11 Sep 2011 15:02:08 -0600 Message-ID: <87aaaaokpq.fsf@gmail.com> References: <874o0veejl.wl%dmaus@ictsoc.de> <87y5y7oxyt.fsf@gmail.com> <877h5f558c.wl%dmaus@ictsoc.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:33960) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R2rBf-0004nv-A4 for emacs-orgmode@gnu.org; Sun, 11 Sep 2011 17:03:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R2rBe-0004rW-1w for emacs-orgmode@gnu.org; Sun, 11 Sep 2011 17:03:35 -0400 Received: from mail-pz0-f44.google.com ([209.85.210.44]:50228) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R2rBd-0004rN-SJ for emacs-orgmode@gnu.org; Sun, 11 Sep 2011 17:03:34 -0400 Received: by pzk36 with SMTP id 36so6496032pzk.17 for ; Sun, 11 Sep 2011 14:03:33 -0700 (PDT) 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: David Maus Cc: emacs-orgmode@gnu.org > > The test result with failing tests for Emacs23 is attached. > > ,---- > | Passed: 101 > | Failed: 8 (8 unexpected) > | Total: 109/109 > | > | Started at: 2011-09-11 19:53:46+0200 > | Finished. > | Finished at: 2011-09-11 19:53:51+0200 > `---- > > 7 of the 8 are fortran-tests, the 8th is > `org-babel-get-inline-src-block-matches'. > I would imagine that the fortran tests are failing because you do not have the gfortran executable in your path. I had to apt-get install fortran for these tests to pass. The eighth test should not be passing. I've getting all tests passing on Emacs24. > >> >> Once we have all tests running for Emacs>=22 it would be very nice (and >> not too difficult) to add a post-update hook to the Org-mode git >> repository which could run the test suite and record the results for >> every version of Emacs with something like the following >> >> emacs23 -Q --batch -l $ORGTESTSTUFF --eval " >> (progn (org-test-run-all-tests) >> (htmlize-buffer) >> (write-file "commit-id-23.html"))" > > +1 > I suppose the next step here would be to talk to Bastien about setting up such a system on the org-mode server. Cheers -- Eric > > Best, > -- David > -- > OpenPGP... 0x99ADB83B5A4478E6 > Jabber.... dmjena@jabber.org > Email..... dmaus@ictsoc.de -- Eric Schulte http://cs.unm.edu/~eschulte/