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

Build: #2187 failed Child of HFEUI-HFEUI-1927

Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Test results

  • 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 View job Duration
Collapse Failed HomePageControllerTest controller_shouldLimitWhichAppsAreShownOnTheHomePageBasedOnLocation History
Default Job < 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 View job Duration
Successful ReferenceApplicationActivatorComponentTest testAddLoginLocationTagToUnknownLocationIfThereAreNoLoginLocations History
Failing since build #2185 (Manual run by Daniel Kayiwa) Default Job < 1 sec
Successful ReferenceApplicationActivatorComponentTest testAddLoginLocationTagToAtleastOneLocationIfThereAreNoLoginLocations History
Failing since build #2185 (Manual run by Daniel Kayiwa) Default Job 5 secs
Skipped tests 3
Status Test Failing since View job
Skipped LoginPageControllerTest post_shouldRedirectTheUserToTheHomePageIfTheRedirectUrlIsTheLoginPage History
Default Job
Skipped LoginPageControllerTest post_shouldSendTheUserBackToTheLoginPageIfAnInvalidLocationIsSelected History
Default Job
Skipped LoginPageControllerTest post_shouldRedirectTheUserBackToTheRedirectUrlIfAny History
Default Job