Integrated: 8158801: [TEST_BUG] Mixing tests fail because of focus workaround trick

Khalid Boulanouare duke at openjdk.org
Tue Dec 16 20:41:34 UTC 2025


On Wed, 25 Jun 2025 08:12:25 GMT, Khalid Boulanouare <duke at openjdk.org> wrote:

> Many Mixing tests failed because the work around click lands on the minimizing area in the window control and causes the tests to fail.
> 
> This fix changes the width of base frames which allows most of tests to pass.

This pull request has now been integrated.

Changeset: d02abfe7
Author:    Khalid Boulanouare <khalid.boulanouare at oracle.com>
Committer: Alexey Ivanov <aivanov at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/d02abfe765a1e67c5e37f3450aa5a0d8fb97a208
Stats:     204 lines in 14 files changed: 96 ins; 71 del; 37 mod

8158801: [TEST_BUG] Mixing tests fail because of focus workaround trick

Reviewed-by: aivanov, prr, psadhukhan

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

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


More information about the client-libs-dev mailing list