[ 
https://issues.apache.org/jira/browse/IGNITE-13950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Valentin Kulichenko resolved IGNITE-13950.
------------------------------------------
    Resolution: Fixed

> IgniteCliInterfaceTest can fail on Windows
> ------------------------------------------
>
>                 Key: IGNITE-13950
>                 URL: https://issues.apache.org/jira/browse/IGNITE-13950
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Valentin Kulichenko
>            Assignee: Valentin Kulichenko
>            Priority: Blocker
>              Labels: ignite-3, ignite-3-cli-tool
>             Fix For: 3.0.0-alpha1
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> {{IgniteCliInterfaceTest}} does not take into account that line separators 
> can differ between different operating systems. Under Windows, it's typically 
> {{\r\n}} instead of just {{\n}}, which causes multiple test cases to fail.
> To make sure these tests pass on every OS, we should compare a multi-line 
> output line by line (i.e. convert both expected and actual string values to 
> lists of lines and verify that these lists are the same).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to