From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: [babel] BUG in :session Date: Sat, 24 Sep 2011 16:13:02 -0600 Message-ID: <87pqipy4gh.fsf@gmail.com> References: <4E79C82A.9000809@gmail.com> <878vpidj5d.fsf@gmail.com> <87hb45d73i.fsf@gmail.com> <80ty85hd3l.fsf@somewhere.org> <87pqitco2i.fsf@gmail.com> <87r537i6zb.fsf@gmail.com> <804o02ucpk.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:55335) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R7aT8-000897-6o for emacs-orgmode@gnu.org; Sat, 24 Sep 2011 18:13:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R7aT6-0003Sd-LF for emacs-orgmode@gnu.org; Sat, 24 Sep 2011 18:13:10 -0400 Received: from mail-gx0-f169.google.com ([209.85.161.169]:60040) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R7aT6-0003SZ-EL for emacs-orgmode@gnu.org; Sat, 24 Sep 2011 18:13:08 -0400 Received: by gxk28 with SMTP id 28so419906gxk.0 for ; Sat, 24 Sep 2011 15:13:08 -0700 (PDT) In-Reply-To: <804o02ucpk.fsf@somewhere.org> (Sebastien Vauban's message of "Sat, 24 Sep 2011 00:16:07 +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: Sebastien Vauban Cc: emacs-orgmode@gnu.org "Sebastien Vauban" writes: > Hi Martyn and Eric, > > Martyn Jago wrote: >> Eric Schulte writes: >>> Martyn Jago writes: >>>> Eric Schulte writes: >>>>> I've just pushed up what will hopefully be a more general solution. >>>>> Basically, language-specific test files can now signal errors if they >>>>> have unmet dependencies. These are then intercepted by `org-test-load' >>>>> and the file is not added to the test suite. Hopefully this will allow >>>>> language-specific tests to be written without breaking the config-less >>>>> test suite. >>>>> >>>>> See the top of test-ob-R.el for an example usage. >>>>> >>>>> Cheers -- Eric >>>> >>>> Unfortunately this is still broken for me. Given the exe exists but the >>>> feature doesn't (ie no personal config), the following line causes the >>>> error `peculiar error' ! >>>> >>>> (signal 'org-test-lib-not-found "ess")) > > FYI, same for me, with the "batch tests", on a git update'd copy done 2 mins > ago. > Thanks for the supporting info. I've just pushed up a fix which should resolve this issue. Cheers -- Eric -- Eric Schulte http://cs.unm.edu/~eschulte/