← Back to team overview

nunit-core team mailing list archive

[Bug 1086020] [NEW] PNUnit 2.5.2 - TEST_TIMEOUT is hardcoded

 

Public bug reported:

I had to rebuild the NUnit 2.5.2 with int.MaxValue instead of 600000
[ms] to get very long tests to run.

I would love if PNUnit respected the NUnit TimeoutAttribute instead, or
alternative made it part of the PNUnit .conf files.

Kind Regards,

Keld Ølykke

** Affects: nunitv2
     Importance: Undecided
         Status: New


** Tags: pnunit timeoutattribute

-- 
You received this bug notification because you are a member of NUnit
Developers, which is subscribed to NUnit V2.
https://bugs.launchpad.net/bugs/1086020

Title:
  PNUnit 2.5.2 - TEST_TIMEOUT is hardcoded

Status in NUnit V2 Test Framework:
  New

Bug description:
  I had to rebuild the NUnit 2.5.2 with int.MaxValue instead of 600000
  [ms] to get very long tests to run.

  I would love if PNUnit respected the NUnit TimeoutAttribute instead,
  or alternative made it part of the PNUnit .conf files.

  Kind Regards,

  Keld Ølykke

To manage notifications about this bug go to:
https://bugs.launchpad.net/nunitv2/+bug/1086020/+subscriptions


Follow ups

References