Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 815121 - dev-vcs/mercurial-5.8.1 fails tests (test-clone-uncompressed.t, test-clone-uncompressed.t, test-generaldelta.t, test-persistent-nodemap.t)
Summary: dev-vcs/mercurial-5.8.1 fails tests (test-clone-uncompressed.t, test-clone-un...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Cédric Krier
URL: https://bz.mercurial-scm.org/show_bug...
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: 811543
  Show dependency tree
 
Reported: 2021-09-27 09:42 UTC by Agostino Sarubbo
Modified: 2021-12-18 15:41 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,365.43 KB, text/plain)
2021-09-27 09:42 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
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(-)