RFR: 8296554: MouseLocationOnScreenTest sometime fails when system is busy [v5]
Andy Goryachev
angorya at openjdk.org
Thu Apr 17 14:29:49 UTC 2025
On Thu, 17 Apr 2025 05:57:12 GMT, Gopal Pattnaik <duke at openjdk.org> wrote:
>> There was a Assertion fail issue in mouse location test case JDK-8296554,
>> Reason: We felt the one mili second delay time for the Robot test may be insufficient in few OS.
>> Solution: We Changed the delay time to three mili second.
>>
>> Verification:
>> Tested in Windows 11, and the Assert fail issue is not found.
>
> Gopal Pattnaik has updated the pull request incrementally with one additional commit since the last revision:
>
> Addressed Review comments
thank you for the fix and addressing the comments!
-------------
Marked as reviewed by angorya (Reviewer).
PR Review: https://git.openjdk.org/jfx/pull/1772#pullrequestreview-2775980857
More information about the openjfx-dev
mailing list