-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
Problem
- the Test Case org.camunda.bpm.engine.test.history.HistoryLevelTest is not executed as it is an abstract class
AT
- either enable the test by removing the abstract keyword and fix it so it doesn't fail
- or delete the class and the related bpmn file from the code base
- whatever the decision is it should be backported to all related branches