RFR: 7903520 - jcov is missing versions of testing dependencies and javatest

Jiří Vaněk jvanek at openjdk.org
Thu Aug 24 04:57:43 UTC 2023


On Tue, 22 Aug 2023 17:51:03 GMT, Jiří Vaněk <jvanek at openjdk.org> wrote:

> jcov now:
>  - downloads all necessary dependences, unless present
>  - is setting up versions of testng and jcommander
>  - is not setting version of javatest, simply gets latest tagged binary
>  - gitignores build/template.xml

You are most likely right. Still with various versions of testng and of jcommander, it was failing in various ways. 

Those failed tests  seems to come from https://github.com/openjdk/jcov/commit/8deab262fdd5087b159e1286de5749dfe5318cac ,  so maybe @shurymury  may confirm?

Bu if you are ok with this as it is, the versions may fixed later.

-------------

PR Comment: https://git.openjdk.org/jcov/pull/40#issuecomment-1690999894
PR Comment: https://git.openjdk.org/jcov/pull/40#issuecomment-1691000538


More information about the jcov-dev mailing list