I knew enought to exit cpan and edit the test file to turn on more verbose debugging but I'm not clueful enough to figure out why the $thread1 and $thread2 differ when quering a MySQL instance.
I'm using a RH8.0 system with Perl installed to $HOME/bin/perl-5.8.0 and have $PATH setup accordingly. (RH's perl RPM give me big headaches and a virgin source build usually yields better results)
MySQL and Apache are from the RH RPM's
$ make test PERL_DL_NONLAZY=1 /home/cgahlon/bin/perl-5.8.0/bin/perl "-MExtUtils::C +ommand::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/10mysql....NOK 5# Failed test (t/10mysql.t at line 29) + # got: '132' # expected: '133' t/10mysql....ok 7/7# Looks like you failed 1 tests of 7. + t/10mysql....dubious + Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 5 Failed 1/7 tests, 85.71% okay Failed Test Stat Wstat Total Fail Failed List of Failed ---------------------------------------------------------------------- +--------- t/10mysql.t 1 256 7 1 14.29% 5 Failed 1/1 test scripts, 0.00% okay. 1/7 subtests failed, 85.71% okay. make: *** [test_dynamic] Error 2
In reply to Perl postulant with Apache::DBI test failure by kili
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |