> A test for seek and tell is added to t/pmc/io.t > > All tests pass for Linux/i386 and MacOS X (thanks Dan) > > Windows is untested but I hope i got the things right.
t/pmc/io...............NOK 3# Failed test (t/pmc/io.t at line 37) # got: 'fdopen failed # ' # expected: 'ok # ' t/pmc/io...............NOK 4# Failed test (t/pmc/io.t at line 51) # got: 'fdopen failed # ' # expected: 'ok # ' t/pmc/io...............NOK 5# Failed test (t/pmc/io.t at line 66) # got: 'ok 1 # ok 2 # not ok 3 # ok 4 # ok 5 # ok 6 # ' # expected: 'ok 1 # ok 2 # ok 3 # ok 4 # ok 5 # ok 6 # ' t/pmc/io...............NOK 19# Failed test (t/pmc/io.t at line 274) # got: 'Can't spawn ".\parrot.exe --gc-debug t/pmc/io_15.pasm": Bad fil e descriptor at lib/Parrot/Test.pm line 61. # ' # expected: 'ok 1 # Hello Parrot! # ' # '.\parrot.exe --gc-debug t/pmc/io_15.pasm' failed with exit code 255 # Looks like you failed 4 tests of 19. t/pmc/io...............dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 3-5, 19 Failed 4/19 tests, 78.95% okay (less 1 skipped test: 14 okay, 73.68%)