Test | Methods Passed | Scenarios Passed | # skipped | # failed | Total Time | Included Groups | Excluded Groups |
---|---|---|---|---|---|---|---|
tcp-tests | 9 | 9 | 0 | 0 | 2.9 seconds |
Class | Method | # of Scenarios | Start | Time (ms) |
---|---|---|---|---|
tcp-tests — passed | ||||
org.wso2.extension.siddhi.map.binary.BinarySinkMapperTestCase | binarySinkMapperTest1 | 1 | 1528913540645 | 658 |
binarySinkMapperTest3 | 1 | 1528913541307 | 16 | |
binarySinkMapperTest4 | 1 | 1528913541323 | 12 | |
binarySinkMapperTest2 | 1 | 1528913541338 | 19 | |
org.wso2.extension.siddhi.map.binary.BinarySourceMapperTestCase | binarySourceMapperTest1 | 1 | 1528913541358 | 19 |
binarySourceMapperTest4 | 1 | 1528913541377 | 12 | |
binarySourceMapperTest5 | 1 | 1528913541390 | 10 | |
binarySourceMapperTest2 | 1 | 1528913541401 | 9 | |
binarySourceMapperTest3 | 1 | 1528913541411 | 2111 |
Error on 'b3aa01a0-25bf-4a6e-a6bf-dfbe19f9cc66' @ 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)Error on '007e5f6f-cfdc-4bfe-866e-305d188a491b' @ 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)