Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 823011 - [guru] dev-python/pytest-randomly-3.10.1 fails tests
Summary: [guru] dev-python/pytest-randomly-3.10.1 fails tests
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alessandro Barbieri
URL: https://github.com/pytest-dev/pytest-...
Whiteboard:
Keywords: TESTFAILURE, UPSTREAM
Depends on:
Blocks:
 
Reported: 2021-11-11 07:41 UTC by Agostino Sarubbo
Modified: 2022-06-01 11:17 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,57.47 KB, text/plain)
2021-11-11 07:41 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 2021-11-11 07:41:16 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pytest-randomly-3.10.1 fails tests.
Discovered on: amd64 (internal ref: guru_ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
Comment 1 Agostino Sarubbo gentoo-dev 2021-11-11 07:41:18 UTC
Created attachment 750258 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-11-11 07:41:19 UTC
Possible context of error(s):

E           FileNotFoundError: [Errno 2] No such file or directory: '/var/tmp/portage/dev-python/pytest-randomly-3.10.1/temp/pytest-of-portage/pytest-0/test_it_runs_before_stepwise0/__pycache__'
E           py.error.ENOENT: [No such file or directory]: remove('/var/tmp/portage/dev-python/pytest-randomly-3.10.1/temp/pytest-of-portage/pytest-0/test_it_runs_before_stepwise0/__pycache__',)
value = FileNotFoundError(2, 'No such file or directory')
Comment 3 Larry the Git Cow gentoo-dev 2022-06-01 11:17:08 UTC
The bug has been closed via the following commit(s):

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

commit d9a8752fe4e6b3553fee3c8a744b5c70274fbcd1
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2022-06-01 02:42:42 +0000
Commit:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
CommitDate: 2022-06-01 05:02:45 +0000

    dev-python/pytest-randomly: fix tests and deps
    
    Closes: https://bugs.gentoo.org/823011
    Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

 dev-python/pytest-randomly/Manifest                |  2 +-
 .../pytest-randomly/pytest-randomly-3.12.0.ebuild  | 34 ++++++++++++++++------
 2 files changed, 26 insertions(+), 10 deletions(-)