[
https://issues.jboss.org/browse/DROOLS-2426?page=com.atlassian.jira.plugi...
]
Tibor Zimányi updated DROOLS-2426:
----------------------------------
Summary: ParallelEvaluationTest.testFireUntilHaltWithExpiration2 fails with lower
amount of processors (was: ParallelEvaluationTest.testFireUntilHaltWithExpiration2 fails
on slower machines)
ParallelEvaluationTest.testFireUntilHaltWithExpiration2 fails with
lower amount of processors
---------------------------------------------------------------------------------------------
Key: DROOLS-2426
URL:
https://issues.jboss.org/browse/DROOLS-2426
Project: Drools
Issue Type: Bug
Components: core engine
Affects Versions: 7.7.0.Final
Reporter: Tibor Zimányi
Assignee: Tibor Zimányi
The test ParallelEvaluationTest.testFireUntilHaltWithExpiration2 contains a
Thread.sleep() call [1] which makes the test fail on slower machines, because it lets the
test execution run sooner than fireUntilHalt does all firings.
[1]
https://github.com/kiegroup/drools/blob/ffa6f44a10fa50f3227491968f9166b57...
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)