-
Notifications
You must be signed in to change notification settings - Fork 232
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
not a valid Cucumber report! String length (20051119) exceeds the maximum length (20000000) #449
Comments
related to FasterXML/jackson-core#1014 |
Should be fixed with 1f42c4505112d42e78f523749e7672e705a19b04 so check recent version of the plugin which collects 2.15 FasterXML/jackson-core#1018 |
@damianszczepanik I am still facing this issue with Cucumber Reports 5.8.0 and Jackson 2.15.3-366.vfe8d1fa_f8c87:
|
Suggest to pass this problem to fasterxml |
Hm... But I read in some places that this size/length is already made configurable by Jackson. I am wondering if it isn't a matter of just passing in a bigger size from the cucumber reports plugin when calling Jackson. |
BTW, what makes your report so big, what element? |
usually, it is the big video record attachment to the report |
Jenkins and plugins versions report
What Operating System are you using (both controller, and any agents involved in the problem)?
controller on linux and agent on mac
Reproduction steps
The problem is showing on the latest version of cucumber report plugin 5.8.0(https://plugins.jenkins.io/cucumber-reports).
Rolling back to last version 5.7.6 solves the problem.
Expected Results
should create a valid cucumber report
Actual Results
fails with this message in log:
Anything else?
No response
The text was updated successfully, but these errors were encountered: