Builds and runs unit tests. More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #150 failed Changes by Wyclif Luyima

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
1 minute
Labels
None
Revisions
Git
1b60a6127a904a82da477e7a2c1e2f273f47b733 1b60a6127a904a82da477e7a2c1e2f273f47b733
Release scripts
bfe50f219321d47d8ff2aed75038d0eb0dc9e014 bfe50f219321d47d8ff2aed75038d0eb0dc9e014
Total tests
68
Fixed in
#151 (Changes by Wyclif Luyima)

Tests

Responsible

Code commits

Git
Author Commit Message Commit date
Wyclif Luyima Wyclif Luyima 1b60a6127a904a82da477e7a2c1e2f273f47b733 1b60a6127a904a82da477e7a2c1e2f273f47b733 Added a method to purge a user app from the DB - AF-44

Tests

New test failures 1
Status Test View job Duration
Collapse Failed AppFrameworkServiceTest purgeUserApp_shouldRemoveTheUserAppFromTheDatabaseAndUpdateTheListOfLoadedApps History
Default Job < 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...)

Jira issues

IssueDescriptionStatus
Unknown Issue TypeAF-44Could not obtain issue details from Jira