** Changed in: nunitv2 Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of NUnit Developers, which is subscribed to NUnit V2. https://bugs.launchpad.net/bugs/756843
Title: Failing assertion does not show non-linear tolerance mode Status in NUnit V2 Test Framework: Fix Released Bug description: Assertions for equality within a tolerance do not show the mode for non-linear tolerances. For example, if the tolerance was within 10 percent, the expected value will display as <value> +/- 10 rather than <value> +'- 10 Percent as it should. This is also true for comparison in Ulps and should be checked for Days, Minutes, etc. when using a time span. To manage notifications about this bug go to: https://bugs.launchpad.net/nunitv2/+bug/756843/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~nunit-core Post to : nunit-core@lists.launchpad.net Unsubscribe : https://launchpad.net/~nunit-core More help : https://help.launchpad.net/ListHelp