RFR: 7903160: Run self-tests for jtreg on MacOS and Windows [v10]

Jonathan Gibbons jjg at openjdk.java.net
Fri Apr 15 16:22:10 UTC 2022


On Fri, 15 Apr 2022 06:23:40 GMT, Christian Stein <cstein at openjdk.org> wrote:

>> CI builds including self-tests for `jtreg` are run on Linux.
>> 
>> Now, they also run on MacOS and Windows.
>
> Christian Stein has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Install more Cygwin packages

.github/workflows/test.yml line 29:

> 27:       with:
> 28:         packages: >-
> 29:           rsync

You should not need rsync, with the latest version of the repo

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

PR: https://git.openjdk.java.net/jtreg/pull/75


More information about the jtreg-dev mailing list