Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 852698 - dev-vcs/python-gitlab-3.5.0 fails tests: ModuleNotFoundError: No module named pytest
Summary: dev-vcs/python-gitlab-3.5.0 fails tests: ModuleNotFoundError: No module named...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-17 06:43 UTC by Agostino Sarubbo
Modified: 2022-06-18 00:48 UTC (History)
0 users

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


Attachments
build.log (build.log,130.99 KB, text/plain)
2022-06-17 06:43 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 2022-06-17 06:43:40 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-vcs/python-gitlab-3.5.0 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-06-17 06:43:42 UTC
Created attachment 785867 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-06-17 06:43:43 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED (errors=65)
ImportError: Failed to import test module: tests.functional.api.test_gitlab
ImportError: Failed to import test module: tests.functional.api.test_groups
ImportError: Failed to import test module: tests.functional.api.test_lazy_objects
ImportError: Failed to import test module: tests.functional.api.test_merge_requests
ImportError: Failed to import test module: tests.functional.api.test_projects
ImportError: Failed to import test module: tests.functional.api.test_repository
ImportError: Failed to import test module: tests.functional.cli.test_cli
ImportError: Failed to import test module: tests.functional.cli.test_cli_artifacts
ImportError: Failed to import test module: tests.functional.cli.test_cli_projects
ImportError: Failed to import test module: tests.functional.cli.test_cli_resource_access_tokens
ImportError: Failed to import test module: tests.functional.cli.test_cli_variables
ImportError: Failed to import test module: tests.meta.test_ensure_type_hints
ImportError: Failed to import test module: tests.meta.test_mro
ImportError: Failed to import test module: tests.smoke.test_dists
ImportError: Failed to import test module: tests.unit.mixins.test_mixin_methods
ImportError: Failed to import test module: tests.unit.objects.test_appearance
ImportError: Failed to import test module: tests.unit.objects.test_applications
ImportError: Failed to import test module: tests.unit.objects.test_audit_events
ImportError: Failed to import test module: tests.unit.objects.test_badges
ImportError: Failed to import test module: tests.unit.objects.test_bridges
ImportError: Failed to import test module: tests.unit.objects.test_commits
ImportError: Failed to import test module: tests.unit.objects.test_deployments
ImportError: Failed to import test module: tests.unit.objects.test_deploy_tokens
ImportError: Failed to import test module: tests.unit.objects.test_environments
ImportError: Failed to import test module: tests.unit.objects.test_group_access_tokens
ImportError: Failed to import test module: tests.unit.objects.test_groups
ImportError: Failed to import test module: tests.unit.objects.test_hooks
ImportError: Failed to import test module: tests.unit.objects.test_issues
ImportError: Failed to import test module: tests.unit.objects.test_job_artifacts
ImportError: Failed to import test module: tests.unit.objects.test_jobs
ImportError: Failed to import test module: tests.unit.objects.test_keys
ImportError: Failed to import test module: tests.unit.objects.test_members
ImportError: Failed to import test module: tests.unit.objects.test_merge_request_pipelines
ImportError: Failed to import test module: tests.unit.objects.test_merge_requests
ImportError: Failed to import test module: tests.unit.objects.test_merge_trains
ImportError: Failed to import test module: tests.unit.objects.test_packages
ImportError: Failed to import test module: tests.unit.objects.test_personal_access_tokens
ImportError: Failed to import test module: tests.unit.objects.test_pipelines
ImportError: Failed to import test module: tests.unit.objects.test_pipeline_schedules
ImportError: Failed to import test module: tests.unit.objects.test_project_access_tokens
ImportError: Failed to import test module: tests.unit.objects.test_project_import_export
ImportError: Failed to import test module: tests.unit.objects.test_project_merge_request_approvals
ImportError: Failed to import test module: tests.unit.objects.test_projects
ImportError: Failed to import test module: tests.unit.objects.test_project_statistics
ImportError: Failed to import test module: tests.unit.objects.test_releases
ImportError: Failed to import test module: tests.unit.objects.test_remote_mirrors
ImportError: Failed to import test module: tests.unit.objects.test_repositories
ImportError: Failed to import test module: tests.unit.objects.test_resource_label_events
ImportError: Failed to import test module: tests.unit.objects.test_resource_milestone_events
ImportError: Failed to import test module: tests.unit.objects.test_resource_state_events
ImportError: Failed to import test module: tests.unit.objects.test_runners
ImportError: Failed to import test module: tests.unit.objects.test_services
ImportError: Failed to import test module: tests.unit.objects.test_snippets
ImportError: Failed to import test module: tests.unit.objects.test_submodules
ImportError: Failed to import test module: tests.unit.objects.test_todos
ImportError: Failed to import test module: tests.unit.objects.test_topics
ImportError: Failed to import test module: tests.unit.objects.test_users
ImportError: Failed to import test module: tests.unit.objects.test_variables
ImportError: Failed to import test module: tests.unit.test_base
ImportError: Failed to import test module: tests.unit.test_cli
ImportError: Failed to import test module: tests.unit.test_config
ImportError: Failed to import test module: tests.unit.test_exceptions
ImportError: Failed to import test module: tests.unit.test_gitlab
ImportError: Failed to import test module: tests.unit.test_gitlab_auth
ImportError: Failed to import test module: tests.unit.test_gitlab_http_methods
ModuleNotFoundError: No module named '_pytest'
ModuleNotFoundError: No module named 'pytest'
Comment 3 Larry the Git Cow gentoo-dev 2022-06-18 00:48:32 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a5e17b48f908441b70e267a1748cd3e6f19cbbf

commit 8a5e17b48f908441b70e267a1748cd3e6f19cbbf
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-06-18 00:48:06 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-18 00:48:06 +0000

    dev-vcs/python-gitlab: add some missing test deps
    
    Closes: https://bugs.gentoo.org/728672
    Closes: https://bugs.gentoo.org/852698
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-vcs/python-gitlab/python-gitlab-3.5.0.ebuild | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)