On Wed, 24 Jan 2024 15:20:37 GMT, Jie Fu <ji...@openjdk.org> wrote: > This patch tries to fix the invalid test group definition of lib-test. > Please review. > Thanks.
Ooof. I wonder how that happened. This would not show up before we try to run the actual libtest tests. What is extra wild is that GHA reports green, even though the logs say that TEST.groups is incorrect! I am going to go and fix that... The fix looks good and trivial. Thanks for catching it! ------------- Marked as reviewed by shade (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/17558#pullrequestreview-1841971948