Re: cvs commit: parrot/t/library streams.t

2004-09-30 Thread Joshua Gatcomb
--- Jens Rieks <[EMAIL PROTECTED]> wrote: > On cygwin, test 21 fails too: > > t/library/streams..ok 20/21# Failed > test (t/library/streams.t > at line 1447) > t/library/streams..NOK 21 To be honest, I have not been following this thread so I don't know if there is

Re: cvs commit: parrot/t/library streams.t

2004-09-30 Thread Leopold Toetsch
Leopold Toetsch wrote: Jens Rieks <[EMAIL PROTECTED]> wrote: Log: marked test #13 and #19 as TODO - they are failing due to a GC problem I'm still fighting with these two. I've a stripped down version of _13 using all the constructs like in the test + library - no GC error - strange. Have it run

Re: cvs commit: parrot/t/library streams.t

2004-09-30 Thread Jens Rieks
On Thursday 30 September 2004 11:16, Leopold Toetsch wrote: > Jens Rieks <[EMAIL PROTECTED]> wrote: > > Log: > > marked test #13 and #19 as TODO - they are failing due to a GC problem > > I'm still fighting with these two. I've a stripped down version of _13 > using all the constructs like in t

Re: cvs commit: parrot/t/library streams.t

2004-09-30 Thread Leopold Toetsch
Jens Rieks <[EMAIL PROTECTED]> wrote: > Log: > marked test #13 and #19 as TODO - they are failing due to a GC problem I'm still fighting with these two. I've a stripped down version of _13 using all the constructs like in the test + library - no GC error - strange. leo