[
https://issues.jboss.org/browse/DROOLS-2057?page=com.atlassian.jira.plugi...
]
Michael Anstis moved GUVNOR-3053 to DROOLS-2057:
------------------------------------------------
Project: Drools (was: Guvnor)
Key: DROOLS-2057 (was: GUVNOR-3053)
Workflow: GIT Pull Request workflow (was: classic default workflow)
Component/s: Impact Analysis
(was: Impact Analysis)
Affects Version/s: 7.0.0.CR3
(was: 7.0.0.CR3)
Indexers: Tests can use Byteman instead of sleeping
---------------------------------------------------
Key: DROOLS-2057
URL:
https://issues.jboss.org/browse/DROOLS-2057
Project: Drools
Issue Type: Task
Components: Impact Analysis
Affects Versions: 7.0.0.CR3
Reporter: Michael Anstis
Priority: Minor
Indexers' Unit Tests contain {{Thread.sleep(...)}} which can either be an excessive
wait or (on rare occasions on slow hardware) not long enough. Uberfire has support for
indexing tests using Byteman that watch for completion of indexing and hence eliminate the
waits. All indexing Unit Tests should be updated.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)