Ticket #7201 (closed: fixed)

Opened 7 years ago

Last modified 5 years ago

RunOldPythonScript

Reported by: Owen Arnold Owned by: Owen Arnold
Priority: critical Milestone: Release 2.6
Component: Python Keywords:
Cc: martyn.gigg@… Blocked By:
Blocking: Tester: Martyn Gigg

Description

We moved RunPythonScript to version 2 of the python API (#7090), but it's causing the EQSANS code to break. We'll introduce a new and separate implementation of the old version (1) of RunPythonScript and have the EQSANS reduction use that.

Change History

comment:1 Changed 7 years ago by Owen Arnold

refs #7201. New alg for old api.

Changeset: 7c01eab14942135c8b537e9caa2919be4baf1c5d

comment:2 Changed 7 years ago by Owen Arnold

  • Status changed from new to accepted

comment:3 Changed 7 years ago by Owen Arnold

  • Status changed from accepted to verify
  • Resolution set to fixed

System tests should all pass now that they're using the old version of the RunPythonScript via RunOldPythonScript. New unit tests should also be running and passing.

comment:4 Changed 7 years ago by Martyn Gigg

  • Status changed from verify to verifying
  • Tester set to Martyn Gigg

comment:5 Changed 7 years ago by Martyn Gigg

  • Status changed from verifying to closed

Ran the offending system tests before and after and this does indeed fix the problem, temporarily of course.

comment:6 Changed 7 years ago by Nick Draper

  • Component changed from Mantid to Framework

comment:7 Changed 7 years ago by Nick Draper

  • Component changed from Framework to Python API

comment:8 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 8047

Note: See TracTickets for help on using tickets.