RFR: 7903819: jcstress do not print structuralised results
Jiří Vaněk
jvanek at openjdk.org
Tue Jan 28 11:39:12 UTC 2025
On Fri, 10 Jan 2025 15:46:48 GMT, Jiří Vaněk <jvanek at openjdk.org> wrote:
> Jcstress are generating very good html report, which is however not exactly great for automated comapriosns over various systyems and architectures. This pr is adding junit-like, configurable report.
Hello!
I'm now happy with the generated stuff. The xmls have 100-500mb based on type/number of failures (note, that htmls have 200-700mb based on failures). I have tried them with https://github.com/jenkinsci/report-jtreg-plugin/ and junit plugin, and they behave as expected. I will post exemplar files (with real failures)
-------------
PR Comment: https://git.openjdk.org/jcstress/pull/158#issuecomment-2618751696
More information about the jcstress-dev
mailing list