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

Build: #2031 failed Child of HFEUI-HFEUI-1793

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
2 minutes
Labels
None
Revisions
Git
8af81b90a2d7eaf012305d63a168c6e0cc013a3a 8af81b90a2d7eaf012305d63a168c6e0cc013a3a
Release scripts
a9c6b4741f415820e397e9b150cf80baca7f9368 a9c6b4741f415820e397e9b150cf80baca7f9368
Total tests
21
Fixed in
#2034 (Changes by dkayiwa <kayiwadaniel@gmail.com>)

Tests

Responsible

No one has taken responsibility for this failure

Tests

New test failures 1
Status Test View job Duration
Collapse Failed HomePageControllerTest controller_shouldLimitWhichAppsAreShownOnTheHomePageBasedOnLocation History
Default Job 36 secs
java.lang.IllegalStateException: Failed to load ApplicationContext
	at org.springframework.test.context.CacheAwareContextLoaderDelegate.loadContext(CacheAwareContextLoaderDelegate.java:99)
	at org.springframework.test.context.TestContext.getApplicationContext(TestContext.java:122)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:109)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:75)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:307)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:211)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:288)
(86 more lines...)