Ticket #4126 (closed: duplicate)
Amend GeneratePythonScriptTest.h to no longer load a file ...
Reported by: | Peter Parker | Owned by: | Peter Parker |
---|---|---|---|
Priority: | minor | Milestone: | Release 3.0 |
Component: | Framework | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Vickie Lynch |
Description (last modified by Peter Parker) (diff)
... and instead generate the workspaces who's history will be examined / tested.
As per Russel's Mantid Developers email of 15/11/2011:
As a reminder, test packages should not depend on packages above the package they’re testing (see the mostly up-to-date http://www.mantidproject.org/Mantid_Package_Diagram) – e.g. GeometryTests must not depend on API.
Change History
comment:2 Changed 9 years ago by Nick Draper
- Milestone changed from Iteration 32 to Iteration 33
Moved to iteration 33 at iteration 32 code freeze
comment:3 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.1 to Release 2.2
Moved at end of release 2.1
comment:5 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.3 to Release 2.4
moved to Release 2.4
comment:6 Changed 8 years ago by Nick Draper
- Milestone changed from Release 2.4 to Release 2.5
Moved at the code freeze for release 2.4
comment:11 Changed 7 years ago by Nick Draper
- Milestone changed from Release 2.6 to Backlog
Moved to the Backlog after the code freeze for R2.6
comment:12 Changed 7 years ago by Peter Parker
- Status changed from new to verify
- Resolution set to duplicate
- Description modified (diff)
This will be fixed as part of #7072, since the history of the file being loaded in GeneratePythonScriptTest contains a deprecated algorithm that is being removed in that ticket. Karl will construct a new workspace in the code, and so we will no longer have the test being dependant on a package "above" the package being tested.
Closing.
comment:14 Changed 7 years ago by Vickie Lynch
- Status changed from verify to verifying
- Tester set to Vickie Lynch
comment:16 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 4973