I'm not sure why it's happening, but unless you depend on Tainting I think you could ignore that test failure.
Tim. On Wed, Dec 11, 2002 at 10:04:44AM +0100, [EMAIL PROTECTED] wrote: > The test t/10examp failed with perl 5.005_03 for sun4-solaris. > > > > t/10examp...........Insecure dependency in parameter 1 of > DBI::st=HASH(0x1cea04)->FETCH method call while running with -T switch at > t/10examp.t line 320. > > DBI handle cleared whilst still active. > > dbih_clearcom (sth 0x1cfec8 0xe764c, com 0x1d1ac0, imp > DBD::ExampleP::st): > > FLAGS 0x60011: COMSET Warn TaintIn TaintOut > > PARENT DBI::db=HASH(0x1a99ec) > > KIDS 0 (0 Active) > > IMP_DATA ARRAY(0x1d006c) > > NUM_OF_FIELDS 3 > > NUM_OF_PARAMS 1 > > dubious > > Test returned status 20 (wstat 5120, 0x1400) > > DIED. FAILED tests 104-245 > > Failed 142/245 tests, 42.04% okay > > > > What can I do to make this test pase? > > > > Thanks > > Anders Reggestad > > > > > > >
