Test# Passed# Skipped# FailedTime (ms)Included GroupsExcluded Groups
PriorityStreamProcessorTestSuit
PriorityStreamProcessorTest120011,729
ClassMethodStartTime (ms)
PriorityStreamProcessorTestSuit
PriorityStreamProcessorTest — passed
org.wso2.extension.siddhi.execution.priority.PriorityStreamProcessorTestCasepriorityTest115471892274204493
priorityTest1015471892319141536
priorityTest11154718923345122
priorityTest12154718923347418
priorityTest2154718923349327
priorityTest315471892335211027
priorityTest415471892345491523
priorityTest515471892360733020
priorityTest615471892390947
priorityTest715471892391026
priorityTest815471892391095
priorityTest915471892391145

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 '43225513-1c86-4bc6-bebb-f410eb206c79' @ Line: 1. Position: 161, near '#priority:time(symbol, priority, 1 sec, volume)'. at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:101) at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:217) 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:242) at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65) at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74) 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:242) 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:83) ... 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 '29e1202c-4f3b-4506-8131-1eb13aa6f375' @ 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:86) 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:174) 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:242) at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65) at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74) 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 'b994fa0f-9c38-40c0-a565-9663d286eb88' @ Line: 1. Position: 147, near '#priority:time(symbol, 1 milliseconds, 1 sec)'. at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:101) at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:217) 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:242) at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65) at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74) 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:220) 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:83) ... 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 'b3a14be3-003b-4f84-afb1-7793513f4e08' @ 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:86) 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:174) 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:242) at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:65) at org.wso2.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:74) at org.wso2.extension.siddhi.execution.priority.PriorityStreamProcessorTestCase.priorityTest9(PriorityStreamProcessorTestCase.java:297) ... Removed 28 stack frames

back to summary