On Mon 02 Dec 2002 14:25, Tim Bunce <[EMAIL PROTECTED]> wrote: > On Mon, Dec 02, 2002 at 12:30:04PM +0100, H.Merijn Brand wrote: > > On Mon 02 Dec 2002 12:28, "H.Merijn Brand" <[EMAIL PROTECTED]> wrote: > > > On Mon 02 Dec 2002 02:32, David Wheeler <[EMAIL PROTECTED]> wrote: > > > > Tim, > > > > > > > > Got just one warning with the new 1.32 release on Mac OS X 10.2.2: > > > > > > HP-UX 10.20 and 11.00 all fine. AIX get errors: > > > > > > t/06attrs..............ok 57/125# Failed test 61 in t/06attrs.t at line 101 > > > t/06attrs..............NOK 61# t/06attrs.t line 101 is: ok( $err =~ >/^DBD::ExampleP::st execute failed: opendir\(foo\): No such file or directory/ ); > > > t/06attrs..............NOK 62# Test 62 got: 'opendir(foo): A file or directory >in the path name does not exist.' (t/06attrs.t at line 104) > > > # Expected: 'opendir(foo): No such file or directory' > > > # t/06attrs.t line 104 is: ok( $sth->errstr, 'opendir(foo): No such file or >directory' ); > > > t/06attrs..............FAILED tests 61-62 > > > Failed 2/125 tests, 98.40% okay > > > > It's just AIX error messages that differ: > > > > not ok 62 > > # Test 62 got: 'opendir(foo): A file or directory in the path name does not >exist.' (t/06attrs.t at line 104) > > # Expected: 'opendir(foo): No such file or directory' > > # t/06attrs.t line 104 is: ok( $sth->errstr, 'opendir(foo): No such file or >directory' ); > > Thanks. I'll fix the test. > > Meanwhile it's fairly obvious that the 'failure' can be safely ignored.
Unless a fail at this test makes the test skip some other tests, but I guess that ain't the case (but I only looked at the output of the tests, not at the internals) > (CC'd to dbi-users) > > Tim. -- H.Merijn Brand Amsterdam Perl Mongers (http://amsterdam.pm.org/) using perl-5.6.1, 5.8.0 & 632 on HP-UX 10.20 & 11.00, AIX 4.2, AIX 4.3, WinNT 4, Win2K pro & WinCE 2.11 often with Tk800.024 &/| DBD-Unify ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/H/HM/HMBRAND/
