Ticket #2637 (closed: fixed)

Opened 10 years ago

Last modified 5 years ago

Ensure algorithms can be used in a command pattern from python

Reported by: Nick Draper Owned by: Martyn Gigg
Priority: critical Milestone: Iteration 28
Component: Python Keywords:
Cc: Blocked By:
Blocking: Tester: Michael Whitty

Description

So this is using the "non-simple" python API.

Check that you can:

  1. Create an alg by name and optionally version
  2. set all parameters
  3. Execute it and handle errors.

Change History

comment:1 Changed 10 years ago by Martyn Gigg

(In [10520]) Refs #2637. Remove some temporay debug code.

comment:2 Changed 10 years ago by Martyn Gigg

(In [10534]) Refs #2637. Include tcmalloc libs

comment:3 Changed 10 years ago by Martyn Gigg

(In [10643]) Refs #2637. Minor modification so that using the algorithms in the command pattern is easier, mtd.createAlgorithm now returns an AlgorithmProxy. There is createBareAlgorithm for creating one without a proxy.

comment:4 Changed 10 years ago by Martyn Gigg

  • Status changed from new to accepted

comment:5 Changed 10 years ago by Martyn Gigg

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

comment:6 Changed 9 years ago by Michael Whitty

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

comment:7 Changed 9 years ago by Michael Whitty

  • Status changed from verifying to closed

tested in 11062

comment:8 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 3484

Note: See TracTickets for help on using tickets.