Ticket #6011 (closed: worksforme)
Cannot remove python test classes
Reported by: | Owen Arnold | Owned by: | Russell Taylor |
---|---|---|---|
Priority: | major | Milestone: | Release 3.0 |
Component: | Framework | Keywords: | |
Cc: | martyn.gigg@… | Blocked By: | |
Blocking: | Tester: | Michael Reuter |
Description
Found this issue during #5988: Removing Stitch1D.py in the code did not ensure that it was excluded from the VanillaPythonTests. Somehow the old test file was cached. As a temporary fix, I was forced to create a new script with this name and add it back in.
Change History
comment:4 Changed 7 years ago by Nick Draper
- Milestone changed from Release 2.6 to Backlog
Moved to backlog at the code freeze for R2.6
comment:5 Changed 7 years ago by Russell Taylor
- Status changed from new to verify
- Owner changed from Anyone to Russell Taylor
- Resolution set to worksforme
This problem was fixed at some point. The 'VanillaPythonTest' has gone away and removing a python test is the same as removing a c++ one - just remove it from the CMakeLists and re-run cmake.
comment:7 Changed 7 years ago by Michael Reuter
- Status changed from verify to verifying
- Tester set to Michael Reuter
Note: See
TracTickets for help on using
tickets.
Moved at the code freeze for release 2.4