RFR: 8346872: tools/jpackage/windows/WinLongPathTest.java fails

Matthias Baesken mbaesken at openjdk.org
Fri Jan 3 08:07:34 UTC 2025


On Mon, 30 Dec 2024 21:25:20 GMT, Alexey Semenyuk <asemenyuk at openjdk.org> wrote:

> Skip the test (throw `jtreg.SkippedException`) if the volume that owns the test's work directory doesn't support DOS file names.

After adding it to our build/test queue, this fails with


#section:build
----------messages:(3/144)----------
command: build jtreg.SkippedException
reason: User specified action: run build jtreg.SkippedException 
started: Fri Jan 03 00:10:16 CET 2025
result: Not run. Test running...


test result: Error. can't find jtreg.SkippedException in test directory or libraries


Maybe you need  now
`* @library /test/lib`

too ?

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

PR Comment: https://git.openjdk.org/jdk/pull/22896#issuecomment-2568823753


More information about the core-libs-dev mailing list