RFR: 7903159: Make jtreg self-tests run on Windows/Cygwin [v2]
Jonathan Gibbons
jjg at openjdk.java.net
Wed Apr 13 23:03:42 UTC 2022
On Wed, 13 Apr 2022 19:55:09 GMT, Christian Stein <cstein at openjdk.org> wrote:
>> Prior to this commit some of `jtreg`'s self-tests failed on Windows/Cygwin systems.
>>
>> This commit fixes this mainly by adjusting assertions expecting Windows-style paths, `\r\n` line-breaks, and ignoring/normalizing other differences compared to Unix-based systems.
>>
>> https://bugs.openjdk.java.net/browse/CODETOOLS-7903159
>
> Christian Stein has updated the pull request incrementally with one additional commit since the last revision:
>
> Fix typo
Marked as reviewed by jjg (Lead).
-------------
PR: https://git.openjdk.java.net/jtreg/pull/74
More information about the jtreg-dev
mailing list