Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 852761 - dev-python/urllib3-1.26.9-r2 fails tests
Summary: dev-python/urllib3-1.26.9-r2 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: 2022-06-17 12:05 UTC by Agostino Sarubbo
Modified: 2022-06-17 14:27 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,413.79 KB, text/plain)
2022-06-17 12:05 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 2022-06-17 12:05:50 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/urllib3-1.26.9-r2 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-06-17 12:05:53 UTC
Created attachment 785951 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-06-17 12:05:54 UTC
Error(s) that match a know pattern:


FAILED test/with_dummyserver/test_proxy_poolmanager.py::TestHTTPProxyManager::test_proxy_verified_warning
  ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:1147)
  ssl.SSLError: [SSL: TLSV1_ALERT_UNKNOWN_CA] tlsv1 alert unknown ca (_ssl.c:1147)
Comment 3 Larry the Git Cow gentoo-dev 2022-06-17 14:27:54 UTC
The bug has been closed via the following commit(s):

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

commit 137530af9cb1eeb3254d049def3f83d8ff11607e
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-06-17 12:46:55 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-06-17 14:27:51 +0000

    dev-python/urllib3: Skip unstable test
    
    Closes: https://bugs.gentoo.org/852761
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/urllib3/urllib3-1.26.9-r2.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)