Hi John,
I have recently updated my serenity version from 1.1.13 to 1.1.31. ( the reporting was fine with 1.1.13)
After upgrading to 1.1.31 I am observing that there's mismatch in html reports to console reports.
Below is my actual test summary which is printed in maven/CMD console.
Test run: 62, Failures: 5, Errors: 5, Skipped:2
Coming to the serenity generated reports, the skipped tests(@Ignore Tests) are are not showing in 1.1.31 serenity html reports and fail test count should be 10 but displaying as 13. (Note: results.csv file is looking fine). Here's the serenity generated test summary.
Total: 62, Pass: 48(77%), Fail: 13(21%), Pending:0, Ignored:0
Hope you will better understand with screenshot attached. Thank you!
Thanks,
Sampath S