Build: #1255 failed
Job: Default Job failed
Test results
- 12,118 tests in total
- 2 tests failed
- 2 failures are new
- 161 tests were quarantined / skipped
- 22 minutes taken in total.
Build 1,255 has the following 2 errors: 2 new failure(s) occurred since the previous build.
Status | Test | Duration | |
---|---|---|---|
Collapse |
JdbcLockRegistryLeaderInitiatorTests
testLostConnection
|
10 secs | |
java.lang.AssertionError: java.lang.AssertionError: Expected: is <true> but: was <false> java.lang.AssertionError: Expected: is <true> but: was <false> at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20) at org.junit.Assert.assertThat(Assert.java:956) (49 more lines...) |
|||
Collapse |
JdbcMessageStoreChannelIntegrationTests
testTransactionalSendAndReceive
|
< 1 sec | |
java.lang.IllegalStateException: java.lang.IllegalStateException: Failed to load ApplicationContext java.lang.IllegalStateException: Failed to load ApplicationContext at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:125) at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:108) 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:246) at org.springframework.test.context.junit4.SpringJUnit4ClassRunner.createTest(SpringJUnit4ClassRunner.java:227) (98 more lines...) |