Issue 96143 - [Automation] e_platforms.inc evaluates rc incorrectly
Summary: [Automation] e_platforms.inc evaluates rc incorrectly
Status: CLOSED FIXED
Alias: None
Product: QA
Classification: Unclassified
Component: testscripts (show other issues)
Version: current
Hardware: All All
: P3 Trivial
Target Milestone: ---
Assignee: joerg.skottke
QA Contact: issues@qa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-12 11:02 UTC by joerg.skottke
Modified: 2013-08-07 15:07 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
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