Ticket #4379 (closed: fixed)
Add SystemTest for file-backed MDWorkspace manipulation
Reported by: | Janik Zikovsky | Owned by: | Janik Zikovsky |
---|---|---|---|
Priority: | major | Milestone: | Release 2.0 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Michael Reuter |
Description
PlusMD, MergeMD, etc. with combinations of file-backed workspaces. These have been sources of errors in the past.
Change History
comment:2 Changed 9 years ago by Janik Zikovsky
Refs #4379: System tests for PlusMD and MergeMD
Changeset: 348947995ea43e67848cda21899f3c0402723770
comment:3 Changed 9 years ago by Janik Zikovsky
Refs #4379: better MergeMD test
Changeset: 2c6e0cdd960f949b744226cf4d18a3e618f19c18
comment:4 Changed 9 years ago by Janik Zikovsky
Refs #4379: reference to original workspace gets deleted in MDHistoWS
when the original workspace is removed from AnalysisDataService. This should allow the destructor to be called properly, freeing memory and closing the file. Should let windows system test pass.
Changeset: 57fd372c81dcf3360cacfb22d8e5322ed33f7402
comment:5 Changed 9 years ago by Janik Zikovsky
Refs #4379: Fix for GroupWorkspaceTest on RHEL (hopefully)
Changeset: 08795f13a006170363cd6ca888c335dd24af9a53
comment:6 Changed 9 years ago by Janik Zikovsky
- Status changed from accepted to verify
- Resolution set to fixed
System tests seem to pass on all platforms.
comment:7 Changed 9 years ago by Michael Reuter
- Status changed from verify to verifying
- Tester set to Michael Reuter