RFR: 8286430: make test TEST="gtest:<sometag>" exits with error when it shouldn't [v2]
Magnus Ihse Bursie
ihse at openjdk.java.net
Tue May 10 11:58:47 UTC 2022
On Tue, 10 May 2022 08:46:44 GMT, Severin Gehwolf <sgehwolf at 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 ihse (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/8605
More information about the build-dev
mailing list