Alan Hudson created AMQ-3865:
--------------------------------

             Summary: AjaxTest fails all tests due to line ending differences
                 Key: AMQ-3865
                 URL: https://issues.apache.org/jira/browse/AMQ-3865
             Project: ActiveMQ
          Issue Type: Bug
          Components: Test Cases
    Affects Versions: 5.6.0
         Environment: Windows
            Reporter: Alan Hudson
             Fix For: 5.7.0
         Attachments: amq-3865.patch

The tests do index of comparison of "foo\n" where on windows you'd need to do 
"foo\r\n".  I don't think the line endings are really significant to test.  

If they are then I can change the test over to check the operating system and 
add carriage returns if necessary.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to