On Wed, Aug 08, 2001 at 01:50:20PM -0600, Sterin, Ilya wrote:
> That test checks for the warn message, so you should be fine, unless you
> heavily rely on parsing the warn messages.  It might be a small change in
> the warn string, though I can't see anything else being wrong, since
> PrintError calls warn first, then RaiseError exits the eval block, so you
> should be OK.
> 
> I'll take a look at this today and see why this is happening.

Thanks. What's bizzare is that there's no way that the test should fail
without also printing out a message "warn error: ``$warn'' expected 'do failed:'"

Uh, Dana, did you record stderr as well as stdout into the log?
That would explain the missing message.

The best way to log a session is to use the 'typescript' command
at the start and exit (the new shell it gives you) at the end.

Tim.

> Ilya
> 
> -----Original Message-----
> From: Dana Kaempen
> To: [EMAIL PROTECTED]
> Sent: 8/8/01 1:38 PM
> Subject: Re: Testing DBD-1.08
> 
> I still need help, but I think I can provide a bit more info, after
> seeing some examples of what others have provided.  Please let me know
> if more info is needed than the attached 'make test' output using the
> verbose option.
> 
> Thanks again.  Here's the intro to the problem I reported yesterday:
> > I'm trying to recompile DBD-1.08/DBI-1.14 on AIX 4.3.3, using Perl
> 5.006.  DBI compiled & installed fine; Oracle's
> > running at v8.1.6; I can connect to the database; DBD compiled fine;
> the problem is that one test fails:
> (see attached make test output)
> 
> Please help, anybody - thank you!
> 
> Dana
> -- 
> ..d..ecay
> 
> mailto:[EMAIL PROTECTED]
> ------------------------
> "Keep the wheels rolling." - Anonymous traffic prophet
>  <<maketest.out>> 

Reply via email to