[jboss-jira] [JBoss JIRA] Closed: (JBRULES-2122) SchedulerTest too impatient
Mark Proctor (JIRA)
jira-events at lists.jboss.org
Sun Apr 4 01:29:37 EDT 2010
[ https://jira.jboss.org/jira/browse/JBRULES-2122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mark Proctor closed JBRULES-2122.
---------------------------------
Fix Version/s: 5.1.0.M2
Resolution: Done
> SchedulerTest too impatient
> ---------------------------
>
> Key: JBRULES-2122
> URL: https://jira.jboss.org/jira/browse/JBRULES-2122
> Project: Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: drools-core
> Affects Versions: 4.0.7
> Reporter: Martin Vecera
> Assignee: Mark Proctor
> Fix For: 5.1.0.M2
>
>
> 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
More information about the jboss-jira
mailing list