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 | 1512683508617 | 554 |
binarySinkMapperTest2 | 1 | 1512683509201 | 11 | |
binarySinkMapperTest3 | 1 | 1512683509172 | 16 | |
binarySinkMapperTest4 | 1 | 1512683509189 | 11 | |
org.wso2.extension.siddhi.map.binary.BinarySourceMapperTestCase | binarySourceMapperTest1 | 1 | 1512683509212 | 12 |
binarySourceMapperTest2 | 1 | 1512683509238 | 5 | |
binarySourceMapperTest3 | 1 | 1512683509244 | 2169 | |
binarySourceMapperTest4 | 1 | 1512683509225 | 6 | |
binarySourceMapperTest5 | 1 | 1512683509232 | 6 |
Error on '86bfae77-e159-4e07-ab48-789bb3e5b6d0' @ 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 '97063cf5-d2b0-433a-8dc3-bb113d9d55dd' @ 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)