Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923330 - [guru] dev-python/pytest-harvest-1.10.4 fails tests: TypeError: getfixtureclosure() got an unexpected keyword argument initialnames
Summary: [guru] dev-python/pytest-harvest-1.10.4 fails tests: TypeError: getfixtureclo...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GURU project
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-01-30 10:31 UTC by Agostino Sarubbo
Modified: 2024-01-31 12:23 UTC (History)
0 users

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


Attachments
build.log (build.log,186.27 KB, text/plain)
2024-01-30 10:31 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-01-30 10:31:07 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/pytest-harvest-1.10.4 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-01-30 10:31:10 UTC
Created attachment 883713 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-01-30 10:31:11 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


  but was not found to be installed on your system.
E   TypeError: getfixtureclosure() got an unexpected keyword argument 'initialnames'
ERROR pytest_harvest/tests/test_all_raw_with_meta_check.py - TypeError: getfixtureclosure() got an unexpected keyword argument 'initialn...
ERROR pytest_harvest/tests/test_doc_basic_dct.py - TypeError: getfixtureclosure() got an unexpected keyword argument 'initialn...
ERROR pytest_harvest/tests/test_doc_basic_df.py - TypeError: getfixtureclosure() got an unexpected keyword argument 'initialn...
ERROR pytest_harvest/tests/test_doc_basic_df_all.py - TypeError: getfixtureclosure() got an unexpected keyword argument 'initialn...
ERROR pytest_harvest/tests/test_doc_basic_results_bag.py - TypeError: getfixtureclosure() got an unexpected keyword argument 'initialn...
ERROR pytest_harvest/tests/test_doc_basic_saved_fixture.py - TypeError: getfixtureclosure() got an unexpected keyword argument 'initialn...
ERROR pytest_harvest/tests/test_doc_basic_saved_fixture_views.py - TypeError: getfixtureclosure() got an unexpected keyword argument 'initialn...
ERROR pytest_harvest/tests/test_doc_example.py - TypeError: getfixtureclosure() got an unexpected keyword argument 'initialn...
ERROR pytest_harvest/tests/test_doc_example_custom.py - TypeError: getfixtureclosure() got an unexpected keyword argument 'initialn...
ERROR pytest_harvest/tests/test_issue_45.py - TypeError: getfixtureclosure() got an unexpected keyword argument 'initialn...
ERROR pytest_harvest/tests/test_lazy_and_harvest.py - TypeError: getfixtureclosure() got an unexpected keyword argument 'initialn...
ERROR pytest_harvest/tests/test_results_bag_basic.py - TypeError: getfixtureclosure() got an unexpected keyword argument 'initialn...
ERROR pytest_harvest/tests/test_unicode_literals.py - TypeError: getfixtureclosure() got an unexpected keyword argument 'initialn...
Comment 3 Larry the Git Cow gentoo-dev 2024-01-31 12:23:55 UTC
The bug has been closed via the following commit(s):

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

commit fb418d595e2ef4f05b7a21c473cdbaa0093bdcaf
Author:     Takuya Wakazono <pastalian46@gmail.com>
AuthorDate: 2024-01-30 12:21:04 +0000
Commit:     Takuya Wakazono <pastalian46@gmail.com>
CommitDate: 2024-01-30 12:21:04 +0000

    dev-python/pytest-*: force <pytest-8 for now
    
    Closes: https://bugs.gentoo.org/923330
    Closes: https://bugs.gentoo.org/923331
    Closes: https://bugs.gentoo.org/923332
    Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>

 dev-python/pytest-cases/pytest-cases-3.8.2.ebuild      | 2 ++
 dev-python/pytest-harvest/pytest-harvest-1.10.4.ebuild | 2 ++
 dev-python/pytest-steps/pytest-steps-1.8.0.ebuild      | 2 ++
 3 files changed, 6 insertions(+)