Builds and runs unit tests. More details of the release in https://wiki.openmrs.org/x/i4DTAw
    Build: #110 failed
Job: Default Job failed
Test results
- 820 tests in total
 - 2 tests failed
 - 1 failure is new
 - 4 minutes taken in total.
 
Build 110 has the following 2 errors: 1 new failure(s) occurred since the previous build.
| Status | Test | Duration | |
|---|---|---|---|
| Collapse | 
                                OrderController1_10Test
                                shouldDiscontinueAnActiveOrder
                                
     | 
                            
                            < 1 sec | |
                                    org.openmrs.api.APIException: 'Order. orderId: null patient: Patient#7 concept: null care setting: org.openmrs.CareSetting[2ed1e57d-9f18-41d3-b067-2eeaf4b30fb1]' failed to validate with reason: concept: Concept.noConceptSelected 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) (52 more lines...)  | 
                            |||
| Status | Test | Failing since | Duration | |
|---|---|---|---|---|
| 
                                ResourceDocCreatorTest
                                fakeTest
                                
     | 
                            Failing since build #106 (Changes by Wyclif Luyima) | 14 secs | ||
                                    java.lang.NoClassDefFoundError: org/openmrs/TestOrder at java.lang.Class.getDeclaredConstructors0(Native Method) at java.lang.Class.privateGetDeclaredConstructors(Class.java:2496) at java.lang.Class.getDeclaredConstructors(Class.java:1901) at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.determineCandidateConstructors(AutowiredAnnotationBeanPostProcessor.java:227) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.determineConstructorsFromBeanPostProcessors(AbstractAutowireCapableBeanFactory.java:930) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:903) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:485) (51 more lines...)  | 
                            ||||