nunit-core team mailing list archive
-
nunit-core team
-
Mailing list archive
-
Message #01109
[Bug 641423] [NEW] Timeout test fails under Mono on Linux
Public bug reported:
The test NUnit.Core.Tests.ThreadingTests.TimeoutCanBeSetOnTestFixture
fails under Mono on Linux. The individual test should return a Failure
result but returns Cancelled. It works correctly on Windows.
** Affects: nunitv2
Importance: Medium
Assignee: Charlie Poole (charlie.poole)
Status: In Progress
** Changed in: nunitv2
Status: New => Confirmed
** Changed in: nunitv2
Importance: Undecided => Medium
** Changed in: nunitv2
Status: Confirmed => In Progress
** Changed in: nunitv2
Assignee: (unassigned) => Charlie Poole (charlie.poole)
--
Timeout test fails under Mono on Linux
https://bugs.launchpad.net/bugs/641423
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: In Progress
Bug description:
The test NUnit.Core.Tests.ThreadingTests.TimeoutCanBeSetOnTestFixture fails under Mono on Linux. The individual test should return a Failure result but returns Cancelled. It works correctly on Windows.
Follow ups
References