RFR: 8286430: make test TEST="gtest:<sometag>" exits with error when it shouldn't
Erik Joelsson
erikj at openjdk.java.net
Tue May 10 13:08:46 UTC 2022
On Tue, 10 May 2022 08:42:10 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:
> Apparently gtest 1.8.1 uses `cases`. I've updated the patch to handle both: `suites` and `cases`. If somebody could test it with gtest 1.8.1 I'd appreciate it.
Verified that it works with 1.8.1, which does indeed use `cases`.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8605
More information about the build-dev
mailing list