Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 662052 - dev-vcs/mercurial-4.6.2 test failed
Summary: dev-vcs/mercurial-4.6.2 test failed
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:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-24 21:52 UTC by Alexey
Modified: 2021-07-17 16:02 UTC (History)
1 user (show)

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


Attachments
emerge --info (file_662052.txt,19.75 KB, text/plain)
2018-07-24 21:53 UTC, Alexey
Details
build.log (build.log,595.92 KB, text/x-log)
2018-07-24 21:54 UTC, Alexey
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey 2018-07-24 21:52:51 UTC
Failed test-command-template.t: timed out
Failed test-obsolete-bundle-strip.t: timed out
Failed test-obsolete.t: timed out
Failed test-log.t: timed out
Failed test-subrepo.t: timed out
Failed test-revset.t: timed out
Failed test-shelve.t: timed out
Failed test-import.t: timed out
Failed test-bookmarks-pushpull.t (case b2-binary): timed out
Failed test-revset2.t: output changed
Failed test-clonebundles.t: output changed
# Ran 686 tests, 38 skipped, 11 failed.
Comment 1 Alexey 2018-07-24 21:53:26 UTC
Created attachment 540976 [details]
emerge --info
Comment 2 Alexey 2018-07-24 21:54:07 UTC
Created attachment 540978 [details]
build.log
Comment 3 Larry the Git Cow gentoo-dev 2021-07-17 16:02:40 UTC
The bug has been closed via the following commit(s):

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

commit cfdd67678a0953167192ad229966e908b228993c
Author:     Cédric Krier <cedk@gentoo.org>
AuthorDate: 2021-07-17 16:02:00 +0000
Commit:     Cédric Krier <cedk@gentoo.org>
CommitDate: 2021-07-17 16:02:33 +0000

    dev-vcs/mercurial: Re-enable tests
    
    Use the embedded zstd to have the same output as the tests.
    Disable timeout when running tests and set jobs number.
    
    Closes: https://bugs.gentoo.org/662052
    Closes: https://bugs.gentoo.org/661232
    Package-Manager: Portage-3.0.20, Repoman-3.0.2
    Signed-off-by: Cédric Krier <cedk@gentoo.org>

 .../files/mercurial-5.8.1-testing-timeout.patch    | 12 ++++++++++
 dev-vcs/mercurial/mercurial-5.8.1.ebuild           | 28 ++++++++++------------
 2 files changed, 24 insertions(+), 16 deletions(-)