RFR: 8292588: [macos] Multiscreen/MultiScreenLocationTest/MultiScreenLocationTest.java: Robot.mouseMove test failed on Screen #0

Alexey Ivanov aivanov at openjdk.org
Thu Oct 6 15:08:26 UTC 2022


On Wed, 5 Oct 2022 23:22:28 GMT, Damon Nguyen <dnguyen at openjdk.org> wrote:

> > Can we move the test file to one directory back as we are doing it in swing test fix. Means moving the test to Multscreen folder, instead of MultiScreenLocationTest.....?
> 
> I second this. The test can sit inside the Multiscreen folder without the need for a subfolder to match the way new tests are added.

I prefer leaving the test at its original location. It's not a new test, it has a history in CI. Although, if everyone else thinks the test should be moved up, it's okay with me.

Previously, each test had its own folder. Now, we tend to use flatter structure.

-------------

PR: https://git.openjdk.org/jdk/pull/10363



More information about the client-libs-dev mailing list