Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 608720 - dev-vcs/mercurial-4.1 fails tests with timeouts
Summary: dev-vcs/mercurial-4.1 fails tests with timeouts
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2017-02-09 09:36 UTC by Mart Raudsepp
Modified: 2019-04-21 00:39 UTC (History)
4 users (show)

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


Attachments
test failures on amd64 (build.log,376.78 KB, text/x-log)
2017-02-09 09:41 UTC, Mart Raudsepp
Details
test failures on mips (build-mercurial.log,404.58 KB, text/x-log)
2017-02-09 09:42 UTC, Mart Raudsepp
Details
mercurial-4.2 test failures on mips (build.log,442.25 KB, text/plain)
2017-06-02 23:25 UTC, Mart Raudsepp
Details
build.log on x86 (build.log,493.86 KB, text/plain)
2018-03-11 15:02 UTC, Thomas Deutschmann (RETIRED)
Details
build.log on ppc (build.log,499.56 KB, text/plain)
2018-04-22 01:12 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mart Raudsepp gentoo-dev 2017-02-09 09:36:37 UTC
On amd64 (6-core 2.3GHz with some other load in parallel):
Failed test-command-template.t: timed out
Failed test-revset.t: timed out
Failed test-shelve.t: timed out
Failed test-mq.t: timed out
Failed test-bookmarks-pushpull.t: timed out
# Ran 476 tests, 26 skipped, 0 warned, 5 failed.

On mips (I think ~800MHz amd64 equivalent) many more:
# Ran 462 tests, 40 skipped, 0 warned, 139 failed.
Comment 1 Mart Raudsepp gentoo-dev 2017-02-09 09:41:28 UTC
Created attachment 462964 [details]
test failures on amd64
Comment 2 Mart Raudsepp gentoo-dev 2017-02-09 09:42:33 UTC
Created attachment 462966 [details]
test failures on mips
Comment 3 Aaron W. Swenson gentoo-dev 2017-06-02 09:27:21 UTC
dev-vcs/mercurial-4.2 passed its tests for me.
Comment 4 Mart Raudsepp gentoo-dev 2017-06-02 23:25:48 UTC
Created attachment 475050 [details]
mercurial-4.2 test failures on mips

More total tests, more timeout failures

# Ran 535 tests, 30 skipped, 0 warned, 149 failed.
Comment 5 Thomas Deutschmann (RETIRED) gentoo-dev 2018-03-11 15:02:05 UTC
Created attachment 523508 [details]
build.log on x86

On x86, I see the following two failures with dev-vcs/mercurial-4.5.2:

> Failed test-command-template.t: timed out
> Failed test-revset2.t: output changed
> # Ran 613 tests, 37 skipped, 2 failed.


test-revset2 failure is bug 637240.
Comment 6 ernsteiswuerfel archtester 2018-04-22 01:11:21 UTC
mercurial-4.5.2 test failures (time out) on ppc

# Ran 600 tests, 50 skipped, 52 failed.
Comment 7 ernsteiswuerfel archtester 2018-04-22 01:12:37 UTC
Created attachment 528190 [details]
build.log on ppc
Comment 8 Rolf Eike Beer archtester 2019-03-17 09:04:29 UTC
Even more on sparc (T5120) with version 4.9:

# Ran 778 tests, 43 skipped, 499 failed.
Comment 9 Larry the Git Cow gentoo-dev 2019-03-17 09:21:30 UTC
The bug has been referenced in the following commit(s):

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

commit aaaec40d7341aab7faa7e5163b9b50b229fe7945
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2019-03-17 09:21:09 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2019-03-17 09:21:09 +0000

    dev-vcs/mercurial: Restrict tests
    
    Bug: https://bugs.gentoo.org/608720
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 dev-vcs/mercurial/mercurial-4.5.2.ebuild | 5 ++++-
 dev-vcs/mercurial/mercurial-4.6.2.ebuild | 5 ++++-
 dev-vcs/mercurial/mercurial-4.7.1.ebuild | 5 ++++-
 dev-vcs/mercurial/mercurial-4.8.2.ebuild | 3 +++
 dev-vcs/mercurial/mercurial-4.9.ebuild   | 3 +++
 dev-vcs/mercurial/mercurial-9999.ebuild  | 5 ++++-
 6 files changed, 22 insertions(+), 4 deletions(-)
Comment 10 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2019-04-21 00:39:25 UTC
Test are now restricted due to too many failures...