DescriptionThe existing failures are caused by the diff between UNIX and WINDOWS file formats: there's "\n" in UNIX one while "\r\n" in WINDOWS one.
We actually want to compare the json/xml objects, rather than their string representation.
Patch Set 1 #Patch Set 2 : Updated patch #
MessagesTotal messages: 3
|