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 | 1536067688102 | 586 |
binarySinkMapperTest3 | 1 | 1536067688690 | 17 | |
binarySinkMapperTest4 | 1 | 1536067688708 | 12 | |
binarySinkMapperTest2 | 1 | 1536067688723 | 18 | |
org.wso2.extension.siddhi.map.binary.BinarySourceMapperTestCase | binarySourceMapperTest1 | 1 | 1536067688742 | 20 |
binarySourceMapperTest4 | 1 | 1536067688762 | 18 | |
binarySourceMapperTest5 | 1 | 1536067688780 | 9 | |
binarySourceMapperTest2 | 1 | 1536067688790 | 8 | |
binarySourceMapperTest3 | 1 | 1536067688799 | 2111 |
Error on '3c34fb41-d1ca-4916-b00a-ba43ddef5dd8' @ 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 '00c9fc74-025f-4fa5-90e6-c36b9d0115f6' @ 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)