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>
Build result summary
Details
- Completed
- Queue duration
- < 1 second
- Duration
- 1 minute
- Labels
- None
- Revisions
-
- openmrs-module-appointmentscheduling
-
a8166c5784ffec81b6950d9744b1791dafc4b179
- Release scripts
-
8ad880e0b0c21a2d094411a51f7951e0b9148c4a
- Total tests
- 151
- Fixed in
- #45 (Changes by mgoodrich <mark.goodrich@live.com>)
Tests
- 3 New failures
- 0 Existing failures
- 0 Fixed
Responsible
No one has taken responsibility for this failure
Code commits
Author | Commit | Commit date | |
---|---|---|---|
![]() |
jecihjoy <jecihjoy@gmail.com> |
a8166c5784ffec81b6950d9744b1791dafc4b179
|
Configuration changes
Some of the jobs or stages referenced by this result no longer exist.
Tests
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...) |
Jira issues
Issue | Description | Status | |
---|---|---|---|
Unknown Issue Type | AM-196 | Could not obtain issue details from Jira |