Test java/awt/KeyboardFocusmanager/TypeAhead/TestDialogTypeAhead.html fails on
mac fails on Mac. The test fails on my local machine (macOS BigSur) always and
on mach5 also. The test uses Robot for mouse clicks and there is no delay or
autoDelay set on Robot.
The fix adds set autoDelay on the ro
On Mon, 18 Oct 2021 23:06:34 GMT, Phil Race wrote:
> As described in the bug evaluation, this test was only useful when it had
> Lucida Sans as a font in the JDK and
> the ICU layout engine.
>
> I don't think it can be made reliable any more given unknown fonts and the
> difference in the lay
On Mon, 18 Oct 2021 12:58:20 GMT, Jayathirth D V wrote:
> Root cause for this test failure in our CI systems was macOS regression in
> specific version of Catalina.
> This issue is fixed in macOS 10.12 Catalina Beta7 (19A546d) and it is no
> longer failing after multiple individual test runs as
On Mon, 18 Oct 2021 12:58:20 GMT, Jayathirth D V wrote:
> Root cause for this test failure in our CI systems was macOS regression in
> specific version of Catalina.
> This issue is fixed in macOS 10.12 Catalina Beta7 (19A546d) and it is no
> longer failing after multiple individual test runs as
On Mon, 18 Oct 2021 23:06:34 GMT, Phil Race wrote:
> As described in the bug evaluation, this test was only useful when it had
> Lucida Sans as a font in the JDK and
> the ICU layout engine.
>
> I don't think it can be made reliable any more given unknown fonts and the
> difference in the lay
As described in the bug evaluation, this test was only useful when it had
Lucida Sans as a font in the JDK and
the ICU layout engine.
I don't think it can be made reliable any more given unknown fonts and the
difference in the layput engine.
So delete it.
-
Commit messages:
- 81
On Mon, 18 Oct 2021 12:58:20 GMT, Jayathirth D V wrote:
> Root cause for this test failure in our CI systems was macOS regression in
> specific version of Catalina.
> This issue is fixed in macOS 10.12 Catalina Beta7 (19A546d) and it is no
> longer failing after multiple individual test runs as
On Mon, 18 Oct 2021 12:58:20 GMT, Jayathirth D V wrote:
> Root cause for this test failure in our CI systems was macOS regression in
> specific version of Catalina.
> This issue is fixed in macOS 10.12 Catalina Beta7 (19A546d) and it is no
> longer failing after multiple individual test runs as
Root cause for this test failure in our CI systems was macOS regression in
specific version of Catalina.
This issue is fixed in macOS 10.12 Catalina Beta7 (19A546d) and it is no longer
failing after multiple individual test runs as well as multiple FileDialog
jtreg test bunch run in our CI syste