Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 815121

Summary: dev-vcs/mercurial-5.8.1 fails tests (test-clone-uncompressed.t, test-clone-uncompressed.t, test-generaldelta.t, test-persistent-nodemap.t)
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Cédric Krier <cedk>
Status: RESOLVED FIXED    
Severity: normal CC: sam
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://bz.mercurial-scm.org/show_bug.cgi?id=6607
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 811543    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2021-09-27 09:42:31 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-vcs/mercurial-5.8.1 fails tests.
Discovered on: ppc (internal ref: ppc_at)
Comment 1 Agostino Sarubbo gentoo-dev 2021-09-27 09:42:33 UTC
Created attachment 741663 [details]
build.log

build log and emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-10-21 07:50:23 UTC
Thanks for reporting upstream cedk
Comment 3 Cédric Krier gentoo-dev 2021-10-21 09:40:29 UTC
It seems that it is a bug in the test when running on big-endian.
Mercurial has no CI for this architecture. I'm wondering if we should restrict tests for those architectures as long as mercurial has no such CI.
Comment 4 Larry the Git Cow gentoo-dev 2021-12-18 15:41:14 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23a6f9e69e4c356f05e563ed849efb6311eb7675

commit 23a6f9e69e4c356f05e563ed849efb6311eb7675
Author:     Cédric Krier <cedk@gentoo.org>
AuthorDate: 2021-12-18 15:40:42 +0000
Commit:     Cédric Krier <cedk@gentoo.org>
CommitDate: 2021-12-18 15:41:06 +0000

    dev-vcs/mercurial: remove unsupported tests on big-endian
    
    Closes: https://bugs.gentoo.org/815121
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Cédric Krier <cedk@gentoo.org>

 dev-vcs/mercurial/mercurial-5.8.1.ebuild | 9 ++++++++-
 dev-vcs/mercurial/mercurial-5.9.3.ebuild | 9 ++++++++-
 2 files changed, 16 insertions(+), 2 deletions(-)