Subject: | t/026FileApp.t fails on Win32 w/ Strawberry X86 5.19.11 |
This has different symptoms from the other very generic Win32 bug ( which I did not see happen ), so opening a new bug:
t/025CustLevels.t ......... ok
# Failed test at t/026FileApp.t line 481.
# got: '511'
# expected: '488'
# Failed test at t/026FileApp.t line 485.
# got: '438'
# expected: '416'
cannot unlink file for t\tmp\test26_1\test26.log: Permission denied at t/026FileApp.t line 52.
cannot remove directory for t\tmp\test26_1: Directory not empty at t/026FileApp.t line 52.
# Looks like you failed 2 tests of 26.
t/026FileApp.t ............
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/26 subtests
(less 3 skipped subtests: 21 okay)
t/027Watch2.t ............. ok
t/027Watch3.t ............. skipped: only on platforms supporting signals
No such signal: SIGUSR1 at C:\Users\Kent\.cpanm\work\1398375229.3908\Log-Log4perl-1.43\blib\lib/Log/Log4perl/Config/Watch.pm line 39.
....
Test Summary Report
-------------------
t/026FileApp.t (Wstat: 512 Tests: 26 Failed: 2)
Failed tests: 24-25
Non-zero exit status: 2
Files=71, Tests=703, 32 wallclock secs ( 0.34 usr + 0.08 sys = 0.42 CPU)
Result: FAIL