Integrated: 8255898: Test java/awt/FileDialog/FilenameFilterTest/FilenameFilterTest.java fails on Mac OS

Jayathirth D V jdv at openjdk.java.net
Tue Oct 19 04:07:53 UTC 2021


On Mon, 18 Oct 2021 12:58:20 GMT, Jayathirth D V <jdv at openjdk.org> 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 well as multiple FileDialog jtreg test bunch run in our CI systems.
> 
> I have added details of similar issue faced in this Catalina version by other applications in the JBS. Some of these observations talk about permission issues when running the application, so to be on safer side i have updated test case to run on othervm mode.

This pull request has now been integrated.

Changeset: 947d52c4
Author:    Jayathirth D V <jdv at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/947d52c4c3deec1bdea43959c200201c614ae114
Stats:     2 lines in 2 files changed: 0 ins; 0 del; 2 mod

8255898: Test java/awt/FileDialog/FilenameFilterTest/FilenameFilterTest.java fails on Mac OS

Reviewed-by: prr, serb

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

PR: https://git.openjdk.java.net/jdk/pull/5986



More information about the client-libs-dev mailing list