Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 661214 - dev-perl/DBIx-Class-0.82.840 fails tests ( t/prefetch/grouped.t, t/resultset/update_delete.t )
Summary: dev-perl/DBIx-Class-0.82.840 fails tests ( t/prefetch/grouped.t, t/resultset/...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2018-07-15 05:35 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2019-10-13 15:05 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
DBIx-Class-0.82.840.build.log.xz (DBIx-Class-0.82.840:20180715-052137.log.xz,15.22 KB, application/x-xz)
2018-07-15 05:35 UTC, Kent Fredric (IRC: kent\n) (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2018-07-15 05:35:06 UTC
Created attachment 539626 [details]
DBIx-Class-0.82.840.build.log.xz

Not sure what's happening here yet, doesn't look 5.28 related.

Will revisit and see if bumping fixes it:

t/prefetch/empty_cache.t ............................ ok
t/prefetch/false_colvalues.t ........................ ok
#   Failed test 'Correct cd fetched on top'
#   at t/prefetch/grouped.t line 183.
#          got: '3'
#     expected: '2'
Can't call method "notes" on an undefined value at t/prefetch/grouped.t line 189, <> line 1.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 31.
t/prefetch/grouped.t ................................ Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/31 subtests


t/resultset_class.t ................................. ok
#   Failed test 'Update ran only once on joined resultset'
#   at t/resultset/update_delete.t line 198.
#          got: '14'
#     expected: '13'

#   Failed test 'Update ran only once on joined resultset'
#   at t/resultset/update_delete.t line 199.
#          got: '24'
#     expected: '23'
t/resultset/rowparser_internals.t ................... ok
# Looks like you failed 2 tests of 49.
t/resultset/update_delete.t ......................... Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/49 subtests
Comment 1 Larry the Git Cow gentoo-dev 2019-07-10 10:18:22 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c999860affc4fbb595361d6831f1f620f1ece2e

commit 1c999860affc4fbb595361d6831f1f620f1ece2e
Author:     Kent Fredric <kentnl@gentoo.org>
AuthorDate: 2019-07-10 10:17:57 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2019-07-10 10:18:11 +0000

    dev-perl/DBIx-Class: Bump to version 0.82.841
    
    - Remove now redundant sed hacks from Makefile.PL
    
    Upstream:
    - Fix build tooling for 'progressive' perls
    - Fix various test failures
    - Fix tests for recent SQLites
    
    Bug: https://bugs.gentoo.org/649542
    Bug: https://bugs.gentoo.org/661214
    Bug: https://rt.cpan.org/Ticket/Display.html?id=117271
    Package-Manager: Portage-2.3.66, Repoman-2.3.16
    Signed-off-by: Kent Fredric <kentnl@gentoo.org>

 dev-perl/DBIx-Class/DBIx-Class-0.82.841.ebuild | 92 ++++++++++++++++++++++++++
 dev-perl/DBIx-Class/Manifest                   |  1 +
 2 files changed, 93 insertions(+)
Comment 2 Andreas K. Hüttel archtester gentoo-dev 2019-10-13 15:05:35 UTC
Version removed