Option for adding and extra TestResultCollector when executing tests
Jiri Vanek
jvanek at redhat.com
Mon Aug 11 10:17:52 UTC 2025
hi!
https://github.com/openjdk/jcstress/pull/158
This PR is adding junit compatible results output.
Would it not be enough for you?
But otherwise I think Aleksey would like your idea, that my junit collector would stay out of main codebase:)
However, my mine purpose is, that we can be able to exchange structured jcstress results. That means one shared junit-like output. Otherwise each of of us will have theirs own junit-based collector with output:(
Thanx!!
J.
On 8/8/25 15:25, Vladimir Sitnikov wrote:
> Hi,
>
> WDYT of adding an option so the end-users could add TestResultCollector via command-line options?
> I'm integrating jcstress with junit-jupiter engine, and I would like to get notifications from jcstress for the test success/failures.
>
> It looks like the current JCStress hard-codes the listeners, and duplicating the JCStress class itself in a custom runner sounds scary.
>
> Vladimir
--
Jiri Vanek <j.vanek at ibm.com>
Principal JDK QA engineer
IBM Middleware Czechia s.r.o.
+420 775 39 01 09
More information about the jcstress-dev
mailing list