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
should create new retrospective visit when no stop date specified: Test case result
The below summarizes the result of the test " should create new retrospective visit when no stop date specified" in build 4,489 of Core Apps Module - Core Apps Module Latest - Default Job.
- Description
- should create new retrospective visit when no stop date specified
- Test class
- org.openmrs.module.coreapps.fragment.controller.visit.RetrospectiveVisitFragmentControllerTest
- Method
- test_shouldCreateNewRetrospectiveVisit_whenNoStopDateSpecified
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
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)