DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=32483>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=32483 Summary: Testcase for content length broken for windows platform Product: Slide Version: 2.1 Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P3 Component: Other AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The "xmltestcases\functional\proppatch\code\PropPatchDeleteDAVPropertyWithPropFi ndOnContentLength.xml" testcase is broken on windows because the original filesize is larger than the hardcoded expected result of 1627. Since it is a text file windows adds <cr> characters to each line so the starting file size is 1666. The testcase will work if the uploaded file is changed from the current "html.html" file to a binary file like "jim.graham.gif" as its size is the same for unix and windows. Patch that does this is attached. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
