Ticket #8320 (assigned)
Empty sample/inst name does not go through SaveNexus/LoadNexus properly
Reported by: | Gesner Passos | Owned by: | Martyn Gigg |
---|---|---|---|
Priority: | major | Milestone: | Backlog |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description
I don't know if it is possible to show this with mantid script, but, consider this unit test for CheckWorkspaceMatch where I create a workspace, save it, and them, load it again, to give to the CheckWorkspaceMatch. It complains that the instrument has different name.
In another ticket I'm working with, there is a complain about the sample name mismatch. Because, one is empty (before saving workspace) and the other is a single space (after reloading).
For this reason, we are forced to disable some tests in the systemtests, but, as a side effect, I had problems with not loading sample correctly.
Attachments
Change History
comment:1 Changed 7 years ago by Martyn Gigg
- type changed from enhancement to defect
- Summary changed from SaveNexus and LoadNexus does not produce the 'same' workspace to Empty sample/inst name does not go through SaveNexus/LoadNexus properly
Note: See
TracTickets for help on using
tickets.