-
Notifications
You must be signed in to change notification settings - Fork 497
Open
Description
Please Help Me
I have an issue related to the reporting process
WARNING: The reporting module "ReportHTML" returned the following error: Failed to generate summary HTML report: 'dict object' has no attribute 'CAPE
WARNING: The reporting module "ReportHTMLSummary" returned the following error: Failed to generate summary HTML report: 'dict object' has no attribute 'CAPE'
WARNING: The reporting module "ReportPDF" returned the following error: Unable to open summary HTML report to convert to PDF: Ensure reporthtmlsummary is enabled in reporting.conf
Prerequisites
Please answer the following questions for yourself before submitting an issue.
- I am running the latest version
- I did read the README!
- I checked the documentation and found no answer
- I checked to make sure that this issue has not already been filed
- I'm reporting the issue to the correct repository (for multi-repository projects)
- I have read and checked all configs (with all optional parts)
Context
Question | Answer |
---|---|
Git commit | Type $ git log | head -n1 to find out |
OS version | Ubuntu 24.04, Windows 10 (VM Guest) |
Failure Logs
in process.log
in reporting.conf
[reporthtml]
enabled = yes
screenshots = yes
apicalls = no
[reporthtmlsummary]
enabled = yes
screenshots = yes
[reportpdf]
enabled = yes
Metadata
Metadata
Assignees
Labels
No labels