Issue 112070

Summary: UNO API tests must not use random
Product: App Dev Reporter: IngridvdM
Component: apiAssignee: AOO issues mailing list <issues>
Status: CONFIRMED --- QA Contact:
Severity: Trivial    
Priority: P2 CC: issues, stephan.bergmann.secondary
Version: 3.3.0 or older (OOo)   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description IngridvdM 2010-06-03 12:33:18 UTC
The uno api tests are partly randomized.
This must be avoided thus the test fail or succeed reliable.
Searching for 'Random' reveals several occurrences within the module qadevOOo
for example in qadevOOo\tests\java\ifc\beans\_XFastPropertySet.java.

As a first step I already cleaned up the test
qadevOOo/tests/java/ifc/beans/_XPropertySet.java
with issue 111966 in CWS chart47.
Comment 1 Stephan Bergmann 2010-07-14 16:01:39 UTC
raising prio, as this affects build stability (see
<http://tools.openoffice.org/servlets/ReadMsg?list=tinderbox&msgNo=398> for
enabling subsequenttests on buildbots)