Bug 2407372

Summary: Review Request: python-pytest-json-report - A pytest plugin to report test results as JSON
Product: [Fedora] Fedora Reporter: Peter Robinson <pbrobinson>
Component: Package ReviewAssignee: Benson Muite <benson_muite>
Status: ASSIGNED --- QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: benson_muite, package-review
Target Milestone: ---Keywords: AutomationTriaged
Target Release: ---Flags: benson_muite: fedora-review?
Hardware: Unspecified   
OS: Linux   
URL: https://github.com/numirias/%{pypi_name}
Whiteboard:
Fixed In Version: Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 2407370    
Bug Blocks:    

Description Peter Robinson 2025-10-30 13:37:23 UTC
SPEC: https://pbrobinson.fedorapeople.org/python-pytest-json-report.spec
SRPM: https://pbrobinson.fedorapeople.org/python-pytest-json-report-1.5.0-1.fc43.src.rpm

Description:
This pytest plugin creates test reports as JSON. This makes it easy to
process test results in other applications.

It can report a summary, test details, captured output, logs, exception
tracebacks and more. Additionally, you can use the available fixtures
and hooks to add metadata and customize the report as you like.

FAS: pbrobinson

Reproducible: Always

Comment 1 Fedora Review Service 2025-10-30 13:40:40 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/9749100
(failed)

Build log:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2407372-python-pytest-json-report/fedora-rawhide-x86_64/09749100-python-pytest-json-report/builder-live.log.gz

Please make sure the package builds successfully at least for Fedora Rawhide.

- If the build failed for unrelated reasons (e.g. temporary network
  unavailability), please ignore it.
- If the build failed because of missing BuildRequires, please make sure they
  are listed in the "Depends On" field


---
This comment was created by the fedora-review-service
https://github.com/FrostyX/fedora-review-service

If you want to trigger a new Copr build, add a comment containing new
Spec and SRPM URLs or [fedora-review-service-build] string.

Comment 2 Benson Muite 2026-02-27 11:11:09 UTC
Sources cannot be downloaded. Consider using:

Source0:       %url/archive/v%{version}/%{pypi_name}-v%{version}.tar.gz
 or get them from PyPI

It seems that only the following requirments are needed to build:

BuildRequires: python3-devel
# Test requirements
BuildRequires: python3dist(flaky)
BuildRequires: python3dist(pytest-xdist)


Some tests fail:
https://koji.fedoraproject.org/koji/taskinfo?taskID=142796074

Comment 4 Fedora Review Service 2026-03-03 02:54:13 UTC
Copr build:
https://copr.fedorainfracloud.org/coprs/build/10185524
(succeeded)

Review template:
https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2407372-python-pytest-json-report/fedora-rawhide-x86_64/10185524-python-pytest-json-report/fedora-review/review.txt

Please take a look if any issues were found.


---
This comment was created by the fedora-review-service
https://github.com/FrostyX/fedora-review-service

If you want to trigger a new Copr build, add a comment containing new
Spec and SRPM URLs or [fedora-review-service-build] string.