Builds and runs unit tests. More details of the release in https://wiki.openmrs.org/x/i4DTAw
Build: #150 failed
Job: Default Job failed
Test results
- 68 tests in total
- 1 test failed
- 1 failure is new
- 33 seconds taken in total.
Build 150 has the following 1 errors: 1 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
AppFrameworkServiceTest
purgeUserApp_shouldRemoveTheUserAppFromTheDatabaseAndUpdateTheListOfLoadedApps
|
< 1 sec | |
java.lang.AssertionError: expected:<4> but was:<6> 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.appframework.service.AppFrameworkServiceTest.purgeUserApp_shouldRemoveTheUserAppFromTheDatabaseAndUpdateTheListOfLoadedApps(AppFrameworkServiceTest.java:412) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) (36 more lines...) |