https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/validator-collection-1.5.0 fails tests. Discovered on: amd64 (internal ref: guru_ci) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Created attachment 890905 [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: E PermissionError: [Errno 13] Permission denied in the fake filesystem: '/var/data' ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any FAILED tests/test_checkers.py::test_is_readable[/var/data/xx1.txt-True-False] - assert True == False FAILED tests/test_validators.py::test_executable[/var/data/xx1.txt-True-False] - PermissionError: [Errno 13] Permission denied in the fake filesystem: '/var... FAILED tests/test_validators.py::test_readable[/var/data/xx1.txt-True-False] - Failed: DID NOT RAISE (<class 'OSError'>, <class 'ValueError'>) FAILED tests/test_validators.py::test_writeable[/var/data/xx1.txt-True-False] - PermissionError: [Errno 13] Permission denied in the fake filesystem: '/var... message = 'Permission denied in the fake filesystem' tests/test_checkers.py::test_is_readable[/var/data/xx1.txt-True-False] FAILED [ 473/3205] tests/test_validators.py::test_executable[/var/data/xx1.txt-True-False] FAILED [2074/3205] tests/test_validators.py::test_readable[/var/data/xx1.txt-True-False] FAILED [2066/3205] tests/test_validators.py::test_writeable[/var/data/xx1.txt-True-False] FAILED [2070/3205] winerror: Optional[int] = None,
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9dcd2d900c1c0d5189714a5c9596580ad7921a7f commit 9dcd2d900c1c0d5189714a5c9596580ad7921a7f Author: Henri Gasc <gasc@eurecom.fr> AuthorDate: 2024-05-07 21:40:29 +0000 Commit: Henri Gasc <gasc@eurecom.fr> CommitDate: 2024-05-07 21:42:34 +0000 dev-python/validator-collection: enable py3.12 Ignore some tests that failed for some reason Closes: https://bugs.gentoo.org/930095 Closes: https://bugs.gentoo.org/931444 Signed-off-by: Henri Gasc <gasc@eurecom.fr> ...ction-1.5.0.ebuild => validator-collection-1.5.0-r1.ebuild} | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-)