You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Anton Vinogradov (Jira)" <ji...@apache.org> on 2023/04/07 12:44:00 UTC

[jira] [Commented] (IGNITE-19253) [Missing Tests] check fails on windows agents

    [ https://issues.apache.org/jira/browse/IGNITE-19253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17709669#comment-17709669 ] 

Anton Vinogradov commented on IGNITE-19253:
-------------------------------------------

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)