|
|
sybperl-l Archive
Up Prev Next
From: "Tang, Jun [IT]" <jun dot tang at citigroup dot com>
Subject: RE: Sybperl compile error
Date: Jun 5 2002 3:02PM
Michael,
I compiled my syberl sucessfully and passed test. However, when I try to
compile and test again, I get the following failed test. What do you think
could cause the failure in test. I am not aware of any apparent changes.
Thanks.
Jun
PERL_DL_NONLAZY=1 /home/jt07936/Roec/bin/perl -I../blib/arch -I../blib/lib
-I/home/jt07936/Roec/lib/perl5/5.6.1/sun4-solaris
-I/home/jt07936/Roec/lib/perl5/5.6.1 -e 'use Test::Harness qw(&runtests
$verbose); $verbose=0; runtests @ARGV;' t/*.t
t/dblib.............FAILED tests 20-22
Failed 3/22 tests, 86.36% okay
t/money.............ok
Failed Test Status Wstat Total Fail Failed List of Failed
----------------------------------------------------------------------------
----
t/dblib.t 22 3 13.64% 20-22
Failed 1/2 test scripts, 50.00% okay. 3/35 subtests failed, 91.43% okay.
|