On Wed, Aug 29, 2001 at 07:38:35PM -0400, Sterin, Ilya wrote: > Just so I can sleep again:-), what was the problem if you recall. I've no idea, and no time to even think about it! Tim. > I believe > I responded that the STDOUT, STDERR might be off on that machine, other than > that I went through the test and even hard coded the same values as well as > had Dona run some test, and I couldn't get it. I believe that, if I recall > correctly, when Dona put warn() before the test, it wasn't printed either, > so I made the conclusion that something is being redirected incorrectly. > > Ilya > > > -----Original Message----- > > From: Tim Bunce [mailto:[EMAIL PROTECTED]] > > Sent: Wednesday, August 29, 2001 3:22 PM > > To: Tim Bunce > > Cc: Sterin, Ilya; 'Dana Kaempen '; '[EMAIL PROTECTED] ' > > Subject: Re: Testing DBD-1.08 > > > > > > I reproduced it using perl5.004_04 and it was fixed when I installed > > the latest DBI release. > > > > Tim. > > > > On Thu, Aug 09, 2001 at 12:29:02AM +0100, Tim Bunce wrote: > > > 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>> > >
