https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sci-libs/datasets-2.17.1 fails tests. Discovered on: amd64 (internal ref: ci) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Created attachment 885669 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: ERROR tests/io/test_parquet.py::test_parquet_read_geoparquet - urllib.error.URLError: <urlopen error [Errno -3] Temporary failure in name ... E urllib.error.URLError: <urlopen error [Errno -3] Temporary failure in name resolution> /usr/lib/python3.11/site-packages/huggingface_hub/repocard.py:105: UserWarning: Repo card metadata block was not found. Setting CardData to empty. warnings.warn("Repo card metadata block was not found. Setting CardData to empty.") E socket.gaierror: [Errno -3] Temporary failure in name resolution
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ca4289c9b372e31848e4f95ed8f7564406ab797d commit ca4289c9b372e31848e4f95ed8f7564406ab797d Author: Alfredo Tupone <tupone@gentoo.org> AuthorDate: 2024-02-22 18:36:24 +0000 Commit: Alfredo Tupone <tupone@gentoo.org> CommitDate: 2024-02-22 18:37:11 +0000 sci-libs/datasets: drop test that need network Closes: https://bugs.gentoo.org/925220 Signed-off-by: Alfredo Tupone <tupone@gentoo.org> sci-libs/datasets/datasets-2.17.1.ebuild | 1 - .../datasets/files/datasets-2.14.4-tests.patch | 232 -------------------- .../datasets/files/datasets-2.17.1-tests.patch | 240 +++++++++++++++++++++ 3 files changed, 240 insertions(+), 233 deletions(-)