|
From: Scott L. <Sco...@ca...> - 2009-06-25 20:13:54
|
Getting a failure in test 63, and don't know what to do to test further.
when running "make test" I get:
t/rsa.......ok 1/63# Failed test 63 in t/rsa.t at line 150
t/rsa.......NOK 63# t/rsa.t line 150 is: ok(!$@);
t/rsa.......FAILED test 63
Failed 1/63 tests, 98.41% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/rsa.t 63 1 1.59% 63
Failed 1/3 test scripts, 66.67% okay. 1/137 subtests failed, 99.27% okay.
that call / line in the test script is running (with previous line):
eval { Crypt::OpenSSL::RSA::Subpackage->generate_key(256); };
ok(!$@);
Any pointers on where to look?
Scott Larsen
Sr. Network Engineer,
RHCE # 805007873927753
Cascade Corporation
sco...@ca...
W: +1.503.669.6208
M: +1.503.333.9792
---------------------------------------------------------
|