Issue 96143

Summary: [Automation] e_platforms.inc evaluates rc incorrectly
Product: QA Reporter: joerg.skottke
Component: testscriptsAssignee: joerg.skottke
Status: CLOSED FIXED QA Contact: issues@qa <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: current   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description joerg.skottke 2008-11-12 11:02:24 UTC
Due to some small timing change in the CWS dv06 we need to check for rc = 0 from
hExtensionAddGUI(...). This comes with some performance penalty but is
acceptable as long as only this single test is affected.
Comment 1 joerg.skottke 2008-11-12 11:03:25 UTC
started
Comment 2 joerg.skottke 2008-11-12 11:05:38 UTC
Note that the timing change is not introduced by this CWS, it merely has been
discovered here.
Fixed
Comment 3 joerg.skottke 2008-11-12 11:07:55 UTC
Verified in rev. 1.1.32.1.12.1
Comment 4 joerg.skottke 2009-01-05 11:17:43 UTC
Check is done for >= 0 now, closing