On Tue, 26 Sep 2023 13:37:53 GMT, Alexey Ivanov <aiva...@openjdk.org> wrote:
>> I couldn't find any best practices for problem-listing. >> >> Yet keeping tests in the same area closer seems like a good idea to me. >> Either line is fine with me. Thanks. >> >> I started an internal discussion in clientlibs to see whether there are any >> conventions. > >> Yet keeping tests in the same area closer seems like a good idea to me. >> Either line is fine with me. > > Let's go for the latter one, line 416. > >> I started an internal discussion in clientlibs to see whether there are any >> conventions. > > It looks there are no strict conventions. There groups for *awt* and *swing*, > there are also some subheaders to group tests which fail with the same root > cause, like the one above the line you're adding. > > At the same time, I still think it's better to group tests… This one is in > `awt/font`, let's add close to another one. > > Other than that, it looks good to me, I'll approve it. OK, great. I've moved the exclusion to the proposed line. Thanks for checking. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/15880#discussion_r1338208758