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

Build: #2192 failed Changes by mogoodrich <mgoodrich@pih.org>

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
2 minutes
Labels
None
Revisions
Git
ce34a4e3bc2bbacfa1c327a07ecf419c5ad55f00 ce34a4e3bc2bbacfa1c327a07ecf419c5ad55f00
Release scripts
fd5310f196074c1101fc7f1e2349005e2f083d72 fd5310f196074c1101fc7f1e2349005e2f083d72
Total tests
43
Failing since
#2191 (Changes by mogoodrich <mgoodrich@pih.org>)
Fixed in
#2193 (Changes by mogoodrich <mgoodrich@pih.org>)

Tests

Responsible

  • mogoodrich mogoodrich Automatically assigned

Code commits

Git
Author Commit Message Commit date
mogoodrich <mgoodrich@pih.org> mogoodrich <mgoodrich@pih.org> ce34a4e3bc2bbacfa1c327a07ecf419c5ad55f00 ce34a4e3bc2bbacfa1c327a07ecf419c5ad55f00 UHM-2074: Start Visit should bring user to the visit dashboard fix tests

Tests

Existing test failures 1
Status Test Failing since View job Duration
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...)
Fixed tests 3
Status Test Failing since View job Duration
Successful RetrospectiveVisitFragmentControllerTest test_shouldCreateNewRetrospectiveVisit History
Failing since build #2191 (Changes by mogoodrich <mgoodrich@pih.org>) Default Job < 1 sec
Successful RetrospectiveVisitFragmentControllerTest test_shouldReturnConflictingVisits History
Failing since build #2191 (Changes by mogoodrich <mgoodrich@pih.org>) Default Job < 1 sec
Successful RetrospectiveVisitFragmentControllerTest test_shouldCreateNewRetrospectiveVisit_whenNoStopDateSpecified History
Failing since build #2191 (Changes by mogoodrich <mgoodrich@pih.org>) Default Job < 1 sec

Jira issues

IssueDescriptionStatus
Unknown Issue TypeUHM-2074Could not obtain issue details from Jira