Vadim Pakhnushev created IGNITE-18308:
-----------------------------------------

             Summary: RestAddressReporterTest fails on Windows
                 Key: IGNITE-18308
                 URL: https://issues.apache.org/jira/browse/IGNITE-18308
             Project: Ignite
          Issue Type: Bug
            Reporter: Vadim Pakhnushev
            Assignee: Vadim Pakhnushev


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)

Reply via email to