Opened 14 years ago
Last modified 10 years ago
#1048 new enhancement
IZ107: raise an error, if a command outputs an error message, but returns 0
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=107]
Issue #: 107 Platform: All Reporter: joga (joga) Component: testsuite OS: All Subcomponent: framework Version: current CC: None defined Status: NEW Priority: P3 Resolution: Issue type: ENHANCEMENT Target milestone: milestone 1 Assigned to: issues@testsuite QA Contact: joga URL: * Summary: raise an error, if a command outputs an error message, but returns 0 Status whiteboard: Attachments: Issue 107 blocks: Votes for issue 107: Vote for this issue Opened: Thu Jan 4 03:46:00 -0700 2007 ------------------------ The framework function recognizing error messages from SGE commands, and assigning them error numbers, raises an "unsupported" warning, when a command outputs an error message, but does return 0. This is of course an error of the SGE command - it should return != 0. Modify the function to raise an error in this situation, beginning with maintrunk systems after 6.1.
Note: See
TracTickets for help on using
tickets.