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

Fredrick Eisele commented on TINKERPOP-2628:
--------------------------------------------

When file outputs are produced it is likely that, on Windows 10, lines will be 
delimited by \r\n rather than \n. There is a test 
DefaultTraversalMetricsTest.java where this causes it to incorrectly fail. 
 [^correct_comparison_of_file_output_with__r_n.patch] 

> Gremlin test suite run on Windows
> ---------------------------------
>
>                 Key: TINKERPOP-2628
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2628
>             Project: TinkerPop
>          Issue Type: Bug
>          Components: build-release
>    Affects Versions: 3.5.2
>         Environment: OS: Windows
>            Reporter: Davide Riva
>            Priority: Minor
>         Attachments: correct_comparison_of_file_output_with__r_n.patch, 
> correct_string_interpolation_for_file_path_issues.patch, 
> correct_string_interpolation_for_file_path_issues1.patch
>
>
> Currently, there are some tests (IoReader or IoWrite) which always fail on 
> Windows. This is probably due to how temporary folders are created
> How to reproduce: run IoReader or IoWriter on Windows on a particular 
> implementation ({{mvn clean test}} should be sufficient)



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to