Issue 112070 - UNO API tests must not use random
Summary: UNO API tests must not use random
Status: CONFIRMED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P2 Trivial
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-03 12:33 UTC by IngridvdM
Modified: 2013-02-24 21:07 UTC (History)
2 users (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 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)