[Perl-workflow-devel] Failing tests
Brought to you by:
jonasbn
From: jonasbn <jo...@gm...> - 2007-09-26 05:56:41
|
Hello All, I received yet another test report of failing tests this morning, t/persister_dbi....................Use of uninitialized value $value in concatenation (.) or string at /home/david/cpantesting/perl-5.9.5/ lib/site_perl/5.9.5/DBD/Mock.pm line 534. # Failed test '...for 'current date' matches' # at t/TestUtil.pm line 72. # got: '2007-09-25 23:15' # expected: '2007-09-25 23:14' # Failed test '...for 'current date' matches' # at t/TestUtil.pm line 72. # got: '2007-09-25 23:15' # expected: '2007-09-25 23:14' # Failed test '...for 'last update' matches' # at t/TestUtil.pm line 72. # got: '2007-09-25 23:15' # expected: '2007-09-25 23:14' # Failed test '...for 'current date' matches' # at t/TestUtil.pm line 72. # got: '2007-09-25 23:15' # expected: '2007-09-25 23:14' # Looks like you failed 4 tests of 41. dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 8, 17, 31, 39 Failed 4/41 tests, 90.24% okay This was however a known issue, see also https://rt.cpan.org/Public/ Bug/Display.html?id=29037 and earlier revisions of the TODO file I coincidentally fixed these tests last night, so should I just make a maintenance release and address these failing tests? The fix is in subversion btw. jonasbn -- AIM: BjonasN Gtalk: jo...@gm... ICQ: 62401545 MSN: jo...@io... |