Build: #197 failed
Job: Unit and Component Tests failed
Test results
- 2,582 tests in total
 - 2 tests failed
 - 2 failures are new
 - 9 minutes taken in total.
 
Build 197 has the following 2 errors: 2 new failure(s) occurred since the previous build.
| Status | Test | Duration | |
|---|---|---|---|
| Collapse | 
                                OrderServiceTest
                                saveOrder_shouldDefaultToCareSettingAndOrderTypeDefinedInTheOrderContextIfNull
                                
     | 
                            
                            < 1 sec | |
                                    org.openmrs.api.APIException: No order type matches the concept class at org.openmrs.api.handler.OrderSaveHandler.handle(OrderSaveHandler.java:50) at org.openmrs.api.handler.OrderSaveHandler.handle(OrderSaveHandler.java:35) at org.openmrs.aop.RequiredDataAdvice.recursivelyHandle(RequiredDataAdvice.java:269) at org.openmrs.aop.RequiredDataAdvice.recursivelyHandle(RequiredDataAdvice.java:233) at org.openmrs.aop.RequiredDataAdvice.before(RequiredDataAdvice.java:138) at org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor.invoke(MethodBeforeAdviceInterceptor.java:49) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172) (42 more lines...)  | 
                            |||
| Collapse | 
                                ModuleActivatorTest
                                shouldStopDependantModulesOnStopModule
                                
     | 
                            
                            < 1 sec | |
                                    java.lang.AssertionError at org.junit.Assert.fail(Assert.java:86) at org.junit.Assert.assertTrue(Assert.java:41) at org.junit.Assert.assertTrue(Assert.java:52) at org.openmrs.module.ModuleActivatorTest.shouldStopDependantModulesOnStopModule(ModuleActivatorTest.java:98) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) (32 more lines...)  | 
                            |||