Subject: | Test-Simple-0.54 |
Date: | Fri, 28 Jan 2005 13:39:35 -0600 |
From: | "ODELL, TODD E (SWBT)" <to2958 [...] sbc.com> |
To: | <mschwern [...] cpan.org> |
Michael,
I wasn't sure what mailing list you may be available on so I'm mailing
you direct. I was installing the Test-Simple-0.54 and keep getting this
error:
Failed Test Stat Wstat Total Fail Failed List of Failed
------------------------------------------------------------------------
-------
t/More.t 1 256 48 1 2.08% 48
4 tests and 9 subtests skipped.
Failed 1/54 test scripts, 98.15% okay. 1/355 subtests failed, 99.72%
okay.
make: 1254-004 The error code from the last command is 11.
After inserting extra cmp_ok's at different places it looks like it's
the eq_array test where the $! changes, though the eq_array is
successful itself.
t/More.t
#### the next test seems to change the $! for some reason
ok( eq_array([qw(this that whatever)], [qw(this that whatever)]),
'eq_array with simple arrays' );
#### TEST remove
cmp_ok( $!, '==', $Errno, '$! untouched' );
I'm just curious since the eq_array test itself is ok if not for the $!
it would pass fine. I'll go ahead and use this since it seems ok.
Thanks,
Todd E. O'Dell
Network Services ( DATA )
Room 1118
500 E. 8th
Kansas City, MO 64106
Office: (816)275-3626
Alpha Page: 8162125424@archwireless.net
to2958@sbc.com
Rigidity and inflexibility are forever the enemy of ingenuity and
creativity. -- Teodor Zlatanov