Re: RFR: 8296554: MouseLocationOnScreenTest sometime fails when system is busy [v5]

2025-04-20 Thread duke
On Thu, 17 Apr 2025 05:57:12 GMT, Gopal Pattnaik 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.

Re: RFR: 8296554: MouseLocationOnScreenTest sometime fails when system is busy [v5]

2025-04-18 Thread Gopal Pattnaik
> 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 fai

Re: RFR: 8296554: MouseLocationOnScreenTest sometime fails when system is busy [v5]

2025-04-18 Thread Andy Goryachev
On Thu, 17 Apr 2025 05:57:12 GMT, Gopal Pattnaik 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.

Re: RFR: 8296554: MouseLocationOnScreenTest sometime fails when system is busy [v5]

2025-04-17 Thread Kevin Rushforth
On Thu, 17 Apr 2025 05:57:12 GMT, Gopal Pattnaik 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.