On Tue, 10 May 2022 08:46:44 GMT, Severin Gehwolf <sgehw...@openjdk.org> wrote:
>> `make test TEST="gtest:<sometag"` fails for me with google test version >> `1.10.0`. It expects `suites` to be present in the google test output >> whereas the OpenJDK build infra code expects `cases`. I'm not sure when/if >> that changed, but here is a proposed fix. >> >> Thoughts? > > Severin Gehwolf has updated the pull request incrementally with one > additional commit since the last revision: > > Handle both 'cases' and 'suites' Marked as reviewed by erikj (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/8605