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

Build: #2187 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Job result summary

Completed
Duration
2 minutes
Revision
249297f63fd532287a948bd867554aac22cbb9ab 249297f63fd532287a948bd867554aac22cbb9ab
Total tests
21
Failing since
#2178 (Child of HFEUI-HFEUI-1921)
Fixed in
#2189 (Code changes detected)

Tests

  • 21 tests in total
  • 1 test failed
  • 1 failure is new
  • 2 tests were fixed
  • 3 tests were quarantined / skipped
  • 12 seconds taken in total.
New test failures 1
Status Test Duration
Collapse Failed HomePageControllerTest controller_shouldLimitWhichAppsAreShownOnTheHomePageBasedOnLocation History
< 1 sec
java.lang.IllegalStateException: Failed to load ApplicationContext
	at org.springframework.test.context.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:94)
	at org.springframework.test.context.DefaultTestContext.getApplicationContext(DefaultTestContext.java:72)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:117)
	at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:83)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:212)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:200)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:252)
(74 more lines...)
Fixed tests 2
Status Test Failing since Duration
Successful ReferenceApplicationActivatorComponentTest testAddLoginLocationTagToAtleastOneLocationIfThereAreNoLoginLocations History
Failing since build #2185 (Manual run by Daniel Kayiwa) 5 secs
Successful ReferenceApplicationActivatorComponentTest testAddLoginLocationTagToUnknownLocationIfThereAreNoLoginLocations History
Failing since build #2185 (Manual run by Daniel Kayiwa) < 1 sec