On Wed, 22 Nov 2023 08:46:32 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> 
wrote:

> Test failing on macos14 citing "ToolTip not found"...Investigation shows that 
> the mouse is not moved when invoked 1st time to desired location on screen 
> causing tooltip to not show...However, subsequent runs of the same test 
> without any change causes it to pass every time.
> Workaround is proposed to check if running on 14.x, then invoke a dummy mouse 
> movement to same location which causes the test to pass for several 
> iterations in macos14 environment.

I don't think this is a good idea. We aren't interested in just making the test 
"pass".
We need to understand what changed. If necessary it could end up in a bug 
report to Apple.

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

PR Comment: https://git.openjdk.org/jdk/pull/16776#issuecomment-1823319467

Reply via email to