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