Subject: | Thread-Serialize-0.05 fails tests on Win32 (ActiveState 5.8.0) |
bash-2.05b$ nmake test
Microsoft (R) Program Maintenance Utility Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.
D:\programs\perl-5.8.0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t\Serialize.t
t\Serialize....Bareword found where operator expected at (eval 5) line 3, near "
#line 92 "D:\ivor\Thread-Serialize-0.05\blib\lib/Thread/Serialize.pm (loaded on demand from offset 2408 for 413 bytes)
ub import"
(Missing operator before import?)
Bareword found where operator expected at (eval 7) line 3, near "#line 92 "D:\ivor\Thread-Serialize-0.05\blib\lib/Thread/Serialize.pm (loaded on demand from offset 2408 for 413 bytes)
ub import"
(Missing operator before import?)
Undefined subroutine &main::freeze called at t\Serialize.t line 18.
# Looks like you planned 8 tests but only ran 2.
# Looks like your test died just after 2.
t\Serialize....dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 3-8
Failed 6/8 tests, 25.00% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t\Serialize.t 255 65280 8 6 75.00% 3-8
Failed 1/1 test scripts, 0.00% okay. 6/8 subtests failed, 25.00% okay.
NMAKE : fatal error U1077: 'C:\WINNT\system32\cmd.exe' : return code '0x2'
Stop.
bash-2.05b$