Dear Joan,
The message 'skipped' means that the test considered itself 'not applicable'
for some reason and instead of failing, printed 'skipped' and returned success.
'skipped' is okay. If you ran 'make test && make install' you would see
install running because the tests passed and you just got some verbose mode
information. 'FAILED' or 'DIED' are the ones I hate to see!!!
Greg
Gregory L. Hering
(256) 722-6420
4807 Bradford Dr
Benchmark Electronics, Inc.
Huntsville, Al 35805
> -----Original Message-----
> From: Grindell, Joan M. [mailto:[EMAIL PROTECTED]
> Sent: Monday, July 21, 2003 1:46 PM
> To: 'Jones Robert Contr TTMS Keesler'; [EMAIL PROTECTED]
> Subject: RE: DBI-DBD mysql install message question
>
>
> I'm sorry i failed to mention that is was creating the DBD
> stuff for mysql. these messages are from the make test.
>
> many thanks
> Joan
>
> -----Original Message-----
> From: Jones Robert Contr TTMS Keesler
> [mailto:[EMAIL PROTECTED]
> Sent: Monday, July 21,
> 2003 12:51 PM
> To: [EMAIL PROTECTED]
> Subject: RE: DBI-DBD mysql install message question
>
>
>
> Could you provide the affected source code for this section?
>
>
> -----Original Message-----
> From: Grindell, Joan M. [mailto:[EMAIL PROTECTED]
> Sent: Monday, July 21, 2003 11:15 AM
> To: [EMAIL PROTECTED]
> Subject: DBI-DBD mysql install message question
>
>
> Good morning,
>
> Perhaps someone could answer this question for me.
> I've been working with DBD - mysql all morning and have
> gotten pretty much straight.
>
> There are two remaining error messages, i don't
> anything on the internet that explains them.
>
> t/50commit ...................ok
> 14/30 skipped: No transactions
> t/60leaks ...................skipped
> all skipped: no reason given
>
> If anyone could tell me what the messages mean and if
> they are a show stopper.
>
> thanks
> Joan
>