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

Build: #2033 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
cad1ab826e43220a524dd0e173fb6f24b3ce9cc7
Total tests
21
Failing since
#2031 (Child of HFEUI-HFEUI-1793)
Fixed in
#2034 (Changes by dkayiwa <kayiwadaniel@gmail.com>)

Tests

  • 21 tests in total
  • 1 test failed
  • 3 tests were quarantined / skipped
  • 1 minute taken in total.
Existing test failures 1
Status Test Failing since Duration
java.lang.AssertionError: expected:<3> but was:<1>
	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:123)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(36 more lines...)