Test | Methods Passed | Scenarios Passed | # skipped | # failed | Total Time | Included Groups | Excluded Groups |
---|---|---|---|---|---|---|---|
tcp-tests | 9 | 9 | 0 | 0 | 2.8 seconds |
Class | Method | # of Scenarios | Start | Time (ms) |
---|---|---|---|---|
tcp-tests — passed | ||||
org.wso2.extension.siddhi.map.binary.BinarySinkMapperTestCase | binarySinkMapperTest1 | 1 | 1536324632215 | 569 |
binarySinkMapperTest3 | 1 | 1536324632786 | 15 | |
binarySinkMapperTest4 | 1 | 1536324632802 | 11 | |
binarySinkMapperTest2 | 1 | 1536324632815 | 15 | |
org.wso2.extension.siddhi.map.binary.BinarySourceMapperTestCase | binarySourceMapperTest1 | 1 | 1536324632831 | 18 |
binarySourceMapperTest4 | 1 | 1536324632850 | 10 | |
binarySourceMapperTest5 | 1 | 1536324632861 | 8 | |
binarySourceMapperTest2 | 1 | 1536324632870 | 9 | |
binarySourceMapperTest3 | 1 | 1536324632879 | 2111 |
Error on 'a2142be3-b80d-4c2a-8620-308eae5a60bb' @ 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'
org.wso2.extension.siddhi.map.binary.sinkmapper.BinarySinkMapper.init(BinarySinkMapper.java:66)Error on '6944fe78-b250-4dd4-8e98-864336e19c7d' @ 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'
org.wso2.extension.siddhi.map.binary.sourcemapper.BinarySourceMapper.init(BinarySourceMapper.java:69)