https://bz.apache.org/bugzilla/show_bug.cgi?id=60752

            Bug ID: 60752
           Summary: XPathUtilTest fails on Windows
           Product: JMeter
           Version: 3.1
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

The following tests fail on Windows:

testFormatXmlSimple(org.apache.jmeter.util.XPathUtilTest)
testFormatXmlComplex(org.apache.jmeter.util.XPathUtilTest)

This is because the tests expect lines to be terminated by NL only, whereas on
Windows they are terminated by CRNL.

Assuming that the output is allowed/supposed to vary with the host EOL setting,
the expected test results need to be changed.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to