Runs unit test and deploys artifacts to maven repo. More details of the release in https://wiki.openmrs.org/x/i4DTAw
Build: #1964 failed
Job: Default Job failed
Job result summary
- Completed
- Duration
- 1 minute
- Revision
-
714e7d655ec8dcc1df718f207c0767ea9566ac48
- Total tests
- 21
- Failing since
- #1963 (Changes by dkayiwa <kayiwadaniel@gmail.com> – )
- Fixed in
- #1966 (Changes by Darius Jazayeri <jazayeri@alum.mit.edu>)
Tests
- 21 tests in total
- 1 test failed
- 3 tests were quarantined / skipped
- 34 seconds taken in total.
Status | Test | Failing since | Duration | |
---|---|---|---|---|
HomePageControllerTest
controller_shouldLimitWhichAppsAreShownOnTheHomePageBasedOnLocation
|
Failing since build #1963 (Changes by dkayiwa <kayiwadaniel@gmail.com>) | 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...) |