Bug#642829: libdbix-class-perl: FTBFS: Failed 1/268 test programs. 1/20631 subtests failed.
Peter Rabbitson
ribasushi at cpan.org
Sun Sep 25 13:06:46 UTC 2011
On Sun, Sep 25, 2011 at 01:46:13PM +0200, gregor herrmann wrote:
> tag 642829 + confirmed
> thanks
>
> On Sun, 25 Sep 2011 12:45:35 +0200, Mònica Ramírez Arceda wrote:
>
> > Source: libdbix-class-perl
> > Version: 0.08195-1
> > Severity: serious
>
> > Relevant part:
> > > # Failed test 'distinct => 1 is passed through properly'
> > > # at t/88result_set_column.t line 49.
> > > # Structures begin differing at:
> > > # $got->[0] = '1997'
> > > # $expected->[0] = '1999'
> > > # Looks like you failed 1 test of 29.
> > > t/88result_set_column.t ..........................
> > > Dubious, test returned 1 (wstat 256, 0x100)
> > > Failed 1/29 subtests
>
> Same here (cowbuilder i386 sid chroot).
>
Bug identified, it's a harmless ordering issue (the test does not
properly sort outputs, expecting the database resultset to be stable).
However attempts to sort uncovered a much more serious issue, so the
whole fix is scheduled for 0.08196.
In any case the *functionality* of 0.08195 currently shipped with
sid/testing is not affected by this, it is just a suboptimal test.
Please mark the bug with the appropriate "waiting on nextver" tag
(whatever it is :)
Cheers
More information about the pkg-perl-maintainers
mailing list