Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 739752 - net-misc/curl: failing test 1700, 1701, 1702
Summary: net-misc/curl: failing test 1700, 1701, 1702
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matt Jolly
URL:
Whiteboard:
Keywords: PullRequest, TESTFAILURE
Depends on:
Blocks:
 
Reported: 2020-08-31 16:44 UTC by Thomas Deutschmann (RETIRED)
Modified: 2023-02-20 06:18 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,926.32 KB, text/plain)
2020-08-31 16:44 UTC, Thomas Deutschmann (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Deutschmann (RETIRED) gentoo-dev 2020-08-31 16:44:15 UTC
Created attachment 657640 [details]
build.log

> [...]
> test 1595...OK (1229 out of 1355, remaining: 04:08, took 2.016s, duration: 40:25)
> test 1596...OK (1230 out of 1355, remaining: 04:06, took 2.007s, duration: 40:27)
> test 1633...OK (1249 out of 1355, remaining: 03:26, took 3.188s, duration: 40:30)
> RUN: failed to start the HTTP/2 server
> RUN: failed to start the HTTP/2 server
> RUN: failed to start the HTTP/2 server
> RUN: failed to start the HTTP/2 server
> RUN: failed to start the HTTP/2 server
> RUN: failed to start the HTTP/2 server
> RUN: failed to start the HTTP/2 server
> RUN: failed to start the HTTP/2 server
> RUN: failed to start the HTTP/2 server
> RUN: failed to start the HTTP/2 server
> test 1700...FAILED
> test 1701...FAILED
> test 1702...FAILED
> test 1800...OK (1259 out of 1355, remaining: 03:09, took 2.137s, duration: 41:28)
> test 1904...OK (1260 out of 1355, remaining: 03:07, took 2.617s, duration: 41:31)
> [...]
> TESTDONE: 1084 tests out of 1087 reported OK: 99%
> TESTFAIL: These test cases failed: 1700 1701 1702
> TESTDONE: 1374 tests were considered during 2624 seconds.
> make[1]: *** [Makefile:797: quiet-test] Error 1
> 


Portage 3.0.4 (python 3.7.8-final-0, default/linux/x86/17.0, gcc-9.3.0, glibc-2.31-r6, 5.4.60-gentoo-x86-kmod i686)
=================================================================
System uname: Linux-5.4.60-gentoo-x86-kmod-i686-with-gentoo-2.6
KiB Mem:     3106040 total,   1433200 free
KiB Swap:    8875836 total,   8875572 free
Timestamp of repository gentoo: Mon, 31 Aug 2020 11:09:47 +0000
Head commit of repository gentoo: f1d0b2427b53bb22884b9402efedcbc50fca8896

sh bash 5.0_p18
ld GNU ld (Gentoo 2.33.1 p2) 2.33.1
ccache version 3.7.11 [disabled]
app-shells/bash:          5.0_p18::gentoo
dev-java/java-config:     2.3.1::gentoo
dev-lang/perl:            5.30.3::gentoo
dev-lang/python:          2.7.18-r1::gentoo, 3.6.11-r2::gentoo, 3.7.8-r2::gentoo, 3.8.5::gentoo
dev-util/ccache:          3.7.11::gentoo
dev-util/cmake:           3.16.5::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.6-r1::gentoo
sys-apps/openrc:          0.42.1::gentoo
sys-apps/sandbox:         2.18::gentoo
sys-devel/autoconf:       2.13-r1::gentoo, 2.69-r5::gentoo
sys-devel/automake:       1.13.4-r2::gentoo, 1.16.1-r1::gentoo
sys-devel/binutils:       2.33.1-r1::gentoo
sys-devel/gcc:            9.3.0-r1::gentoo
sys-devel/gcc-config:     2.3.1::gentoo
sys-devel/libtool:        2.4.6-r6::gentoo
sys-devel/make:           4.2.1-r4::gentoo
sys-kernel/linux-headers: 5.4-r1::gentoo (virtual/os-headers)
sys-libs/glibc:           2.31

ABI="x86"
ABI_X86="32"
ACCEPT_KEYWORDS="x86"
ACCEPT_LICENSE="*"
ACCEPT_PROPERTIES="*"
ACCEPT_RESTRICT="*"
Comment 1 Matt Jolly gentoo-dev 2023-02-18 10:43:06 UTC
Can Repro, we will need to start a HTTP2 and HTTP3 instance of nghttpx to proxy requests for cURL if my understanding of the perl test stuff is correct.
Comment 2 Larry the Git Cow gentoo-dev 2023-02-20 06:18:16 UTC
The bug has been closed via the following commit(s):

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

commit fe1f65fd02bae17ef7bc7f37c31c49b7a2cb90dc
Author:     Matt Jolly <Matt.Jolly@footclan.ninja>
AuthorDate: 2023-02-20 01:04:33 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-02-20 06:17:48 +0000

    net-misc/curl: add 7.88.0-r2 (test fixes)
    
    - Get HTTP/2, HTTP/3 tests into a state where they can actually run
    
    Closes: https://bugs.gentoo.org/738054
    Closes: https://bugs.gentoo.org/739752
    Signed-off-by: Matt Jolly <Matt.Jolly@footclan.ninja>
    Signed-off-by: Sam James <sam@gentoo.org>

 net-misc/curl/curl-7.88.0-r2.ebuild | 304 ++++++++++++++++++++++++++++++++++++
 1 file changed, 304 insertions(+)