tcp-tests

Tests passed/Failed/Skipped:9/0/0
Started on:Thu Sep 19 17:29:15 UTC 2019
Total time:2 seconds (2872 ms)
Included groups:
Excluded groups:

(Hover the method name to see the test class name)

PASSED TESTS
Test method Exception Time (seconds) Instance
binarySinkMapperTest1
Test class: io.siddhi.extension.map.binary.BinarySinkMapperTestCase
0 io.siddhi.extension.map.binary.BinarySinkMapperTestCase@29528a22
binarySinkMapperTest2
Test class: io.siddhi.extension.map.binary.BinarySinkMapperTestCase
0 io.siddhi.extension.map.binary.BinarySinkMapperTestCase@29528a22
binarySinkMapperTest3
Test class: io.siddhi.extension.map.binary.BinarySinkMapperTestCase
io.siddhi.core.exception.SiddhiAppCreationException: Error on '1f9d233e-62e1-41b5-977a-293377d942cf' @ Line: 1. Position: 152, near '@sink(type='inMemory', topic='WSO2', @map(type='binary', @payload('a')))'. Binary sink-mapper does not support @payload mapping, error at the mapper of 'outputStream'
	at io.siddhi.extension.map.binary.sinkmapper.BinarySinkMapper.init(BinarySinkMapper.java:66)
	at io.siddhi.core.stream.output.sink.SinkMapper.init(SinkMapper.java:79)
	at io.siddhi.core.stream.output.sink.Sink.init(Sink.java:104)
	at io.siddhi.core.util.parser.helper.DefinitionParserHelper.addEventSink(DefinitionParserHelper.java:547)
	at io.siddhi.core.util.SiddhiAppRuntimeBuilder.defineStream(SiddhiAppRuntimeBuilder.java:115)
	at io.siddhi.core.util.parser.SiddhiAppParser.defineStreamDefinitions(SiddhiAppParser.java:373)
	at io.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:229)
	at io.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:66)
	at io.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:76)
	at io.siddhi.extension.map.binary.BinarySinkMapperTestCase.binarySinkMapperTest3(BinarySinkMapperTestCase.java:220)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281)
	at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
... Removed 21 stack frames
Click to show all stack frames
io.siddhi.core.exception.SiddhiAppCreationException: Error on '1f9d233e-62e1-41b5-977a-293377d942cf' @ Line: 1. Position: 152, near '@sink(type='inMemory', topic='WSO2', @map(type='binary', @payload('a')))'. Binary sink-mapper does not support @payload mapping, error at the mapper of 'outputStream'
	at io.siddhi.extension.map.binary.sinkmapper.BinarySinkMapper.init(BinarySinkMapper.java:66)
	at io.siddhi.core.stream.output.sink.SinkMapper.init(SinkMapper.java:79)
	at io.siddhi.core.stream.output.sink.Sink.init(Sink.java:104)
	at io.siddhi.core.util.parser.helper.DefinitionParserHelper.addEventSink(DefinitionParserHelper.java:547)
	at io.siddhi.core.util.SiddhiAppRuntimeBuilder.defineStream(SiddhiAppRuntimeBuilder.java:115)
	at io.siddhi.core.util.parser.SiddhiAppParser.defineStreamDefinitions(SiddhiAppParser.java:373)
	at io.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:229)
	at io.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:66)
	at io.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:76)
	at io.siddhi.extension.map.binary.BinarySinkMapperTestCase.binarySinkMapperTest3(BinarySinkMapperTestCase.java:220)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:714)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
	at org.testng.TestRunner.privateRun(TestRunner.java:767)
	at org.testng.TestRunner.run(TestRunner.java:617)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:334)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:329)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:291)
	at org.testng.SuiteRunner.run(SuiteRunner.java:240)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1198)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1123)
	at org.testng.TestNG.run(TestNG.java:1031)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281)
	at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
