Bug 2407372 - Review Request: python-pytest-json-report - A pytest plugin to report test results as JSON
Summary: Review Request: python-pytest-json-report - A pytest plugin to report test re...
Keywords:
Status: ASSIGNED
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Benson Muite
QA Contact: Fedora Extras Quality Assurance
URL: https://github.com/numirias/%{pypi_name}
Whiteboard:
Depends On: 2407370
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-10-30 13:37 UTC by Peter Robinson
Modified: 2026-03-03 02:54 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:
benson_muite: fedora-review?


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.