Thanks. Been reported already. I'll loosen the test. I'll probably make another DBI release in a day or two to pick up these loose ends.
Tim. On Thu, Dec 05, 2002 at 09:34:16AM +0100, Steffen Goeldner wrote: > H.Merijn Brand wrote: > > > [...] > > > > 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' ); > > FYI: The output on my exotic platform (perl5.6.1, WinNT, BC5.5) is: > > not ok 62 > # Test 62 got: 'opendir(foo): No such file or directory > ' (t\06attrs.t at line 104) > # Expected: 'opendir(foo): No such file or directory' > > Note the CR/LF at the end of the error message! > > > Steffen >
