Skip Menu |

This queue is for tickets about the Log-Agent CPAN distribution.

Report information
The Basics
Id: 20363
Status: resolved
Priority: 0/
Queue: Log-Agent

People
Owner: mrogaski [...] cpan.org
Requestors: alexchorny [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.307
Fixed in: 0.308



Subject: file.t fail under Win32
perl 5.8.7, Win32 Some of the failures are because of Unix-specific file permissions check. Show quoted text
>nmake test TEST_FILES=t/file.t TEST_VERBOSE=1
Microsoft (R) Program Maintenance Utility Version 1.50 Copyright (c) Microsoft Corp 1988-94. All rights reserved. C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', blib\arch')" t/file.t t/file....1..38 # Running under perl version 5.008007 for MSWin32 # Win32::BuildNumber 813 # Current time local: Sat Jul 8 13:36:32 2006 # Current time GMT: Sat Jul 8 10:36:32 2006 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 # Failed test 16 in t/file.t at line 130 ok 13 ok 14 ok 15 not ok 16 # t/file.t line 130 is: ok(! contains("t/file.out", 'error')); ok 17 ok 18 ok 19 # Failed test 20 in t/file.t at line 134 not ok 20 # t/file.t line 134 is: ok(! contains("t/file.out", 'warning')); ok 21 # Failed test 22 in t/file.t at line 136 not ok 22 # t/file.t line 136 is: ok(! contains("t/file.out", 'die')); ok 23 ok 24 ok 25 ok 26 ok 27 # Failed test 28 in t/file.t at line 186 not ok 28 # t/file.t line 186 is: ok(perm_ok('file.out', 0644)); # Failed test 29 in t/file.t at line 197 not ok 29 # t/file.t line 197 is: ok(perm_ok('file.out', 0640)); ok 30 # Failed test 31 in t/file.t at line 224 not ok 31 # t/file.t line 224 is: ok(perm_ok('file.out', 0644)); # Failed test 32 in t/file.t at line 236 not ok 32 # t/file.t line 236 is: ok(perm_ok('file.out', 0640)); ok 33 # Failed test 34 in t/file.t at line 262 not ok 34 # t/file.t line 262 is: ok(perm_ok('file.err', 0644)); # Failed test 35 in t/file.t at line 263 not ok 35 # t/file.t line 263 is: ok(perm_ok('file.dbg', 0640)); ok 36 # Failed test 37 in t/file.t at line 290 not ok 37 # t/file.t line 290 is: ok(perm_ok('file.err', 0644)); # Failed test 38 in t/file.t at line 291 not ok 38 # t/file.t line 291 is: ok(perm_ok('file.dbg', 0640)); FAILED tests 16, 20, 22, 28-29, 31-32, 34-35, 37-38 Failed 11/38 tests, 71.05% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/file.t 38 11 28.95% 16 20 22 28-29 31-32 34-35 37-38 Failed 1/1 test scripts, 0.00% okay. 11/38 subtests failed, 71.05% okay. ------- Alexandr Ciornii, http://chorny.net