Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 930095 - [guru] dev-python/validator-collection-1.5.0 fails tests: FAILED xx1.txt-True-False] - assert True == False
Summary: [guru] dev-python/validator-collection-1.5.0 fails tests: FAILED xx1.txt-True...
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: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-04-16 07:27 UTC by Agostino Sarubbo
Modified: 2024-05-07 23:12 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,374.36 KB, text/plain)
2024-04-16 07:27 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 2024-04-16 07:27:43 UTC
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
Comment 1 Agostino Sarubbo gentoo-dev 2024-04-16 07:27:44 UTC
Created attachment 890905 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-04-16 07:27:45 UTC
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,
Comment 3 Larry the Git Cow gentoo-dev 2024-05-07 23:12:03 UTC
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(-)