]
Jozef Marko updated DROOLS-2623:
--------------------------------
Labels: drools-tools (was: )
Stabilize xls tables backend tests
----------------------------------
Key: DROOLS-2623
URL:
https://issues.jboss.org/browse/DROOLS-2623
Project: Drools
Issue Type: Task
Components: XLS Decision Table Editor
Affects Versions: 7.8.0.Final
Reporter: Jozef Marko
Assignee: Jozef Marko
Labels: drools-tools
The xls tables backend tests fails in the way described bellow:
{code:shell}
[drools-wb-dtable-xls-editor-backend] mvn clean install
...
Failed tests:
DTCellValueUtilitiesTest.conversion:120->lambda$conversion$0:123 null
DTCellValueUtilitiesTest.conversion:120->lambda$conversion$0:123 null
{code}
The problem occurs just if whole backend module run. Separate tests are passing.