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

Build: #135 failed Changes by Wyclif Luyima

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
5 minutes
Labels
None
Revision
87f8384cc632b637f5a8fd321ce8329bff3bffaf 87f8384cc632b637f5a8fd321ce8329bff3bffaf
Total tests
892
Fixed in
#136 (Child of TRUNK-ONEPOINTTENX-202)

Tests

Code commits

Author Commit Message Commit date
Wyclif Luyima Wyclif Luyima 87f8384cc632b637f5a8fd321ce8329bff3bffaf 87f8384cc632b637f5a8fd321ce8329bff3bffaf Follow up to Adding OrderTypeResource - RESTWS-425
Wyclif Luyima Wyclif Luyima 19b149bc4e9371d91d9ac39e652bb8f595c9e234 19b149bc4e9371d91d9ac39e652bb8f595c9e234 RESTWS-425:  Add OrderTypeResource
Applied auto format changes

Tests

New test failures 2
Status Test View job Duration
Collapse Failed OrderTypeController1_10Test shouldEditAnOrderType History
Default Job < 1 sec
org.openmrs.module.webservices.validation.ValidationException: 'Updated name' failed to validate with reason: javaClassName: OrderType.duplicate
	at org.openmrs.module.webservices.validation.ValidateUtil.validate(ValidateUtil.java:59)
	at org.openmrs.module.webservices.rest.web.resource.impl.DelegatingCrudResource.update(DelegatingCrudResource.java:134)
	at org.openmrs.module.webservices.rest.web.v1_0.controller.MainResourceController.update(MainResourceController.java:99)
	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)
(42 more lines...)
Collapse Failed OrderTypeController1_10Test shouldRetireAnOrderType History
Default Job < 1 sec
org.openmrs.api.APIException: 'Test order' failed to validate with reason: javaClassName: OrderType.duplicate
	at org.openmrs.validator.ValidateUtil.validate(ValidateUtil.java:85)
	at org.openmrs.aop.RequiredDataAdvice.before(RequiredDataAdvice.java:136)
	at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:49)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
	at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:50)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
	at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:202)
(53 more lines...)

Jira issues

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