Ticket #7135 (closed: invalid)
RetrieveRunInformation has no testing
Reported by: | Owen Arnold | Owned by: | Gesner Passos |
---|---|---|---|
Priority: | critical | Milestone: | Release 3.2 |
Component: | Framework | Keywords: | Maintenance |
Cc: | Blocked By: | ||
Blocking: | Tester: | Jay Rainey |
Description (last modified by Gesner Passos) (diff)
This algorithm is shipped with Mantid, but does not have a test harness. All algorithms shipped with Mantid should undergo frequent automated testing.
Create a Unit test, or a system test, or both, to cover the functionality of this algorithm.
Change History
comment:1 Changed 7 years ago by Stuart Campbell
- Status changed from new to assigned
- Owner changed from Stuart Campbell to Gesner Passos
comment:4 Changed 7 years ago by Nick Draper
- Keywords Maintenance added
- Priority changed from major to critical
comment:5 Changed 7 years ago by Gesner Passos
- Description modified (diff)
- Milestone changed from Release 2.6 to Backlog
comment:6 Changed 7 years ago by Nick Draper
- Status changed from new to assigned
Bulk move to assigned at the introduction of the triage step
comment:7 Changed 7 years ago by Gesner Passos
- Status changed from assigned to verify
- Resolution set to invalid
- Milestone changed from Backlog to Release 3.2
This algorithm has a new name: RetrieveRunInfo and has tests defined for it.
comment:8 Changed 7 years ago by Gesner Passos
I could not find any old version of RetrieveRunInformation. And the Unittest of RetrieveRunInfo was created back on ticket #5293
comment:9 Changed 7 years ago by Jay Rainey
- Status changed from verify to verifying
- Tester set to Jay Rainey
comment:10 Changed 7 years ago by Jay Rainey
- Status changed from verifying to closed
I can confirm that a unit test was added for RetrieveRunInfo in #5293, which makes this ticket invalid.
comment:11 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 7981