[
https://issues.apache.org/jira/browse/IGNITE-19253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17709669#comment-17709669
]
Anton Vinogradov edited comment on IGNITE-19253 at 4/7/23 12:59 PM:
--------------------------------------------------------------------
Fixed according to the hints from
https://stackoverflow.com/questions/9834776/java-nio-file-path-issue (to use
toURI() instead of getPath())
was (Author: av):
Fixed according to the hints from
https://stackoverflow.com/questions/9834776/java-nio-file-path-issue
> [Missing Tests] check fails on windows agents
> ---------------------------------------------
>
> Key: IGNITE-19253
> URL: https://issues.apache.org/jira/browse/IGNITE-19253
> Project: Ignite
> Issue Type: Bug
> Reporter: Anton Vinogradov
> Assignee: Anton Vinogradov
> Priority: Major
> Fix For: 2.15
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> {noformat}
> org.apache.ignite.tools.surefire.testsuites.CheckAllTestsInSuites
> 12:53:08 check
> 12:53:08 java.nio.file.InvalidPathException: Illegal char <:> at index
> 2: /C:/BuildAgent/work/6429fa5c3148cb5c/modules/tools/target/classes/
> 12:53:08 java.nio.file.InvalidPathException: Illegal char <:> at index
> 2: /C:/BuildAgent/work/6429fa5c3148cb5c/modules/tools/target/classes/
> at
> org.apache.ignite.tools.surefire.testsuites.CheckAllTestsInSuites.check(CheckAllTestsInSuites.java:79)
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)