Skip to content

Set listTests and listSuites to lower detail if report is too big#60

Merged
dorny merged 2 commits intomainfrom
reduce-report-size
Feb 20, 2021
Merged

Set listTests and listSuites to lower detail if report is too big#60
dorny merged 2 commits intomainfrom
reduce-report-size

Conversation

@dorny
Copy link
Copy Markdown
Owner

@dorny dorny commented Feb 20, 2021

If generated report exceeds maximum size of 65535 bytes it will try to render report with less details.
This PR also fixes calculation of report length. Previously it counts characters, now it calculates byte length with utf8 encoding.

closes #57

@dorny dorny merged commit 85275e4 into main Feb 20, 2021
@dorny dorny deleted the reduce-report-size branch February 20, 2021 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Validation Error "summary exceeds a maximum bytesize of 65535"

1 participant