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 the test + library - no GC error - > strange. 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 # reader start # read:[hello] # read:[world!] # read:[parrot] # read:[is cool] # Method 'close' not found # in file '(unknown file)' near line -1 # ' # expected: 'main start # reader start # read:[hello] # read:[world!] # read:[parrot] # read:[is cool] # reader done # main done # finished # ' # '(cd . && ./parrot.exe -b --gc-debug "/home/VMware/projekte/parrot/t/library/streams_21.imc")' failed with exit code 1 # Looks like you failed 1 tests of 21. t/library/streams..............dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 21 Failed 1/21 tests, 95.24% okay > leo jens