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 | ||||
io.siddhi.extension.map.binary.BinarySinkMapperTestCase | binarySinkMapperTest1 | 1 | 1568914155311 | 572 |
binarySinkMapperTest3 | 1 | 1568914155885 | 18 | |
binarySinkMapperTest4 | 1 | 1568914155904 | 12 | |
binarySinkMapperTest2 | 1 | 1568914155919 | 16 | |
io.siddhi.extension.map.binary.BinarySourceMapperTestCase | binarySourceMapperTest1 | 1 | 1568914155936 | 18 |
binarySourceMapperTest4 | 1 | 1568914155955 | 11 | |
binarySourceMapperTest5 | 1 | 1568914155967 | 8 | |
binarySourceMapperTest2 | 1 | 1568914155976 | 9 | |
binarySourceMapperTest3 | 1 | 1568914155986 | 2179 |
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'
io.siddhi.extension.map.binary.sinkmapper.BinarySinkMapper.init(BinarySinkMapper.java:66)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'
io.siddhi.extension.map.binary.sourcemapper.BinarySourceMapper.init(BinarySourceMapper.java:69)