← Back to team overview

nunit-core team mailing list archive

Re: [Bug 628881] [NEW] Need of Enddate together with Ignore

 

Please explain the need for two different IgnoreReason fields - I understand
the rest.

Charlie

On Thu, Sep 2, 2010 at 7:57 AM, Rechenelf <628881@xxxxxxxxxxxxxxxxxx> wrote:
> Public bug reported:
>
> In our framework we have a feature that is very important for us: Ignore
> can has two parameters description and enddate. When enddate is less
> then the current date, the test is not longer be igrnored and (normally)
> displayed as a test with error.
>
> Currently, there is more than one part to change, because Ignore ist also used with TestCase, TestFisture and so on.
> Ignore, IgnoreReason, IgnoreUpto, IgnoreReasonUppto will then be needed.
>
> ** Affects: nunitv2
>     Importance: Undecided
>         Status: New
>
>
> ** Tags: attribute enddate feature ignore
>
> --
> Need of Enddate together with Ignore
> https://bugs.launchpad.net/bugs/628881
> You received this bug notification because you are a member of NUnit
> Developers, which is subscribed to NUnit V2.
>

-- 
Need of Enddate together with Ignore
https://bugs.launchpad.net/bugs/628881
You received this bug notification because you are a member of NUnit
Developers, which is subscribed to NUnit V2.

Status in NUnit V2 Test Framework: New

Bug description:
In our framework we have a feature that is very important for us: Ignore can has two parameters description and enddate. When enddate is less then the current date, the test is not longer be igrnored and (normally) displayed as a test with error.

Currently, there is more than one part to change, because Ignore ist also used with TestCase, TestFisture and so on.
Ignore, IgnoreReason, IgnoreUpto, IgnoreReasonUppto will then be needed.





References