Integrated: 8286430: make test TEST="gtest:<sometag>" exits with error when it shouldn't
Severin Gehwolf
sgehwolf at openjdk.java.net
Wed May 11 08:53:50 UTC 2022
On Mon, 9 May 2022 18:39:28 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?
This pull request has now been integrated.
Changeset: 63a1ec6e
Author: Severin Gehwolf <sgehwolf at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/63a1ec6e7c08fc21d5cded734637eeb80147079f
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8286430: make test TEST="gtest:<sometag>" exits with error when it shouldn't
Reviewed-by: ihse, erikj
-------------
PR: https://git.openjdk.java.net/jdk/pull/8605
More information about the build-dev
mailing list