Ticket #5530 (closed: fixed)
Move HFIR SANS tests to proper system tests
Reported by: | Mathieu Doucet | Owned by: | Mathieu Doucet |
---|---|---|---|
Priority: | blocker | Milestone: | Release 2.2 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Martyn Gigg |
Description
There is a large number of tests for HFIR SANS reduction in scripts/reduction/instruments/sans/utest_command_interface.py.
Those are run by hand at the moment and should be ported over to proper system tests.
Change History
comment:2 Changed 8 years ago by Martyn Gigg
Fix HFIRTests on Windows. Refs #5530
Case normalization was required to get the instrument definition directory the same as in the reduction singleton. Some systems also fell over on ssertAlmostEqual with assuming the third argument was places rather than an explicit delta.
Changeset: 3a5ef31b3bd0b1f52a0af138d578ef21c534a1b1
comment:4 Changed 8 years ago by Mathieu Doucet
- Status changed from accepted to verify
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.
Re #5530 converting tests from unittest to stresstesting