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

Build: #1963 failed Changes by dkayiwa <kayiwadaniel@gmail.com>

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
714e7d655ec8dcc1df718f207c0767ea9566ac48 714e7d655ec8dcc1df718f207c0767ea9566ac48
Release scripts
a9c6b4741f415820e397e9b150cf80baca7f9368 a9c6b4741f415820e397e9b150cf80baca7f9368
Total tests
21
Fixed in
#1966 (Changes by Darius Jazayeri <jazayeri@alum.mit.edu>)

Tests

Responsible

Comments

  1. Darius Jazayeri

    This was caused by my work on AF-52

Code commits

Git
Author Commit Message Commit date
dkayiwa <kayiwadaniel@gmail.com> dkayiwa <kayiwadaniel@gmail.com> 714e7d655ec8dcc1df718f207c0767ea9566ac48 714e7d655ec8dcc1df718f207c0767ea9566ac48 Fixing error on renamed SehedulerService.saveTask method - RA-954

Tests

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

Jira issues

IssueDescriptionStatus
Unknown Issue TypeAF-52Could not obtain issue details from Jira
Unknown Issue TypeRA-954Could not obtain issue details from Jira