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

Build: #1963 failed Changes by dkayiwa <kayiwadaniel@gmail.com>

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Test results

  • 21 tests in total
  • 1 test failed
  • 1 failure is new
  • 3 tests were quarantined / skipped
  • 35 seconds taken in total.
New test failures 1
Status Test View job Duration
Collapse Failed HomePageControllerTest controller_shouldLimitWhichAppsAreShownOnTheHomePageBasedOnLocation History
Default Job 1 sec
java.lang.AssertionError: expected:<3> but was:<0>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:743)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:555)
	at org.junit.Assert.assertEquals(Assert.java:542)
	at org.openmrs.module.referenceapplication.page.controller.HomePageControllerTest.controller_shouldLimitWhichAppsAreShownOnTheHomePageBasedOnLocation(HomePageControllerTest.java:124)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(34 more lines...)
Skipped tests 3
Status Test Failing since View job
Skipped LoginPageControllerTest post_shouldRedirectTheUserToTheHomePageIfTheRedirectUrlIsTheLoginPage History
Default Job
Skipped LoginPageControllerTest post_shouldSendTheUserBackToTheLoginPageIfAnInvalidLocationIsSelected History
Default Job
Skipped LoginPageControllerTest post_shouldRedirectTheUserBackToTheRedirectUrlIfAny History
Default Job