Ticket #3495 (closed: fixed)
SavePHX algorithm needs a proper test
Reported by: | Russell Taylor | Owned by: | Alex Buts |
---|---|---|---|
Priority: | minor | Milestone: | Iteration 30 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Michael Reuter |
Description
From the file SavePHXTest.h:
// TODO: Add proper testing...
At the moment, it only tests that initialise() succeeds; it doesn't execute the algorithm.
Also, it's occasionally failing on the ORNL Mac buildserver for some reason (it segfaults after completion of the tests).
Change History
comment:2 Changed 9 years ago by Stuart Campbell
- Owner changed from Stuart Campbell to Alex Buts
- Status changed from new to assigned
comment:6 Changed 9 years ago by Alex Buts
- Status changed from accepted to verify
- Resolution set to fixed
comment:7 Changed 9 years ago by Michael Reuter
- Status changed from verify to verifying
- Tester set to Michael Reuter
Note: See
TracTickets for help on using
tickets.
In [13733]: