Integrated: 8334681: GenShen: Do not use gtest skip test feature
William Kemper
wkemper at openjdk.org
Fri Jun 21 16:50:30 UTC 2024
On Fri, 21 Jun 2024 16:07:28 GMT, William Kemper <wkemper at openjdk.org> wrote:
> Recent versions of gtest provide a means to skip tests [1]. Unfortunately, the test result parsing in the build counts them as errors and fails the build.
>
> [1] https://google.github.io/googletest/advanced.html#skipping-test-execution
This pull request has now been integrated.
Changeset: a7c5d8a9
Author: William Kemper <wkemper at openjdk.org>
URL: https://git.openjdk.org/shenandoah/commit/a7c5d8a96e62b56218384ebc6a531f3bdc12a56f
Stats: 23 lines in 1 file changed: 18 ins; 3 del; 2 mod
8334681: GenShen: Do not use gtest skip test feature
Reviewed-by: kdnilsen
-------------
PR: https://git.openjdk.org/shenandoah/pull/452
More information about the shenandoah-dev
mailing list