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

Build: #91 failed Changes by Wyclif Luyima

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
2 minutes
Labels
None
Revision
9176b13103af485581781b852a7d473b28a928af 9176b13103af485581781b852a7d473b28a928af
Total tests
573
Failing since
#76 (Child of TRUNK-LATEST-134)
Fixed in
#95 (Changes by Rafal Korytkowski)

Tests

Code commits

Author Commit Message Commit date
Wyclif Luyima Wyclif Luyima 9176b13103af485581781b852a7d473b28a928af 9176b13103af485581781b852a7d473b28a928af Fixed failing tests by adding artifacts for 1.9 sub project as dependencied to the 1.10 sub projects and updated ConceptResource1_9 to support 1.10.x - RESTWS-405
Ordered dependencies in pom file for 1.10 sub project - RESTWS-405

Tests

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...)

Jira issues

IssueDescriptionStatus
Unknown Issue TypeRESTWS-405Could not obtain issue details from Jira