Builds and runs unit tests. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #82 failed Child of TRUNK-LATEST-139

Test results

  • 572 tests in total
  • 1 test failed
  • 3 minutes taken in total.
Existing test failures 1
Status Test Failing since View job Duration
org.openmrs.api.APIException: contextDAO is null
	at org.openmrs.api.context.Context.getContextDAO(Context.java:167)
	at org.openmrs.api.context.Context.closeSession(Context.java:732)
	at org.openmrs.test.BaseContextSensitiveTest.closeSessionAfterEachClass(BaseContextSensitiveTest.java:710)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:622)
(19 more lines...)