Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 893194 - [guru] dev-python/gazpacho-1.1 fails tests
Summary: [guru] dev-python/gazpacho-1.1 fails tests
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gasc Henri
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-04 08:30 UTC by Agostino Sarubbo
Modified: 2023-02-06 08:21 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,158.96 KB, text/plain)
2023-02-04 08:30 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 2023-02-04 08:30:20 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/gazpacho-1.1 fails tests.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-04 08:30:23 UTC
Created attachment 849840 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-02-04 08:30:24 UTC
Error(s) that match a know pattern:


E               urllib.error.URLError: <urlopen error [Errno -3] Temporary failure in name resolution>
FAILED tests/test_get.py::test_HTTPError_404 - urllib.error.URLError: <urlope...
FAILED tests/test_get.py::test_get - urllib.error.URLError: <urlopen error [E...
FAILED tests/test_get.py::test_get_headers - urllib.error.URLError: <urlopen ...
FAILED tests/test_get.py::test_get_params - urllib.error.URLError: <urlopen e...
FAILED tests/test_soup.py::test_soup_get_cls_method - urllib.error.URLError: ...
E       socket.gaierror: [Errno -3] Temporary failure in name resolution
Comment 3 Larry the Git Cow gentoo-dev 2023-02-06 08:21:33 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=15391e543eff7700dc0ae676dde560eaeac477a5

commit 15391e543eff7700dc0ae676dde560eaeac477a5
Author:     Henri Gasc <gasc@eurecom.fr>
AuthorDate: 2023-02-04 21:29:58 +0000
Commit:     Henri Gasc <gasc@eurecom.fr>
CommitDate: 2023-02-04 21:30:47 +0000

    dev-python/gazpacho: Allow the use of internet for tests
    
    Closes: https://bugs.gentoo.org/893194
    Signed-off-by: Henri Gasc <gasc@eurecom.fr>

 dev-python/gazpacho/gazpacho-1.1.ebuild | 1 +
 1 file changed, 1 insertion(+)