Option for adding and extra TestResultCollector when executing tests

Vladimir Sitnikov sitnikov.vladimir at gmail.com
Mon Aug 11 11:16:38 UTC 2025


>Jcstress can be wrapped like this. And it may be much more secure then
repalcing the internal runner, which is doing its job pretty well.
Especially if you do not care  about the dynamic nature of test variants.
Such test files can be
easily provided artifact.

Could you please clarify how one can "wrap jcstress like this"?

Just to recap:
1) I would like ./gradlew test to work the same for both regular junit
tests and jcstress tests
2) I would like to execute JCStress-based tests from IDE (e.g. IntelliJ
IDEA) with regular "run test" action.

I don't quite get the way you suggest to wrap it.

Vladimir
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/jcstress-dev/attachments/20250811/4402464f/attachment-0001.htm>


More information about the jcstress-dev mailing list