From: SourceForge.net <no...@so...> - 2008-03-14 02:20:16
|
Feature Requests item #1902394, was opened at 2008-02-26 10:14 Message generated for change (Comment added) made by sf-robot You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=377771&aid=1902394&group_id=23187 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed Resolution: Duplicate Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Error in comparing doubles Initial Comment: When comparing elements of type xsd:double xmlunit does not see 3.14159265358979E0 and 3.14159265358979 as equivalent. ---------------------------------------------------------------------- >Comment By: SourceForge Robot (sf-robot) Date: 2008-03-13 19:20 Message: Logged In: YES user_id=1312539 Originator: NO This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker). ---------------------------------------------------------------------- Comment By: Stefan Bodewig (bodewig) Date: 2008-02-28 03:42 Message: Logged In: YES user_id=113148 Originator: NO XMLUnit doesn't recognize Schema types at all, so it certainly doesn't do any other sort of comparison than a string match. There is an enhancement request https://sourceforge.net/tracker/index.php?func=detail&aid=1762410&group_id=23187&atid=377771 that would address this, I'm marking this as a duplicate of it. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=377771&aid=1902394&group_id=23187 |