Test# Passed# Skipped# FailedTime (ms)Included GroupsExcluded Groups
PriorityStreamProcessorTestSuit
PriorityStreamProcessorTest120011,964
ClassMethodStartTime (ms)
PriorityStreamProcessorTestSuit
PriorityStreamProcessorTest — passed
org.wso2.extension.siddhi.execution.priority.PriorityStreamProcessorTestCasepriorityTest115502132539314743
priorityTest1015502132586751532
priorityTest11155021326020835
priorityTest12155021326024413
priorityTest2155021326025812
priorityTest315502132602701016
priorityTest415502132612871515
priorityTest515502132628033019
priorityTest6155021326582313
priorityTest7155021326583711
priorityTest815502132658497
priorityTest915502132658566

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 'a405692b-38bc-428e-8a7d-fce253fbd71a' @ Line: 1. Position: 161, near '#priority:time(symbol, priority, 1 sec, volume)'. at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:100) 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:245) 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:82) ... 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 'e33dbd72-9b4c-48fd-8825-b5ff8ed51331' @ 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:1251) 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:245) 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 '8109a1b6-f526-4257-8999-cd3c84a47e39' @ Line: 1. Position: 147, near '#priority:time(symbol, 1 milliseconds, 1 sec)'. at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:100) 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:245) 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:82) ... 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 'd8860eb4-3e92-4144-a3b5-5ab0e7189d49' @ 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:1251) 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:245) 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