nunit-core team mailing list archive
-
nunit-core team
-
Mailing list archive
-
Message #02035
[Bug 756843] Re: Failing assertion does not show non-linear tolerance mode
** Also affects: nunit-3.0
Importance: Undecided
Status: New
** Changed in: nunit-3.0
Status: New => Triaged
** Changed in: nunit-3.0
Importance: Undecided => High
--
You received this bug notification because you are a member of NUnit
Core Developers, which is the registrant for NUnit Framework.
https://bugs.launchpad.net/bugs/756843
Title:
Failing assertion does not show non-linear tolerance mode
Status in NUnit Test Framework:
Triaged
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/nunit-3.0/+bug/756843/+subscriptions
References