Ticket #5933 (closed: fixed)
Change LoadAndCheckBase.py to handle Instruments
Reported by: | Owen Arnold | Owned by: | Owen Arnold |
---|---|---|---|
Priority: | major | Milestone: | Release 2.3 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | #5821 | |
Blocking: | Tester: | Michael Reuter |
Description (last modified by Owen Arnold) (diff)
All of the workspace we load via the LoadAndCheckBase test should have a corresponding instrument. Recently we were running tests on INTER data, but the IDF was not present for INTER, and this wasn't detected.
Add tests to verify that the instrument is being loaded along side the workspace.
Change History
comment:2 Changed 8 years ago by Owen Arnold
- Description modified (diff)
- Summary changed from Basic system tests for INTER to Change LoadAndCheckBase.py to handle Instruments
comment:3 Changed 8 years ago by Owen Arnold
refs #5933 Add and use new base tests.
Changeset: d1097679bf2cec986a090fd1137523c8a45677de
comment:4 Changed 8 years ago by Owen Arnold
Tester. Unless the derived system tests opt out, those using LoadAndCheckBase.py will check that the instrument name on the workspace matches the expected instrument name. This is a simple check that the IDF has been loaded.
comment:5 Changed 8 years ago by Owen Arnold
- Status changed from accepted to verify
- Resolution set to fixed
comment:6 Changed 8 years ago by Michael Reuter
- Status changed from verify to verifying
- Tester set to Michael Reuter
Note: See
TracTickets for help on using
tickets.