Ticket #6011 (closed: worksforme)

Opened 8 years ago

Last modified 5 years ago

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:1 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:2 Changed 7 years ago by Nick Draper

  • Milestone changed from Release 2.5 to Release 2.6

Moved to r2.6 at the end of r2.5

comment:3 Changed 7 years ago by Nick Draper

  • Component changed from Mantid to Framework

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:6 Changed 7 years ago by Russell Taylor

  • Milestone changed from Backlog to Release 3.0

comment:7 Changed 7 years ago by Michael Reuter

  • Status changed from verify to verifying
  • Tester set to Michael Reuter

comment:8 Changed 7 years ago by Michael Reuter

  • Status changed from verifying to closed

Martyn made the change that the python tests are now run individually. I have verified that removing a python test is easy and does work without issues.

comment:9 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 6857

Note: See TracTickets for help on using tickets.