RFR: 8158801: [TEST_BUG] Mixing tests fail because of focus workaround trick [v9]
Khalid Boulanouare
duke at openjdk.org
Tue Jul 22 15:50:19 UTC 2025
On Tue, 22 Jul 2025 15:39:54 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.
>
> Khalid Boulanouare has updated the pull request incrementally with four additional commits since the last revision:
>
> - Revert "Changes Frame width to 300, uses protected constants for all base tests frame sizes"
>
> This reverts commit b6558c79a129837c3d8d92cdc99d9417e630126d.
> - Revert "Removes passed tests from problem list"
>
> This reverts commit 2f9be981c785ba40574fc5710c0330fb3abc60d2.
> - Revert "Problem list files for Mac OS only"
>
> This reverts commit f68973cc2e4b68a18b7c6ec04aebd75bf0c1899a.
> - Revert "Changes protected fields to static"
>
> This reverts commit fa864b2fb7f68c2b33726482c78425e63bf8a396.
Reverted previous initial changes with frame width set to 300 pixels.
Used request focus for frames and most of the test passed.
Updated copyright years.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25971#issuecomment-3103531107
More information about the client-libs-dev
mailing list