Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 829743 - dev-python/httpcore-0.14.3 fails tests
Summary: dev-python/httpcore-0.14.3 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-21 07:16 UTC by Agostino Sarubbo
Modified: 2021-12-21 09:42 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,89.75 KB, text/plain)
2021-12-21 07:16 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-12-21 07:16:53 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/httpcore-0.14.3 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-12-21 07:16:55 UTC
Created attachment 759940 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-12-21 07:16:56 UTC
Error(s) that match a know pattern:


  h11._util.RemoteProtocolError: can't handle event type ConnectionClosed when role=SERVER and state=SEND_RESPONSE
  httpcore.RemoteProtocolError: can't handle event type ConnectionClosed when role=SERVER and state=SEND_RESPONSE
  KeyError: <class 'h11._events.ConnectionClosed'>
Comment 3 Larry the Git Cow gentoo-dev 2021-12-21 09:42:56 UTC
The bug has been closed via the following commit(s):

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

commit aaa4c726f8313a1e5ab83a0993c6da40cbecca05
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2021-12-21 07:46:11 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2021-12-21 09:42:50 +0000

    dev-python/httpcore: Dep on pytest-httpbin
    
    Closes: https://bugs.gentoo.org/829743
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/httpcore/httpcore-0.14.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)