Runs unit test and deploys artifacts to maven repo. More details of the release in https://wiki.openmrs.org/x/i4DTAw
Build: #44 failed Changes by jecihjoy <jecihjoy@gmail.com>
Test results
- 151 tests in total
- 3 tests failed
- 3 failures are new
- 39 seconds taken in total.
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
AppointmentServiceTest
shouldChangeCorrectAppointments_cleanOpenAppointments
|
Default Job | < 1 sec | |
java.lang.NullPointerException at org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl.changeAppointmentStatus(AppointmentServiceImpl.java:847) at org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl.cleanOpenAppointments(AppointmentServiceImpl.java:936) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309) (59 more lines...) |
||||
Collapse |
MarkAppointmentsAsMissedTaskTest
shouldMarkPastScheduledAppointmentsAsMissed
|
Default Job | < 1 sec | |
java.lang.NullPointerException at org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl.changeAppointmentStatus(AppointmentServiceImpl.java:847) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183) (59 more lines...) |
||||
Collapse |
MarkAppointmentsAsMissedTaskTest
shouldNotMarkFutureAppointmentsAsMissedOrCompleted
|
Default Job | < 1 sec | |
java.lang.NullPointerException at org.openmrs.module.appointmentscheduling.api.impl.AppointmentServiceImpl.changeAppointmentStatus(AppointmentServiceImpl.java:847) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183) (59 more lines...) |