-
Couldn't load subscription status.
- Fork 13
Closed
Description
Environment:
nUnit Framework version- 3.10.1
nunit console runner - 3.9.0
ReportPortal.Nunit - 3.3.10
ReportPortal.Client - 2.1.0
ReportPortal.Shared - 2.0.6
ReportPortal instance version: Build: 4.2.2
Steps:
- Create any Test class with the OneTimeSetUp and any amount of tests(eg: 5)
- Add throwing any exception in OneTimeSetUp
- Run the test class (--where "class = namespace.classname")
Expected: the report portal should display all 5 failures.
Actual: only one failure is displayed. After attempt to open it an error is displayed in the bottom:
Link to test-item become invalid. Test-item was restored by id from server.
Note: An exception is displayed in nUnit output. Please see full nUnit output
Metadata
Metadata
Assignees
Labels
No labels