Runs unit test and deploys artifacts to maven repo. More details of the release in https://wiki.openmrs.org/x/i4DTAw
Build: #2032 failed
Job: Default Job failed
Test results
- 21 tests in total
- 1 test failed
- 3 tests were quarantined / skipped
- 1 minute taken in total.
Build 2,032 has the following 1 errors:There were no new test failures since the previous build.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
HomePageControllerTest
controller_shouldLimitWhichAppsAreShownOnTheHomePageBasedOnLocation
|
Failing since build #2031 (Child of HFEUI-HFEUI-1793) | 47 secs | ||
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...) |