Test | Methods Passed | Scenarios Passed | # skipped | # failed | Total Time | Included Groups | Excluded Groups |
---|---|---|---|---|---|---|---|
tcp-tests | 9 | 9 | 0 | 0 | 3.6 seconds |
Class | Method | # of Scenarios | Start | Time (ms) |
---|---|---|---|---|
tcp-tests — passed | ||||
org.wso2.extension.siddhi.map.binary.BinarySinkMapperTestCase | binarySinkMapperTest1 | 1 | 1554725124705 | 1218 |
binarySinkMapperTest3 | 1 | 1554725125924 | 22 | |
binarySinkMapperTest4 | 1 | 1554725125947 | 32 | |
binarySinkMapperTest2 | 1 | 1554725125982 | 44 | |
org.wso2.extension.siddhi.map.binary.BinarySourceMapperTestCase | binarySourceMapperTest1 | 1 | 1554725126027 | 27 |
binarySourceMapperTest4 | 1 | 1554725126055 | 17 | |
binarySourceMapperTest5 | 1 | 1554725126075 | 18 | |
binarySourceMapperTest2 | 1 | 1554725126095 | 21 | |
binarySourceMapperTest3 | 1 | 1554725126117 | 2112 |
Error on '03dc9caf-e6b3-4ec4-9c86-a9e8189e92d3' @ 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 '1e76990c-7552-44b6-a880-4093e33eda06' @ 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)