Ticket #5347 (closed: fixed)
Fix HFIRReduction system test
Reported by: | Mathieu Doucet | Owned by: | Mathieu Doucet |
---|---|---|---|
Priority: | major | Milestone: | Release 2.2 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Russell Taylor |
Description
The HFIRReduction system test has been failing. The difference seems to be of the order of 1e-6, which is just above the tolerance of CheckWorkspaceMatch.
Fix the issue, and take the opportunity to get rid of the XML reference file and use a proper Nexus file instead.
Change History
comment:2 Changed 8 years ago by Mathieu Doucet
Re #5347 cleanup
Changeset: b05c41df1bbb9e61ab5aa7800a3dde1c5c5f1049
comment:4 Changed 8 years ago by Mathieu Doucet
- Status changed from accepted to verify
- Resolution set to fixed
Fixed.
Note: See
TracTickets for help on using
tickets.
Re #5347 Fix system test