Opened 14 years ago
Last modified 10 years ago
#951 new defect
IZ10: remove set_error
Reported by: | joga | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | testsuite | Version: | current |
Severity: | Keywords: | framework | |
Cc: |
Description
[Imported from gridengine issuezilla http://gridengine.sunsource.net/issues/show_bug.cgi?id=10]
Issue #: 10 Platform: All Reporter: joga (joga) Component: testsuite OS: All Subcomponent: framework Version: current CC: None defined Status: RESOLVED Priority: P3 Resolution: FIXED Issue type: DEFECT Target milestone: milestone 1 Assigned to: joga (joga) QA Contact: joga URL: * Summary: remove set_error Status whiteboard: Attachments: Issue 10 blocks: Votes for issue 10: Vote for this issue Opened: Wed Nov 8 07:00:00 -0700 2006 ------------------------ Currently, each check_function has to call set_error. This is not necessary, and causes additional effort. Instead assume, that a check will succeed, and recognize failures only by add_proc_error. ------- Additional comments from joga Fri Dec 1 04:08:29 -0700 2006 ------- I'll do it. ------- Additional comments from joga Fri Dec 1 04:14:20 -0700 2006 ------- In a first step, keep the function, but output a "deprecated" warning. In a second step, remove all calls to set_error. ------- Additional comments from joga Wed Dec 6 09:03:40 -0700 2006 ------- Finished and checked in step 1. ------- Additional comments from joga Wed Dec 13 08:28:47 -0700 2006 ------- Done. Added a script to find deprecated symbols in testsuite code.
Note: See
TracTickets for help on using
tickets.