Ticket #7485 (closed: fixed)
Create system test for convertToMD
Reported by: | Alex Buts | Owned by: | Alex Buts |
---|---|---|---|
Priority: | major | Milestone: | Release 2.6 |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Martyn Gigg |
Description
Though ConvertToMD is verified by number of internal unit tests, there are changes to work-flow and (recent)coordinate transformation changes which may be not covered by this test.
It is also some reports that on some operating system usual diffraction work-flow fails due to convert to MD.
This is why it is worth spent some space on keeping test workspaces and write system test which would verity ConvertToMD workflow.
Change History
comment:2 Changed 7 years ago by Alex Buts
refs #7485 This is the test and its reference file.
Changeset: b08798e7d7211f879b32b387e391fd9311343f01
comment:3 Changed 7 years ago by Alex Buts
- Status changed from inprogress to verify
- Resolution set to fixed
This ticket has to be tested after #7189 as error in ConvertToMD was identified and fixed there.
The ticket is in System Tests repository only and should be trivial to test.
There is the test and it should pass on all supported systems.
comment:4 Changed 7 years ago by Alex Buts
refs #7485 Attempt to deal with SXD reduction problem
specifying explicit memory requests
Changeset: 4f159866bdb6dfe7447bda836e6fe7b4580a80d1
This is erroneous commit under different ticket have nothing to do with the ticket in question
comment:6 Changed 7 years ago by Martyn Gigg
- Status changed from verify to verifying
- Tester set to Martyn Gigg
comment:7 Changed 7 years ago by Alex Buts
refs #7485 Attempt to deal with SXD reduction problem
specifying explicit memory requests
Changeset: a04f9400d0ba7ef3bd4291b519a4a0a63582c9f0
comment:8 Changed 7 years ago by Alex Buts
refs #7485 reverting commit went into wrong ticket.
Revert "refs #7485 Attempt to deal with SXD reduction problem"
This reverts commit 4f159866bdb6dfe7447bda836e6fe7b4580a80d1.
Changeset: 45922b824c4a395744036b6b625d33f9be78ae7c
this and the commit above take the erroneous commit 4f159866bdb6dfe7447bda836e6fe7b4580a80d1 and move it into #7189 where it belongs
comment:9 Changed 7 years ago by Martyn Gigg
- Status changed from verifying to closed
Merge remote-tracking branch 'origin/feature/7485_ConvertToMD_SysTest'
comment:10 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 8330