Ticket #10026 (closed: fixed)
SortByQVectors has error
Reported by: | Vickie Lynch | Owned by: | Vickie Lynch |
---|---|---|---|
Priority: | major | Milestone: | Release 3.3 |
Component: | Framework | Keywords: | |
Cc: | borreguero@… | Blocked By: | |
Blocking: | Tester: | Karl Palmen |
Description
When trying to write a doc test from this algorithm, I got the following error with workspace from LoadSassena
SortByQVectors-[Error] Error in execution of algorithm SortByQVectors: SortByQVectors-[Error] setValue method cannot be used on a SpectraAxis. SortByQVectors-[Error] at line 76 in '/opt/mantidnightly/plugins/python/algorithms/SortByQVectors.py'
Change History
comment:2 Changed 6 years ago by Vickie Lynch
Refs #10026 fix algorithm and add unit and doc tests
Changeset: 91405801d8a3cf8cea52bb24326ce40d61243ccd
comment:3 Changed 6 years ago by Vickie Lynch
Refs #10026 resolve conflict
Changeset: 48a786d63ac491aff81a554f6a2af7e7b8dd7a82
comment:4 Changed 6 years ago by Vickie Lynch
- Status changed from new to assigned
To test check that unit test and doc tests are working.
comment:5 Changed 6 years ago by Vickie Lynch
- Status changed from assigned to verify
- Owner set to Vickie Lynch
- Resolution set to fixed
comment:7 Changed 6 years ago by Karl Palmen
- Status changed from verify to verifying
- Tester set to Karl Palmen
comment:8 Changed 6 years ago by Karl Palmen
- Status changed from verifying to closed
Merge remote-tracking branch 'origin/feature/10026_SortByQVectors_fix'
Full changeset: 66f495d7ab5962d1b4dba97df2ce01e4a7bb05c9
comment:9 Changed 6 years ago by Vickie Lynch
Refs #10026 resolve conflict
Changeset: 48a786d63ac491aff81a554f6a2af7e7b8dd7a82
comment:10 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 10868
Write doc test as part of this ticket.