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

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Test results

  • 108 tests in total
  • 2 tests failed
  • 2 failures are new
  • 48 seconds taken in total.

Build 4,489 has the following 2 errors: 2 new failure(s) occurred since the previous build.

New test failures 2
Status Test Duration
Collapse Failed RetrospectiveVisitFragmentControllerTest test_shouldCreateNewRetrospectiveVisit_whenNoStopDateSpecified History
< 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 Failed RetrospectiveVisitFragmentControllerTest test_shouldReturnConflictingVisits History
< 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)