[
https://issues.apache.org/jira/browse/IGNITE-18308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vadim Pakhnushev updated IGNITE-18308:
--------------------------------------
Labels: ignite-3 (was: )
> RestAddressReporterTest fails on Windows
> ----------------------------------------
>
> Key: IGNITE-18308
> URL: https://issues.apache.org/jira/browse/IGNITE-18308
> Project: Ignite
> Issue Type: Bug
> Components: cli, rest
> Reporter: Vadim Pakhnushev
> Assignee: Vadim Pakhnushev
> Priority: Major
> Labels: ignite-3
> Time Spent: 10m
> Remaining Estimate: 0h
>
> IGNITE-17754 introduced the test but it fails on Windows:
> {code:java}
> java.nio.file.InvalidPathException: Illegal char <:> at index 4:
> file:///C:/Users/Vadim/AppData/Local/Temp/junit16215531435219780615//nosuchpath
> at
> java.base/sun.nio.fs.WindowsPathParser.normalize(WindowsPathParser.java:182)
> at
> java.base/sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:153)
> at
> java.base/sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:77)
> at java.base/sun.nio.fs.WindowsPath.parse(WindowsPath.java:92)
> at
> java.base/sun.nio.fs.WindowsFileSystem.getPath(WindowsFileSystem.java:229)
> at java.base/java.nio.file.Path.of(Path.java:147)
> at
> org.apache.ignite.internal.component.RestAddressReporterTest.throwsExceptionWhenThereIsNoFile(RestAddressReporterTest.java:75)
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)