Test# Passed# Skipped# FailedTime (ms)Included GroupsExcluded Groups
PriorityStreamProcessorTestSuit
PriorityStreamProcessorTest120011,706
ClassMethodStartTime (ms)
PriorityStreamProcessorTestSuit
PriorityStreamProcessorTest — passed
org.wso2.extension.siddhi.execution.priority.PriorityStreamProcessorTestCasepriorityTest115132571464534541
priorityTest1015132571509951532
priorityTest11151325715252812
priorityTest12151325715254111
priorityTest2151325715255311
priorityTest315132571525651015
priorityTest415132571535811512
priorityTest515132571550943012
priorityTest615132571581075
priorityTest715132571581135
priorityTest815132571581184
priorityTest915132571581233

PriorityStreamProcessorTest

org.wso2.extension.siddhi.execution.priority.PriorityStreamProcessorTestCase#priorityTest1

back to summary

org.wso2.extension.siddhi.execution.priority.PriorityStreamProcessorTestCase#priorityTest10

back to summary

org.wso2.extension.siddhi.execution.priority.PriorityStreamProcessorTestCase#priorityTest11

back to summary

org.wso2.extension.siddhi.execution.priority.PriorityStreamProcessorTestCase#priorityTest12

back to summary

org.wso2.extension.siddhi.execution.priority.PriorityStreamProcessorTestCase#priorityTest2

back to summary

org.wso2.extension.siddhi.execution.priority.PriorityStreamProcessorTestCase#priorityTest3

back to summary

org.wso2.extension.siddhi.execution.priority.PriorityStreamProcessorTestCase#priorityTest4

back to summary

org.wso2.extension.siddhi.execution.priority.PriorityStreamProcessorTestCase#priorityTest5

back to summary

org.wso2.extension.siddhi.execution.priority.PriorityStreamProcessorTestCase#priorityTest6

Expected Exception
org.wso2.siddhi.core.exception.SiddhiAppCreationException: Error on 'd3371c5b-ee5b-489c-a58c-11637fd64719' @ Line: 1. Position: 161, near '#priority:time(symbol, priority, 1 sec, volume)'. at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:99) at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218) at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122) at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84) at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111) at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:236) at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64) at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73) at org.wso2.extension.siddhi.execution.priority.PriorityStreamProcessorTestCase.priorityTest6(PriorityStreamProcessorTestCase.java:249) Caused by: java.lang.UnsupportedOperationException: Invalid number of arguments passed to priority stream fin. Required 3, but found 4 at org.wso2.extension.siddhi.execution.priority.PriorityStreamProcessor.init(PriorityStreamProcessor.java:226) at org.wso2.siddhi.core.query.processor.stream.StreamProcessor.init(StreamProcessor.java:77) at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:81) ... 36 more ... Removed 28 stack frames

back to summary

org.wso2.extension.siddhi.execution.priority.PriorityStreamProcessorTestCase#priorityTest7

Expected Exception
org.wso2.siddhi.query.api.exception.AttributeNotExistException: Error on '1a77ce4e-6e31-45b5-9eb8-93ef9b14fbcc' @ Line: 1. Position: 147, near 'volume'. Cannot find attribute type as 'volume' does not exist in 'cseEventStream'; define stream cseEventStream (symbol string, priority long) at org.wso2.siddhi.query.api.definition.AbstractDefinition.getAttributeType(AbstractDefinition.java:84) at org.wso2.siddhi.core.util.parser.ExpressionParser.parseVariable(ExpressionParser.java:1248) at org.wso2.siddhi.core.util.parser.ExpressionParser.parseExpression(ExpressionParser.java:308) at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:175) at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122) at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84) at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111) at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:236) at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64) at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73) at org.wso2.extension.siddhi.execution.priority.PriorityStreamProcessorTestCase.priorityTest7(PriorityStreamProcessorTestCase.java:265) ... Removed 28 stack frames

back to summary

org.wso2.extension.siddhi.execution.priority.PriorityStreamProcessorTestCase#priorityTest8

Expected Exception
org.wso2.siddhi.core.exception.SiddhiAppCreationException: Error on '0d004b2f-7b81-4a77-8629-7dabbc7e63ee' @ Line: 1. Position: 147, near '#priority:time(symbol, 1 milliseconds, 1 sec)'. at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:99) at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:218) at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122) at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84) at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111) at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:236) at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64) at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73) at org.wso2.extension.siddhi.execution.priority.PriorityStreamProcessorTestCase.priorityTest8(PriorityStreamProcessorTestCase.java:281) Caused by: java.lang.UnsupportedOperationException: Second parameter of priority stream processor must be a variable but found org.wso2.siddhi.core.executor.ConstantExpressionExecutor at org.wso2.extension.siddhi.execution.priority.PriorityStreamProcessor.init(PriorityStreamProcessor.java:204) at org.wso2.siddhi.core.query.processor.stream.StreamProcessor.init(StreamProcessor.java:77) at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:81) ... 36 more ... Removed 28 stack frames

back to summary

org.wso2.extension.siddhi.execution.priority.PriorityStreamProcessorTestCase#priorityTest9

Expected Exception
org.wso2.siddhi.query.api.exception.AttributeNotExistException: Error on '976e5733-c44c-4024-97e8-4e269b88d27f' @ Line: 1. Position: 141, near 'volume'. Cannot find attribute type as 'volume' does not exist in 'cseEventStream'; define stream cseEventStream (symbol string, priority long) at org.wso2.siddhi.query.api.definition.AbstractDefinition.getAttributeType(AbstractDefinition.java:84) at org.wso2.siddhi.core.util.parser.ExpressionParser.parseVariable(ExpressionParser.java:1248) at org.wso2.siddhi.core.util.parser.ExpressionParser.parseExpression(ExpressionParser.java:308) at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:175) at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.parseInputStream(SingleInputStreamParser.java:122) at org.wso2.siddhi.core.util.parser.InputStreamParser.parse(InputStreamParser.java:84) at org.wso2.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:111) at org.wso2.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:236) at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:64) at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:73) at org.wso2.extension.siddhi.execution.priority.PriorityStreamProcessorTestCase.priorityTest9(PriorityStreamProcessorTestCase.java:297) ... Removed 28 stack frames

back to summary