Runs unit test and deploys artifacts to maven repo. More details of the release in https://wiki.openmrs.org/x/i4DTAw
Build: #4489 failed
Job: Default Job failed
Job result summary
- Completed
- Duration
- 8 minutes
- Revision
-
1b315ff4f13bc5cde6ef2657b714e693809716a5
1b315ff4f13bc5cde6ef2657b714e693809716a5 - Total tests
- 108
- Fixed in
- #4490 (Code changes detected)
Tests
- 108 tests in total
- 2 tests failed
- 2 failures are new
- 48 seconds taken in total.
Status | Test | Duration | |
---|---|---|---|
Collapse |
RetrospectiveVisitFragmentControllerTest
test_shouldCreateNewRetrospectiveVisit_whenNoStopDateSpecified
|
< 1 sec | |
java.lang.ClassCastException: org.openmrs.ui.framework.fragment.action.FailureResult cannot be cast to org.openmrs.ui.framework.SimpleObject at org.openmrs.module.coreapps.fragment.controller.visit.RetrospectiveVisitFragmentControllerTest.test_shouldCreateNewRetrospectiveVisit_whenNoStopDateSpecified(RetrospectiveVisitFragmentControllerTest.java:105) |
|||
Collapse |
RetrospectiveVisitFragmentControllerTest
test_shouldReturnConflictingVisits
|
< 1 sec | |
java.lang.ClassCastException: org.openmrs.ui.framework.fragment.action.FailureResult cannot be cast to java.util.List at org.openmrs.module.coreapps.fragment.controller.visit.RetrospectiveVisitFragmentControllerTest.test_shouldReturnConflictingVisits(RetrospectiveVisitFragmentControllerTest.java:139) |