Expand |
Failed
|
KafkaMessageBusTests
testPartitionedModuleJava
History
|
Failing since build #2262
(Changes by Ilayaperumal Gopinathan)
|
Default Job |
6 secs |
java.lang.AssertionError: java.lang.AssertionError
java.lang.AssertionError
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertNotNull(Assert.java:712)
at org.junit.Assert.assertNotNull(Assert.java:722)
at org.springframework.xd.dirt.integration.bus.PartitionCapableBusTests.testPartitionedModuleJava(PartitionCapableBusTests.java:227)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(42 more lines...)
|
Expand |
Failed
|
KafkaMessageBusTests
testSendAndReceivePubSub
History
|
Failing since build #2262
(Changes by Ilayaperumal Gopinathan)
|
Default Job |
9 secs |
java.lang.AssertionError: java.lang.AssertionError
java.lang.AssertionError
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertNotNull(Assert.java:712)
at org.junit.Assert.assertNotNull(Assert.java:722)
at org.springframework.xd.dirt.integration.bus.AbstractMessageBusTests.testSendAndReceivePubSub(AbstractMessageBusTests.java:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(42 more lines...)
|
Expand |
Failed
|
KafkaMessageBusTests
testPartitionedModuleSpEL
History
|
Failing since build #2263
(Changes by Gunnar Hillert)
|
Default Job |
6 secs |
java.lang.AssertionError: java.lang.AssertionError
java.lang.AssertionError
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertNotNull(Assert.java:712)
at org.junit.Assert.assertNotNull(Assert.java:722)
at org.springframework.xd.dirt.integration.bus.PartitionCapableBusTests.testPartitionedModuleSpEL(PartitionCapableBusTests.java:135)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(42 more lines...)
|
Expand |
Failed
|
RawModeKafkaMessageBusTests
createInboundPubSubBeforeOutboundPubSub
History
|
Failing since build #2263
(Changes by Gunnar Hillert)
|
Default Job |
3 secs |
org.junit.ComparisonFailure: org.junit.ComparisonFailure: expected:<[]foo> but was:<[�??contentType????"text/plain"?originalContentType??? "foo/bar"]foo>
org.junit.ComparisonFailure: expected:<[]foo> but was:<[�??contentType????"text/plain"?originalContentType??? "foo/bar"]foo>
at org.junit.Assert.assertEquals(Assert.java:115)
at org.junit.Assert.assertEquals(Assert.java:144)
at org.springframework.xd.dirt.integration.bus.kafka.RawModeKafkaMessageBusTests.createInboundPubSubBeforeOutboundPubSub(RawModeKafkaMessageBusTests.java:213)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
(40 more lines...)
|
Expand |
Failed
|
RawModeKafkaMessageBusTests
testPartitionedModuleJava
History
|
Failing since build #2263
(Changes by Gunnar Hillert)
|
Default Job |
5 secs |
java.lang.AssertionError: java.lang.AssertionError
java.lang.AssertionError
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertNotNull(Assert.java:712)
at org.junit.Assert.assertNotNull(Assert.java:722)
at org.springframework.xd.dirt.integration.bus.kafka.RawModeKafkaMessageBusTests.testPartitionedModuleJava(RawModeKafkaMessageBusTests.java:101)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(42 more lines...)
|
Expand |
Failed
|
RawModeKafkaMessageBusTests
testPartitionedModuleSpEL
History
|
Failing since build #2261
(Rebuilt by mbg_at_pivotal)
|
Default Job |
5 secs |
java.lang.AssertionError: java.lang.AssertionError
java.lang.AssertionError
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertNotNull(Assert.java:712)
at org.junit.Assert.assertNotNull(Assert.java:722)
at org.springframework.xd.dirt.integration.bus.kafka.RawModeKafkaMessageBusTests.testPartitionedModuleSpEL(RawModeKafkaMessageBusTests.java:168)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(42 more lines...)
|
Expand |
Failed
|
KafkaSingleNodeStreamDeploymentIntegrationTests
verifyTopicChannelsRegisteredOnDemand
History
|
Failing since build #2261
(Rebuilt by mbg_at_pivotal)
|
Default Job |
15 secs |
org.springframework.beans.factory.NoSuchBeanDefinitionException: org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'topic:z' is defined
org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'topic:z' is defined
at org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanDefinition(DefaultListableBeanFactory.java:687)
at org.springframework.beans.factory.support.AbstractBeanFactory.getMergedLocalBeanDefinition(AbstractBeanFactory.java:1168)
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:281)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:272)
at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199)
(51 more lines...)
|
Expand |
Failed
|
KafkaSingleNodeStreamDeploymentIntegrationTests
testTappingWithLabels
History
|
Failing since build #2261
(Rebuilt by mbg_at_pivotal)
|
Default Job |
26 secs |
java.lang.AssertionError: java.lang.AssertionError: expected:<DRACARYS!> but was:<null>
java.lang.AssertionError: expected:<DRACARYS!> but was:<null>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:118)
at org.junit.Assert.assertEquals(Assert.java:144)
at org.springframework.xd.dirt.stream.AbstractSingleNodeStreamDeploymentIntegrationTests.tapTest(AbstractSingleNodeStreamDeploymentIntegrationTests.java:609)
at org.springframework.xd.dirt.stream.AbstractSingleNodeStreamDeploymentIntegrationTests.testTappingWithLabels(AbstractSingleNodeStreamDeploymentIntegrationTests.java:286)
(47 more lines...)
|
Expand |
Failed
|
KafkaSingleNodeStreamDeploymentIntegrationTests
testTopicChannel
History
|
Failing since build #2261
(Rebuilt by mbg_at_pivotal)
|
Default Job |
38 secs |
java.lang.AssertionError: java.lang.AssertionError
java.lang.AssertionError
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertNotNull(Assert.java:712)
at org.junit.Assert.assertNotNull(Assert.java:722)
at org.springframework.xd.dirt.stream.AbstractSingleNodeStreamDeploymentIntegrationTests.testTopicChannel(AbstractSingleNodeStreamDeploymentIntegrationTests.java:331)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(46 more lines...)
|
Expand |
Failed
|
KafkaSingleNodeStreamDeploymentIntegrationTests
testBasicTap
History
|
Failing since build #2261
(Rebuilt by mbg_at_pivotal)
|
Default Job |
28 secs |
java.lang.AssertionError: java.lang.AssertionError: expected:<DR.C.RYS!> but was:<null>
java.lang.AssertionError: expected:<DR.C.RYS!> but was:<null>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:118)
at org.junit.Assert.assertEquals(Assert.java:144)
at org.springframework.xd.dirt.stream.AbstractSingleNodeStreamDeploymentIntegrationTests.tapTest(AbstractSingleNodeStreamDeploymentIntegrationTests.java:612)
at org.springframework.xd.dirt.stream.AbstractSingleNodeStreamDeploymentIntegrationTests.testBasicTap(AbstractSingleNodeStreamDeploymentIntegrationTests.java:273)
(47 more lines...)
|
Expand |
Failed
|
RabbitSingleNodeStreamDeploymentIntegrationTests
mqttSourceStreamReceivesMqttSinkStreamOutputBinary
History
|
Failing since build #2263
(Changes by Gunnar Hillert)
|
Default Job |
22 secs |
java.lang.AssertionError: java.lang.AssertionError:
Expected: an instance of [B
but: null
java.lang.AssertionError:
Expected: an instance of [B
but: null
at org.springframework.test.util.MatcherAssertionErrors.assertThat(MatcherAssertionErrors.java:80)
at org.springframework.test.util.MatcherAssertionErrors.assertThat(MatcherAssertionErrors.java:53)
(49 more lines...)
|
Expand |
Failed
|
RabbitSingleNodeStreamDeploymentIntegrationTests
mqttSourceStreamReceivesMqttSinkStreamOutput
History
|
Failing since build #2261
(Rebuilt by mbg_at_pivotal)
|
Default Job |
31 secs |
java.lang.AssertionError: java.lang.AssertionError: expected:<hello> but was:<null>
java.lang.AssertionError: expected:<hello> but was:<null>
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.failNotEquals(Assert.java:834)
at org.junit.Assert.assertEquals(Assert.java:118)
at org.junit.Assert.assertEquals(Assert.java:144)
at org.springframework.xd.dirt.stream.RabbitSingleNodeStreamDeploymentIntegrationTests.mqttSourceStreamReceivesMqttSinkStreamOutput(RabbitSingleNodeStreamDeploymentIntegrationTests.java:87)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
(47 more lines...)
|