Ticket #1412 (closed: duplicate)

Opened 10 years ago

Last modified 5 years ago

Algorithms in vanillia python failing should generate a python exception

Reported by: Peter Peterson Owned by: Peter Peterson
Priority: major Milestone: Iteration 24
Component: Keywords:
Cc: Blocked By:
Blocking: Tester: Nick Draper

Description

While working on a script to do a full reduction process I have noticed (by looking at the log statements) that one of the algorithms fails. This goes mostly unnoticed by the user since execution continues through the failure without any intervention by the script/user. This will create subtle bugs in the fact that most users won't look for Error in execution of algorithm AlignDetectors and think that the data is ok. What should happen is that the python API should turn this error into a thrown exception.

Change History

comment:1 Changed 10 years ago by Peter Peterson

  • Status changed from new to accepted
  • Owner set to Peter Peterson

comment:2 Changed 10 years ago by Peter Peterson

  • Status changed from accepted to testing
  • Resolution set to duplicate

Somehow #1411 got double created.

comment:3 Changed 10 years ago by Nick Draper

  • Status changed from testing to verify

Moved to verify state

comment:4 Changed 10 years ago by Nick Draper

  • Status changed from verify to verifying
  • Tester set to Nick Draper

comment:5 Changed 10 years ago by Nick Draper

  • Status changed from verifying to closed

comment:6 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 2259

Note: See TracTickets for help on using tickets.