RFR: 7903520 - jcov is missing versions of testing dependencies and javatest
Leonid Kuskov
lkuskov at openjdk.org
Wed Aug 23 23:50:44 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
IMO, in this case, failing tests are the subject to analyze tests, implementation, and fix what is necessary. This change doesn't affect jcov at all.
-------------
PR Comment: https://git.openjdk.org/jcov/pull/40#issuecomment-1690785033
More information about the jcov-dev
mailing list