Opened 11 years ago
Last modified 9 years ago
#1150 new task
IZ209: Wrong test error behaviour for ts_log_severe and ts_log_warning
Reported by: | crei | 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=209]
Issue #: 209 Platform: All Reporter: crei (crei) Component: testsuite OS: All Subcomponent: framework Version: current CC: None defined Status: NEW Priority: P3 Resolution: Issue type: TASK Target milestone: milestone 1 Assigned to: issues@testsuite QA Contact: joga URL: * Summary: Wrong test error behaviour for ts_log_severe and ts_log_warning Status whiteboard: Attachments: Issue 209 blocks: Votes for issue 209: Vote for this issue Opened: Tue Jul 15 02:09:00 -0700 2008 ------------------------ The current testsuite framework will report a test failure for ts_log_severe and continue with the test functions. For ts_log_warning the test will also fail, but the further execution of test functions will be skipped. The behaviour should be vice versa: => on severe errors complete test is stopped => on warning errors the test should continue => both error levels mark the test as failed
Note: See
TracTickets for help on using
tickets.