0 io.siddhi.extension.map.binary.BinarySinkMapperTestCase@29528a22
binarySinkMapperTest4
Test class: io.siddhi.extension.map.binary.BinarySinkMapperTestCase
0 io.siddhi.extension.map.binary.BinarySinkMapperTestCase@29528a22
binarySourceMapperTest1
Test class: io.siddhi.extension.map.binary.BinarySourceMapperTestCase
0 io.siddhi.extension.map.binary.BinarySourceMapperTestCase@30a7c98f
binarySourceMapperTest2
Test class: io.siddhi.extension.map.binary.BinarySourceMapperTestCase
0 io.siddhi.extension.map.binary.BinarySourceMapperTestCase@30a7c98f
binarySourceMapperTest3
Test class: io.siddhi.extension.map.binary.BinarySourceMapperTestCase
2 io.siddhi.extension.map.binary.BinarySourceMapperTestCase@30a7c98f
binarySourceMapperTest4
Test class: io.siddhi.extension.map.binary.BinarySourceMapperTestCase
io.siddhi.core.exception.SiddhiAppCreationException: Error on 'f49576b8-2959-48ef-90b0-75ef335f8c14' @ Line: 1. Position: 121, near '@source(type='inMemory', topic='WSO2', @map(type='binary', @attributes(a = 'a',b = 'b',c = 'c',d = 'd',e = 'e',f = 'f')))'. 'binary' source-mapper does not support custom mapping, but found at stream 'inputStream'
	at io.siddhi.extension.map.binary.sourcemapper.BinarySourceMapper.init(BinarySourceMapper.java:69)
	at io.siddhi.core.stream.input.source.SourceMapper.init(SourceMapper.java:78)
	at io.siddhi.core.stream.input.source.Source.init(Source.java:73)
	at io.siddhi.core.util.parser.helper.DefinitionParserHelper.addEventSource(DefinitionParserHelper.java:371)
	at io.siddhi.core.util.SiddhiAppRuntimeBuilder.defineStream(SiddhiAppRuntimeBuilder.java:114)
	at io.siddhi.core.util.parser.SiddhiAppParser.defineStreamDefinitions(SiddhiAppParser.java:373)
	at io.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:229)
	at io.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:66)
	at io.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:76)
	at io.siddhi.extension.map.binary.BinarySourceMapperTestCase.binarySourceMapperTest4(BinarySourceMapperTestCase.java:260)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281)
	at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
... Removed 21 stack frames
Click to show all stack frames
io.siddhi.core.exception.SiddhiAppCreationException: Error on 'f49576b8-2959-48ef-90b0-75ef335f8c14' @ Line: 1. Position: 121, near '@source(type='inMemory', topic='WSO2', @map(type='binary', @attributes(a = 'a',b = 'b',c = 'c',d = 'd',e = 'e',f = 'f')))'. 'binary' source-mapper does not support custom mapping, but found at stream 'inputStream'
	at io.siddhi.extension.map.binary.sourcemapper.BinarySourceMapper.init(BinarySourceMapper.java:69)
	at io.siddhi.core.stream.input.source.SourceMapper.init(SourceMapper.java:78)
	at io.siddhi.core.stream.input.source.Source.init(Source.java:73)
	at io.siddhi.core.util.parser.helper.DefinitionParserHelper.addEventSource(DefinitionParserHelper.java:371)
	at io.siddhi.core.util.SiddhiAppRuntimeBuilder.defineStream(SiddhiAppRuntimeBuilder.java:114)
	at io.siddhi.core.util.parser.SiddhiAppParser.defineStreamDefinitions(SiddhiAppParser.java:373)
	at io.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:229)
	at io.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:66)
	at io.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:76)
	at io.siddhi.extension.map.binary.BinarySourceMapperTestCase.binarySourceMapperTest4(BinarySourceMapperTestCase.java:260)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:80)
	at org.testng.internal.Invoker.invokeMethod(Invoker.java:714)
	at org.testng.internal.Invoker.invokeTestMethod(Invoker.java:901)
	at org.testng.internal.Invoker.invokeTestMethods(Invoker.java:1231)
	at org.testng.internal.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:127)
	at org.testng.internal.TestMethodWorker.run(TestMethodWorker.java:111)
	at org.testng.TestRunner.privateRun(TestRunner.java:767)
	at org.testng.TestRunner.run(TestRunner.java:617)
	at org.testng.SuiteRunner.runTest(SuiteRunner.java:334)
	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:329)
	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:291)
	at org.testng.SuiteRunner.run(SuiteRunner.java:240)
	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:86)
	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1198)
	at org.testng.TestNG.runSuitesLocally(TestNG.java:1123)
	at org.testng.TestNG.run(TestNG.java:1031)
	at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:281)
	at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:75)
	at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:121)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:290)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:242)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:121)
0 io.siddhi.extension.map.binary.BinarySourceMapperTestCase@30a7c98f
binarySourceMapperTest5
Test class: io.siddhi.extension.map.binary.BinarySourceMapperTestCase
0 io.siddhi.extension.map.binary.BinarySourceMapperTestCase@30a7c98f