Re: unified languages-test

2008-08-19 Thread Bob Rogers
From: "Will Coleda" <[EMAIL PROTECTED]> Date: Tue, 19 Aug 2008 09:34:18 -0400 > Which is slightly more difficult than it looks: A patch doing this to > the 2 affected tests is available here: > > http://nopaste.snit.ch/13830 > >> The short term goal is to have a relatively

Re: unified languages-test

2008-08-19 Thread Will Coleda
On Mon, Aug 18, 2008 at 2:18 PM, Will Coleda <[EMAIL PROTECTED]> wrote: > On Mon, Aug 18, 2008 at 2:12 PM, Will Coleda <[EMAIL PROTECTED]> wrote: >> cd languages && make test >> >> Had a LOT of failures recently. I just: >> - fixed up some APL that was using crufty parrot (that I myself broke >> bu

Re: unified languages-test

2008-08-18 Thread Eric Wilhelm
# from Will Coleda # on Monday 18 August 2008 12:11: >> as far as i'm aware, with planet.parrotcode, the administrator picks >> the feeds that are aggregated. >> ~jerry > >Yes, I assumed you wanted server side aggregation. > >What you're suggesting here sounds just like "subscribe to as many >feed

Re: unified languages-test

2008-08-18 Thread Will Coleda
On Mon, Aug 18, 2008 at 2:54 PM, jerry gay <[EMAIL PROTECTED]> wrote: > On Mon, Aug 18, 2008 at 11:51 AM, Will Coleda <[EMAIL PROTECTED]> wrote: >> On Mon, Aug 18, 2008 at 2:50 PM, jerry gay <[EMAIL PROTECTED]> wrote: >>> On Mon, Aug 18, 2008 at 11:41 AM, Will Coleda <[EMAIL PROTECTED]> wrote:

Re: unified languages-test

2008-08-18 Thread jerry gay
On Mon, Aug 18, 2008 at 11:51 AM, Will Coleda <[EMAIL PROTECTED]> wrote: > On Mon, Aug 18, 2008 at 2:50 PM, jerry gay <[EMAIL PROTECTED]> wrote: >> On Mon, Aug 18, 2008 at 11:41 AM, Will Coleda <[EMAIL PROTECTED]> wrote: >>> On Mon, Aug 18, 2008 at 2:29 PM, Michael Peters <[EMAIL PROTECTED]> wrote:

Re: unified languages-test

2008-08-18 Thread Will Coleda
On Mon, Aug 18, 2008 at 2:50 PM, jerry gay <[EMAIL PROTECTED]> wrote: > On Mon, Aug 18, 2008 at 11:41 AM, Will Coleda <[EMAIL PROTECTED]> wrote: >> On Mon, Aug 18, 2008 at 2:29 PM, Michael Peters <[EMAIL PROTECTED]> wrote: >>> Will Coleda wrote: >>> The eventual goal of this cleanup is to get

Re: unified languages-test

2008-08-18 Thread jerry gay
On Mon, Aug 18, 2008 at 11:41 AM, Will Coleda <[EMAIL PROTECTED]> wrote: > On Mon, Aug 18, 2008 at 2:29 PM, Michael Peters <[EMAIL PROTECTED]> wrote: >> Will Coleda wrote: >> >>> The eventual goal of this cleanup is to get these tests running via >>> smolder to give core developers more feedback on

Re: unified languages-test

2008-08-18 Thread Will Coleda
On Mon, Aug 18, 2008 at 2:29 PM, Michael Peters <[EMAIL PROTECTED]> wrote: > Will Coleda wrote: > >> The eventual goal of this cleanup is to get these tests running via >> smolder to give core developers more feedback on their commits. The >> aborted test in this file can be TODOd if we can't fix t

Re: unified languages-test

2008-08-18 Thread Michael Peters
Will Coleda wrote: The eventual goal of this cleanup is to get these tests running via smolder to give core developers more feedback on their commits. The aborted test in this file can be TODOd if we can't fix the root cause before release. To this end, how would we like this to be done. I've

Re: unified languages-test

2008-08-18 Thread Will Coleda
On Mon, Aug 18, 2008 at 2:12 PM, Will Coleda <[EMAIL PROTECTED]> wrote: > cd languages && make test > > Had a LOT of failures recently. I just: > - fixed up some APL that was using crufty parrot (that I myself broke > but never noticed because of...) > - ... TODO'd some more APL that used to work a