openmrs-module-reporting API test failure

Hi Devs,

I am building the openmrs-module-reporting in ubuntu with Java 8. The org.openmrs.module.reporting.dataset.definition.evaluator.EncounterAndObsDataSetEvaluatorTest fails without any error log. Also there are few more ERROR logs for other tests. But they doesn’t seem to be failed. The full stack trace is at [1]

Is this a known issue?

I am looking into this. Please give any information if there is JIRA related to this. Any advice on this is highly appreciated.

[1] https://gist.github.com/ThisuraThejith/30f05e471d9beea7dd8b

Thanks and Regards, @ttcphilips

That test fails when using Java 8. So for now use lower versions of Java until when it gets fixed. A pull request to fix it is welcome! :smile:

@dkayiwa, could you please give a pointer on how to fix this function to pass the test with Java 8? I don’t happen to see a possible cause for failure so far.

Fixed at https://github.com/openmrs/openmrs-module-reporting/commit/ceede92255e191c8937b2fc016306d302366f3e3