1..34 ok 1 - Test cwd not ok 2 - Test bad cwd # Failed test (t/dynpmc/os.t at line 79) # 'Invalid argument # current instr.: 'main' pc 22 (/export/home/doughera/src/parrot/parrot-git/t/dynpmc/os_2.pir:6) # ' # doesn't match '/No such file or directory/ # ' # './parrot "/export/home/doughera/src/parrot/parrot-git/t/dynpmc/os_2.pir"' failed with exit code 1 ok 3 - Test chdir ok 4 - Test bad chdir ok 5 - Test mkdir ok 6 - Test bad mkdir ok 7 - Test rm call in a directory ok 8 - Test that rm removed the directory not ok 9 - Test bad rm calls # Failed test (t/dynpmc/os.t at line 268) # 'File exists # No such file or directory # ' # doesn't match '/Directory not empty # No such file or directory/ # ' ok 10 # skip broken test TT #457 ok 11 - test bad stat ok 12 - Test OS.readdir ok 13 - Test bad OS.readdir ok 14 - Test OS.readdir with ord >127 # TODO TT #1836: non-ascii filenames not yet consistently working ok 15 - Test OS.rename ok 16 - file was really renamed ok 17 - Test bad OS.rename ok 18 # skip broken test TT #457 ok 19 - Test rm call in a file ok 20 - Test that rm removed file ok 21 - Test symlink ok 22 - symlink was really created ok 23 - Test link ok 24 - hard link to file was really created ok 25 - Test dirlink ok 26 - Test umask ok 27 # skip chroot not available if not root ok 28 - Test get_user_id ok 29 - Test chmod ok 30 - really did chmod ok 31 - Test chmod ok 32 - Test can_read ok 33 - Test can_write ok 34 - Test can_execute # Looks like you failed 2 tests of 34.