]
Michael Anstis moved GUVNOR-2720 to DROOLS-1992:
------------------------------------------------
Project: Drools (was: Guvnor)
Key: DROOLS-1992 (was: GUVNOR-2720)
Workflow: GIT Pull Request workflow (was: classic default workflow)
Component/s: Test Scenarios Editor
(was: Test Scenarios)
Test Scenarios: Simple setup gives OutOfMemoryError
---------------------------------------------------
Key: DROOLS-1992
URL:
https://issues.jboss.org/browse/DROOLS-1992
Project: Drools
Issue Type: Bug
Components: Test Scenarios Editor
Reporter: Toni Rikkola
Priority: Minor
The problem is the rule fires 10 000 times. I left no-loop out for that rule. 10 000 is
the maximum amount of rules that can fire by default when running test scenarios.
This issue is now reported with the default workbench error popup, but it should be
captured by the Test Scenario runner. Meaning, instead of failing the workbench, it should
just fail the scenario test.