Bug#569408: libdbix-class-perl: FTBFS: tests failed
gregor herrmann
gregoa at debian.org
Thu Feb 11 22:53:04 UTC 2010
On Thu, 11 Feb 2010 20:01:04 +0100, Lucas Nussbaum wrote:
> Source: libdbix-class-perl
> Version: 0.08115-1
> Severity: serious
> User: debian-qa at lists.debian.org
> Usertags: qa-ftbfs-20100211 qa-ftbfs
> Justification: FTBFS on amd64
> > # Failed test 'expected sql with casting on'
> > # at t/93autocast.t line 65.
> > # SQL expressions differ
> > # got: (SELECT me.cdid, me.artist, me.title, me.year, me.genreid, me.single_track FROM cd me LEFT JOIN track tracks ON tracks.cd = me.cdid WHERE ( ( cdid > CAST(? AS INT) AND tracks.last_updated_at IS NOT NULL AND tracks.last_updated_on < CAST(? AS DateTime) AND tracks.position = ? AND tracks.single_track = CAST(? AS INT) ) ))
> > # expected: (
> > # SELECT me.cdid, me.artist, me.title, me.year, me.genreid, me.single_track
> > # FROM cd me
> > # LEFT JOIN track tracks ON tracks.cd = me.cdid
> > # WHERE
> > # cdid > CAST(? AS INT)
> > # AND tracks.last_updated_at IS NOT NULL
> > # AND tracks.last_updated_on < CAST (? AS yyy)
> > # AND tracks.position = ?
> > # AND tracks.single_track = CAST(? AS INT)
> > # )
> > # differing in :
> > # [ CAST (? AS DateTime) ] != [ CAST (? AS yyy) ]
> > #
> > # Looks like you failed 1 test of 2.
> > t/93autocast.t ...................................
0.08118-1 (in svn) passes the tests fine until "# Using Moose version
0.97 and MooseX::Types version 0.21" but then also runs into the
"Deep recursion on subroutine ..." in t/storage/replication.t, where
it starts to use all RAM+swap and drives up the load ...
Cheers,
gregor
--
.''`. http://info.comodo.priv.at/ -- GPG Key IDs: 0x00F3CFE4, 0x8649AA06
: :' : Debian GNU/Linux user, admin, & developer - http://www.debian.org/
`. `' Member of VIBE!AT & SPI, fellow of Free Software Foundation Europe
`- NP: Aziza Mustafà Zadeh: Passion
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20100211/2f7da7b0/attachment.pgp>
More information about the pkg-perl-maintainers
mailing list