Subject: | tests fail in 0.40 |
This is on OSX, perl 5.27.6:
: [ether@jaeger git/File-Copy-Recursive]$; prove -lr t
t/00.load.t ............... ok
t/03.github-issue-5.t ..... ok
t/04.readonly-dir.t ....... ok
===( 12;0 3/? 1/33 )============================================# File [/tmp/d5dThAWGKr/what/what] mode is not 0751!
# Failed test 'DirPerms in pathmk() effects initial new dir'
# at t/01.legacy.t line 208.
# File [/tmp/d5dThAWGKr/what/what/what] mode is not 0751!
# Failed test 'DirPerms in pathmk() effects subsequent new dir'
# at t/01.legacy.t line 209.
# File [/tmp/d5dThAWGKr/new] mode is not 0751!
# Failed test 'DirPerms in dircopy() effects dir (new)'
# at t/01.legacy.t line 215.
# File [/tmp/d5dThAWGKr/new/foo] mode is not 0751!
# Failed test 'DirPerms in dircopy() effects dir (new/foo)'
# at t/01.legacy.t line 215.
# File [/tmp/d5dThAWGKr/new/foo/bar] mode is not 0751!
# Failed test 'DirPerms in dircopy() effects dir (new/foo/bar)'
# at t/01.legacy.t line 215.
# File [/tmp/d5dThAWGKr/new/foo/baz] mode is not 0751!
# Failed test 'DirPerms in dircopy() effects dir (new/foo/baz)'
# at t/01.legacy.t line 215.
# File [/tmp/d5dThAWGKr/new/foo/bar/wop] mode is not 0751!
# Failed test 'DirPerms in dircopy() effects dir (new/foo/bar/wop)'
# at t/01.legacy.t line 215.
# Looks like you failed 7 tests of 109.
t/01.legacy.t ............. Dubious, test returned 7 (wstat 1792, 0x700)
Failed 7/109 subtests
t/02.legacy-symtogsafe.t .. ok
Test Summary Report
-------------------
t/01.legacy.t (Wstat: 1792 Tests: 109 Failed: 7)
Failed tests: 67-73
Non-zero exit status: 7
Files=5, Tests=150, 2 wallclock secs ( 0.05 usr 0.02 sys + 1.46 cusr 0.79 csys = 2.32 CPU)
Result: FAIL