| Test | Methods Passed | Scenarios Passed | # skipped | # failed | Total Time | Included Groups | Excluded Groups |
|---|---|---|---|---|---|---|---|
| tcp-tests | 10 | 10 | 0 | 0 | 5.1 seconds |
| Class | Method | # of Scenarios | Start | Time (ms) |
|---|---|---|---|---|
| tcp-tests — passed | ||||
| io.siddhi.extension.map.binary.BinarySinkMapperTestCase | binarySinkMapperTest1 | 1 | 1592309171121 | 709 |
| binarySinkMapperTest2 | 1 | 1592309171867 | 18 | |
| binarySinkMapperTest3 | 1 | 1592309171832 | 19 | |
| binarySinkMapperTest4 | 1 | 1592309171851 | 14 | |
| io.siddhi.extension.map.binary.BinarySourceMapperTestCase | binarySourceMapperTest1 | 1 | 1592309171886 | 16 |
| binarySourceMapperTest2 | 1 | 1592309171913 | 24 | |
| binarySourceMapperTest3 | 1 | 1592309171938 | 2112 | |
| binarySourceMapperTest4 | 1 | 1592309171902 | 11 | |
| binarySourceMapperTest5 | 1 | 1592309174051 | 8 | |
| binarySourceMapperTest6 | 1 | 1592309174066 | 2110 | |
Error on '0aad8d3d-573c-4153-a2ca-9c80e9e83ce1' @ 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 'ec69e0fb-9ce8-4974-ad6b-8b72dd937c1d' @ 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)