You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Stamatis Zampetakis (JIRA)" <ji...@apache.org> on 2018/11/16 15:05:00 UTC

[jira] [Created] (CALCITE-2678) RelBuilderTest#testRelBuilderToString fails on Windows

Stamatis Zampetakis created CALCITE-2678:
--------------------------------------------

             Summary: RelBuilderTest#testRelBuilderToString fails on Windows
                 Key: CALCITE-2678
                 URL: https://issues.apache.org/jira/browse/CALCITE-2678
             Project: Calcite
          Issue Type: Bug
          Components: build
    Affects Versions: 1.17.0
            Reporter: Stamatis Zampetakis
            Assignee: Julian Hyde


The test fails on Windows since the RelBuilder#toString method adds '\r\n' line separators and the test expects '\n' line separators.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)