Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Pull requests are now verified by travisbot

Received: by 10.180.94.98 with SMTP id db2mr576236wib.2.1349455424167;
        Fri, 05 Oct 2012 09:43:44 -0700 (PDT)
X-BeenThere: pylearn-dev@googlegroups.com
Received: by 10.181.12.12 with SMTP id em12ls1711353wid.2.gmail; Fri, 05 Oct
 2012 09:43:43 -0700 (PDT)
Received: by 10.216.216.131 with SMTP id g3mr548208wep.10.1349455423788;
        Fri, 05 Oct 2012 09:43:43 -0700 (PDT)
Received: by 10.216.216.131 with SMTP id g3mr548207wep.10.1349455423771;
        Fri, 05 Oct 2012 09:43:43 -0700 (PDT)
Return-Path: <b...@blip.be>
Received: from bob.blip.be (bobalenvers.blip.be. [91.121.205.51])
        by gmr-mx.google.com with ESMTP id e5si197394wiw.0.2012.10.05.09.43.43;
        Fri, 05 Oct 2012 09:43:43 -0700 (PDT)
Received-SPF: pass (google.com: best guess record for domain of b...@blip.be designates 91.121.205.51 as permitted sender) client-ip=91.121.205.51;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: best guess record for domain of b...@blip.be designates 91.121.205.51 as permitted sender) smtp.mail=b...@blip.be
Received: by bob.blip.be (Postfix, from userid 1000)
	id 297783A09A; Fri,  5 Oct 2012 18:53:21 +0200 (CEST)
Date: Fri, 5 Oct 2012 18:53:21 +0200
From: Pascal Lamblin <lambl...@iro.umontreal.ca>
To: pylearn-dev@googlegroups.com
Subject: Re: [pylearn-dev] Pull requests are now verified by travisbot
Message-ID: <20121005165321.GA17163@bob.blip.be>
References: <CAPXn81qVTtPWV4THLb_Xd-UQ7iO+FSJOBKd3Gi82_QXs=dOBTg@mail.gmail.com> <20121005154654.GA11561@bob.blip.be> <CADKKbthoj_QxV3ON63stSOfbStRgH0Tkyf3gGbF-sk8rkTcbLA@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <CADKKbthoj_QxV3ON63stSOfbStRgH0Tkyf3gGbF-sk8rkTcbLA@mail.gmail.com>
User-Agent: Mutt/1.5.18 (2008-05-17)

On Fri, Oct 05, 2012, Fr�d�ric Bastien wrote:
> We do not use the OS python. That is the problem. I don't know if we
> can use it... if yes, that would solve that problem for Pylean2,

Yes, that would be great. I'll see if I can try something.

> but not for Theano as we need to run the buildbot in python2.4 as it
> is not available, I run it with python 2.5. This catch regression
> frequently.

I agree that we need python 2.5 testing for Theano. If we can use more
test machines, though, it might be worth testing _also_ with the system
Python, and scipy, maybe only for the commits in the trunk (and not all
pull requests).

-- 
Pascal