Failure in TestFixtureTearDown not reported in console runner
Bug #747581 reported by
cliff v.
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
NUnit V2 | Status tracked in Trunk | |||||
2.5 |
Fix Released
|
High
|
Charlie Poole | |||
Trunk |
Fix Released
|
High
|
Charlie Poole |
Bug Description
The following does not end with a test failure and I think it should:
[TestFixture]public class Bug
{
{
}
{
throw new AbandonedMutexE
}
}
summary: |
- Failure in TestFixtureTearDown not reported + Failure in TestFixtureTearDown not reported in console runner |
Changed in nunitv2: | |
status: | New → Triaged |
importance: | Undecided → High |
assignee: | nobody → Charlie Poole (charlie.poole) |
milestone: | none → 2.6.0b1 |
To post a comment you must log in.