Theory results are not reported correctly

Bug #491479 reported by Charlie Poole
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
NUnit V2
Fix Released
High
Charlie Poole
NUnit-Results
Triaged
High
Charlie Poole

Bug Description

Since there is no info in the result file to identify a test method as a theory, tests that fail the assumptions for the theory are reported as failures. Ideally, assumption failures should be reported as inconclusive but they could simply be ignored for now.

Tags: feature

Related branches

tags: added: feature
Changed in nunit-results:
importance: Undecided → High
Changed in nunitv2:
importance: Undecided → High
status: New → Triaged
Changed in nunit-results:
status: New → Triaged
Revision history for this message
Charlie Poole (charlie.poole) wrote :

NUnit needs to add info to identify a theory in the in order to enable resolution of the bug in nunit-results.

Two changes will be needed:

1) Add type="theory" to the test suite representing a theory
2) Add a result attribute to each test - for example, result="inconclusive"

Changed in nunitv2:
assignee: nobody → Charlie Poole (charlie.poole)
milestone: none → 2.5.4
status: Triaged → In Progress
Changed in nunitv2:
status: In Progress → Fix Committed
Changed in nunitv2:
status: Fix Committed → Fix Released
Changed in nunit-results:
assignee: nobody → Charlie Poole (charlie.poole)
milestone: none → 1.2
Revision history for this message
Charlie Poole (charlie.poole) wrote :
Changed in nunit-results:
milestone: 1.2 → none
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.