Build: #88 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

  2. Deploy to production

    Requires a user to start manually

Job result summary

Completed
Duration
1 minute
Revision
f27e37b78480845fcbe8288a69d9a4934c071cd4 f27e37b78480845fcbe8288a69d9a4934c071cd4
Total tests
50
Fixed in
#89 (Manual run from the stage: Deploy to production by Darius Jazayeri)

Tests

  • 50 tests in total
  • 1 test failed
  • 1 failure is new
  • 2 tests were quarantined / skipped
  • 1 second taken in total.
New test failures 1
Status Test Duration
Collapse Failed TopDownloadedControllerIT getTopDownloaded History
< 1 sec
java.lang.IllegalStateException: Failed to load ApplicationContext
	at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:124)
	at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:83)
	at org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener.postProcessFields(MockitoTestExecutionListener.java:110)
	at org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener.injectFields(MockitoTestExecutionListener.java:78)
	at org.springframework.boot.test.mock.mockito.MockitoTestExecutionListener.prepareTestInstance(MockitoTestExecutionListener.java:48)
	at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:230)
	at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:228)
(362 more lines...)