Re: Some VMS errors in DBI trunk
"Craig A. Berry" <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.sybase.devel |
|---|---|
| Message-ID | <[email protected]> |
In article <[email protected]>, [email protected] ("Martin J. Evans") wrote: > I ran DBI trunk on VMS (perl, v5.8.1 built for VMS_AXP) just to check it out. > There were a lot of failures. I don't normally follow this list but Martin hunted me down off-list and suggested I take a look. Building with svn trunk 14385 on $ perl -v This is perl 5, version 12, subversion 1 (v5.12.1) built for VMS_IA64-ithread <snip> I get Files=171, Tests=5293, 263 wallclock secs ( 5.84 usr + 0.00 sys = 5.84 CPU) Result: FAIL Failed 28/171 test programs. 68/5293 subtests failed. I'm pretty sure DBI passed all tests on VMS sometime in the last year or two, so hopefully there's nothing too fundamental wrong. I see what I can find.