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

Build: #2192 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Job result summary

Completed
Duration
2 minutes
Revision
ce34a4e3bc2bbacfa1c327a07ecf419c5ad55f00 ce34a4e3bc2bbacfa1c327a07ecf419c5ad55f00
Total tests
43
Failing since
#2191 (Code changes detected – )
Fixed in
#2193 (Code changes detected)

Tests

  • 43 tests in total
  • 1 test failed
  • 3 tests were fixed
  • 30 seconds taken in total.
Existing test failures 1
Status Test Failing since 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 Duration
Successful RetrospectiveVisitFragmentControllerTest test_shouldCreateNewRetrospectiveVisit History
Failing since build #2191 (Code changes detected) < 1 sec
Successful RetrospectiveVisitFragmentControllerTest test_shouldCreateNewRetrospectiveVisit_whenNoStopDateSpecified History
Failing since build #2191 (Code changes detected) < 1 sec
Successful RetrospectiveVisitFragmentControllerTest test_shouldReturnConflictingVisits History
Failing since build #2191 (Code changes detected) < 1 sec