SchedulerTest too impatient
---------------------------
Key: JBRULES-2122
URL:
https://jira.jboss.org/jira/browse/JBRULES-2122
Project: JBoss Drools
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: drools-core
Affects Versions: 4.0.7
Reporter: Martin Vecera
Assignee: Mark Proctor
On line 184 in org/drools/reteoo/SchedulerTest.java is a sleep for a data structure to get
filled. On some machines, the half second sleep is not sufficient and the tast permanently
fails with data.size() == 3 instead of 4.
Could the sleep be prolonged at least to one second?
The drawback of this failure is SOA Platform certification on HP-UX IA64. We have to
manually edit the sleep and rerun the test. This slows down the QE process.
Actually, I got the problem with
https://svn.jboss.org/repos/labs/labs/jbossrules/soa_tags/4.3.0.GA_IR1/ but it would
affect more versions than just 4.0.7 IMHO. Could you please edit the "Affects
Version/s" field to all potential versions? Many thanks!
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira