Build: #20 failed

Job: Build Module failed

Stages & jobs

  1. Build

  2. Package

Job result summary

Completed
Duration
1 minute
Revision
5687507c641a7b055c8d356b22e2de7f635bcbb9 5687507c641a7b055c8d356b22e2de7f635bcbb9
Total tests
1
Fixed in
#21 (Code changes detected)

Tests

  • 1 test in total
  • 1 test failed
  • 1 failure is new
  • 24 seconds taken in total.
New test failures 1
Status Test Duration
Collapse Failed EbolaExampleActivatorComponentTest testStarted History
24 secs
java.lang.IllegalStateException: Failed to load ApplicationContext
	at org.springframework.test.context.TestContext.getApplicationContext(TestContext.java:308)
	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:321)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:220)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner$1.runReflectiveCall(SpringJUnit4ClassRunner.java:301)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
(66 more lines...)