Builds, runs unit tests and deploys artifacts to nexus repo

Build: #382 failed Changes by Stephen Senkomago Musoke

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Test results

  • 521 tests in total
  • 3 tests failed
  • 3 failures are new
  • 4 tests were quarantined / skipped
  • 6 minutes taken in total.
New test failures 3
Status Test View job Duration
Collapse Failed RegressionTest testSimplestFormSuccessWithNoProvider History
Default Job < 1 sec
java.lang.IllegalArgumentException: Person must not be null
	at org.apache.commons.lang.Validate.notNull(Validate.java:203)
	at org.openmrs.api.impl.ProviderServiceImpl.getProvidersByPerson(ProviderServiceImpl.java:121)
	at sun.reflect.GeneratedMethodAccessor1282.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:309)
	at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:183)
(98 more lines...)
Collapse Failed RegressionTest testSimplestFormSuccessNoLocationAndNoProvider History
Default Job < 1 sec
java.lang.AssertionError: [w6 -> null]
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.openmrs.module.htmlformentry.RegressionTestHelper$SubmissionResults.assertNoErrors(RegressionTestHelper.java:619)
	at org.openmrs.module.htmlformentry.RegressionTest$3.testResults(RegressionTest.java:122)
	at org.openmrs.module.htmlformentry.RegressionTestHelper.run(RegressionTestHelper.java:276)
	at org.openmrs.module.htmlformentry.RegressionTest.testSimplestFormSuccessNoLocationAndNoProvider(RegressionTest.java:125)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(60 more lines...)
Collapse Failed RegressionTest testSimplestFormSuccessWithNoLocation History
Default Job < 1 sec
java.lang.AssertionError: [w6 -> null]
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.openmrs.module.htmlformentry.RegressionTestHelper$SubmissionResults.assertNoErrors(RegressionTestHelper.java:619)
	at org.openmrs.module.htmlformentry.RegressionTest$5.testResults(RegressionTest.java:181)
	at org.openmrs.module.htmlformentry.RegressionTestHelper.run(RegressionTestHelper.java:276)
	at org.openmrs.module.htmlformentry.RegressionTest.testSimplestFormSuccessWithNoLocation(RegressionTest.java:185)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(60 more lines...)
Skipped tests 4
Status Test Failing since View job
Skipped EncounterProviderAndRoleTagTest encounterProviderAndRole_testWithProviderRoleAttribute History
Default Job
Skipped HtmlFormEntryUtilComponentTest org.openmrs.module.htmlformentry.HtmlFormEntryUtilComponentTest History
Default Job
Skipped ObsSubmissionElementTest testShowUnitsUsingCode History
Default Job
Skipped ProviderRoleAndElementTest org.openmrs.module.htmlformentry.element.ProviderRoleAndElementTest History
Default Job