Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 929982 - [guru] dev-python/graphql-core-3.2.3 fails tests: ERROR test_build_ast_schema.py::test_build_schema_from_ast
Summary: [guru] dev-python/graphql-core-3.2.3 fails tests: ERROR test_build_ast_schema...
Status: CONFIRMED
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-04-14 06:00 UTC by Agostino Sarubbo
Modified: 2024-04-22 07:33 UTC (History)
0 users

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


Attachments
build.log (build.log,64.55 KB, text/plain)
2024-04-14 06:01 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-14 06:00:59 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/graphql-core-3.2.3 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-14 06:01:00 UTC
Created attachment 890752 [details]
build.log

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


E       fixture 'benchmark' not found
ERROR benchmarks/test_build_ast_schema.py::test_build_schema_from_ast
ERROR benchmarks/test_build_client_schema.py::test_build_schema_from_introspection
ERROR benchmarks/test_execution_async.py::test_execute_basic_async
ERROR benchmarks/test_execution_sync.py::test_execute_basic_sync
ERROR benchmarks/test_introspection_from_schema.py::test_execute_introspection_query
ERROR benchmarks/test_parser.py::test_parse_kitchen_sink
ERROR benchmarks/test_validate_gql.py::test_validate_introspection_query
ERROR benchmarks/test_validate_invalid_gql.py::test_validate_invalid_query
ERROR benchmarks/test_validate_sdl.py::test_validate_sdl_document
ERROR benchmarks/test_visit.py::test_visit_all_ast_nodes
ERROR benchmarks/test_visit.py::test_visit_all_ast_nodes_in_parallel