Integrated: 8325201: (zipfs) Disable TestPosix.setPermissionsShouldConvertToUnix which fails on Windows

Eirik Bjørsnøs eirbjo at openjdk.org
Sun Feb 4 21:04:05 UTC 2024


On Sun, 4 Feb 2024 16:22:14 GMT, Eirik Bjørsnøs <eirbjo at openjdk.org> wrote:

> Can I please get a review for this trivial change to disable the test `TestPosix.setPermissionsShouldConvertToUnix` on Windows?
> 
> This test was recently introduced in [JDK-8324635](https://bugs.openjdk.org/browse/JDK-8324635), but fails intermittently on Windows CI runs. (See [JDK-8325199](https://bugs.openjdk.org/browse/JDK-8325199))
> 
> To reduce CI noise, I suggest we simply disable this test on Windows for now.  The actual fix of the failing test will be investigated and fixed as a follow-up PR.

This pull request has now been integrated.

Changeset: 692c9f88
Author:    Eirik Bjørsnøs <eirbjo at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/692c9f8821e220560927dd6bbedfea9ddfe312f6
Stats:     6 lines in 2 files changed: 6 ins; 0 del; 0 mod

8325201: (zipfs) Disable TestPosix.setPermissionsShouldConvertToUnix which fails on Windows

Reviewed-by: lancea

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

PR: https://git.openjdk.org/jdk/pull/17700


More information about the nio-dev mailing list