Build: #186 failed
Job: Unit and Component Tests failed
Test results
- 2,556 tests in total
 - 2 tests failed
 - 2 failures are new
 - 9 minutes taken in total.
 
Build 186 has the following 2 errors: 2 new failure(s) occurred since the previous build.
| Status | Test | Duration | |
|---|---|---|---|
| Collapse | 
                                OrderServiceTest
                                saveOrderFrequency_shouldAddANewOrderFrequencyToTheDatabase
                                
     | 
                            
                            < 1 sec | |
                                    java.lang.NullPointerException at org.openmrs.validator.OrderFrequencyValidator.validate(OrderFrequencyValidator.java:71) at org.openmrs.api.db.hibernate.HibernateAdministrationDAO.validate(HibernateAdministrationDAO.java:372) at org.openmrs.api.impl.AdministrationServiceImpl.validate(AdministrationServiceImpl.java:1227) at sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:622) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309) (78 more lines...)  | 
                            |||
| Collapse | 
                                OrderServiceTest
                                saveOrderFrequency_shouldEditAnExistingOrderFrequencyThatIsNotInUse
                                
     | 
                            
                            < 1 sec | |
                                    org.openmrs.api.APIException: 'COUGH SYRUP' failed to validate with reason: concept: OrderFrequency.concept.shouldBeClassFrequency 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) (39 more lines...)  | 
                            |||