Runs unit test and deploys artifacts to maven repo. More details of the release in https://wiki.openmrs.org/x/i4DTAw
Build: #2191 failed Changes by mogoodrich <mgoodrich@pih.org>
Build result summary
Details
- Completed
- Queue duration
- 1 second
- Duration
- 2 minutes
- Labels
- None
- Revisions
-
- Git
-
dfa7d42cd37f8b0312c670accc097f5b360ac6b2
dfa7d42cd37f8b0312c670accc097f5b360ac6b2 - Release scripts
-
fd5310f196074c1101fc7f1e2349005e2f083d72
fd5310f196074c1101fc7f1e2349005e2f083d72
- Total tests
- 43
- Fixed in
- #2193 (Changes by mogoodrich <mgoodrich@pih.org>)
Tests
- 4 New failures
- 0 Existing failures
- 0 Fixed
Responsible
- mogoodrich Automatically assigned
Code commits
Author | Commit | Commit date | |
---|---|---|---|
mogoodrich <mgoodrich@pih.org> |
dfa7d42cd37f8b0312c670accc097f5b360ac6b2
|
Tests
Status | Test | View job | Duration | |
---|---|---|---|---|
Collapse |
QuickVisitFragmentControllerTest
shouldCreateNewVisit
|
Default Job | < 1 sec | |
java.lang.NullPointerException at org.openmrs.module.coreapps.fragment.controller.visit.QuickVisitFragmentController.create(QuickVisitFragmentController.java:55) at org.openmrs.module.coreapps.fragment.controller.visit.QuickVisitFragmentControllerTest.shouldCreateNewVisit(QuickVisitFragmentControllerTest.java:75) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:622) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) (25 more lines...) |
||||
Collapse |
RetrospectiveVisitFragmentControllerTest
test_shouldCreateNewRetrospectiveVisit
|
Default Job | < 1 sec | |
java.lang.AssertionError: Expected: is "?patientId=1&visitId=1" but: was null java.lang.AssertionError: Expected: is "?patientId=1&visitId=1" but: was null at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at org.junit.Assert.assertThat(Assert.java:865) at org.junit.Assert.assertThat(Assert.java:832) at org.openmrs.module.coreapps.fragment.controller.visit.RetrospectiveVisitFragmentControllerTest.test_shouldCreateNewRetrospectiveVisit(RetrospectiveVisitFragmentControllerTest.java:83) (30 more lines...) |
||||
Collapse |
RetrospectiveVisitFragmentControllerTest
test_shouldReturnConflictingVisits
|
Default Job | < 1 sec | |
java.lang.AssertionError: Expected: is "{\"startDate\":\"someDate\",\"stopDate\":\"someDate\",\"id\":null}" but: was "{\"startDate\":\"someDate\",\"stopDate\":\"someDate\",\"id\":null,\"uuid\":\"cb905844-6d8e-4b1e-ab98-e9aa873932d5\"}" java.lang.AssertionError: Expected: is "{\"startDate\":\"someDate\",\"stopDate\":\"someDate\",\"id\":null}" but: was "{\"startDate\":\"someDate\",\"stopDate\":\"someDate\",\"id\":null,\"uuid\":\"cb905844-6d8e-4b1e-ab98-e9aa873932d5\"}" at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at org.junit.Assert.assertThat(Assert.java:865) at org.junit.Assert.assertThat(Assert.java:832) at org.openmrs.module.coreapps.fragment.controller.visit.RetrospectiveVisitFragmentControllerTest.test_shouldReturnConflictingVisits(RetrospectiveVisitFragmentControllerTest.java:139) (30 more lines...) |
||||
Collapse |
RetrospectiveVisitFragmentControllerTest
test_shouldCreateNewRetrospectiveVisit_whenNoStopDateSpecified
|
Default Job | < 1 sec | |
java.lang.AssertionError: Expected: is "?patientId=1&visitId=1" but: was null java.lang.AssertionError: Expected: is "?patientId=1&visitId=1" but: was null at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at org.junit.Assert.assertThat(Assert.java:865) at org.junit.Assert.assertThat(Assert.java:832) at org.openmrs.module.coreapps.fragment.controller.visit.RetrospectiveVisitFragmentControllerTest.test_shouldCreateNewRetrospectiveVisit_whenNoStopDateSpecified(RetrospectiveVisitFragmentControllerTest.java:110) (30 more lines...) |
Jira issues
Issue | Description | Status | |
---|---|---|---|
Unknown Issue Type | UHM-2074 | Could not obtain issue details from Jira |