Runs unit test and deploys artifacts to maven repo. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
3 minutes
Duration
8 minutes
Labels
None
Revisions
Git
1b315ff4f13bc5cde6ef2657b714e693809716a5 1b315ff4f13bc5cde6ef2657b714e693809716a5
Release scripts
681f3bff12454842e7e4fae01a15ce2827d75dc7 681f3bff12454842e7e4fae01a15ce2827d75dc7
Total tests
108
Fixed in
#4490 (Changes by mgoodrich <mark.goodrich@live.com>)

Tests

Responsible

No one has taken responsibility for this failure

Code commits

Git
Author Commit Message Commit date
Mark Goodrich <mark.goodrich@live.com> Mark Goodrich <mark.goodrich@live.com> 1b315ff4f13bc5cde6ef2657b714e693809716a5 1b315ff4f13bc5cde6ef2657b714e693809716a5 RA-1948: Add Past Visit shoudl allow stop date to be null/empty (#425)

Tests

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

Jira issues

IssueDescriptionStatus
Unknown Issue TypeRA-1948Could not obtain issue details from Jira