| Test | # Passed | # Skipped | # Failed | Time (ms) | Included Groups | Excluded Groups |
|---|---|---|---|---|---|---|
| RegexExpressionExtensionTestSuit | ||||||
| RegexExpressionExtensionTest | 32 | 0 | 0 | 775 | ||
| Expected Exception |
|---|
io.siddhi.core.exception.SiddhiAppCreationException: Error on '6fefbca5-7470-4037-843d-52da16d5e055' @ Line: 1. Position: 141, near 'regex:find(regex)'. There is no parameterOverload for 'regex:find' that matches attribute types '<STRING>'. Supported parameter overloads are (<STRING> regex, <STRING> input.sequence), (<STRING> regex, <STRING> input.sequence, <INT> starting.index).
at io.siddhi.core.executor.function.FunctionExecutor.initExecutor(FunctionExecutor.java:64)
at io.siddhi.core.util.parser.ExpressionParser.parseExpression(ExpressionParser.java:455)
at io.siddhi.core.util.parser.SelectorParser.getAttributeProcessors(SelectorParser.java:215)
at io.siddhi.core.util.parser.SelectorParser.parse(SelectorParser.java:92)
at io.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:144)
at io.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:255)
at io.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:87)
at io.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:97)
at io.siddhi.extension.execution.regex.FindFunctionExtensionTestCase.testFindFunctionExtensionTestCase1(FindFunctionExtensionTestCase.java:58)
Caused by: io.siddhi.query.api.exception.SiddhiAppValidationException: There is no parameterOverload for 'regex:find' that matches attribute types '<STRING>'. Supported parameter overloads are (<STRING> regex, <STRING> input.sequence), (<STRING> regex, <STRING> input.sequence, <INT> starting.index).
at io.siddhi.core.util.extension.validator.InputParameterValidator.validateExpressionExecutors(InputParameterValidator.java:150)
at io.siddhi.core.executor.function.FunctionExecutor.initExecutor(FunctionExecutor.java:60)
... 36 more
... Removed 28 stack frames |
| Expected Exception |
|---|
io.siddhi.core.exception.SiddhiAppCreationException: Error on '82b2b92b-c3c2-4b90-acf6-6b5d54a3c350' @ Line: 1. Position: 146, near 'regex:find(regex, symbol)'. There is no parameterOverload for 'regex:find' that matches attribute types '<INT, STRING>'. Supported parameter overloads are (<STRING> regex, <STRING> input.sequence), (<STRING> regex, <STRING> input.sequence, <INT> starting.index).
at io.siddhi.core.executor.function.FunctionExecutor.initExecutor(FunctionExecutor.java:64)
at io.siddhi.core.util.parser.ExpressionParser.parseExpression(ExpressionParser.java:455)
at io.siddhi.core.util.parser.SelectorParser.getAttributeProcessors(SelectorParser.java:215)
at io.siddhi.core.util.parser.SelectorParser.parse(SelectorParser.java:92)
at io.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:144)
at io.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:255)
at io.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:87)
at io.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:97)
at io.siddhi.extension.execution.regex.FindFunctionExtensionTestCase.testFindFunctionExtensionTestCase2(FindFunctionExtensionTestCase.java:72)
Caused by: io.siddhi.query.api.exception.SiddhiAppValidationException: There is no parameterOverload for 'regex:find' that matches attribute types '<INT, STRING>'. Supported parameter overloads are (<STRING> regex, <STRING> input.sequence), (<STRING> regex, <STRING> input.sequence, <INT> starting.index).
at io.siddhi.core.util.extension.validator.InputParameterValidator.validateExpressionExecutors(InputParameterValidator.java:150)
at io.siddhi.core.executor.function.FunctionExecutor.initExecutor(FunctionExecutor.java:60)
... 36 more
... Removed 28 stack frames |
| Expected Exception |
|---|
io.siddhi.core.exception.SiddhiAppCreationException: Error on '5b2bb653-0b95-4a0b-8fcc-3cef29d0b7e6' @ Line: 1. Position: 146, near 'regex:find(regex, symbol)'. There is no parameterOverload for 'regex:find' that matches attribute types '<STRING, INT>'. Supported parameter overloads are (<STRING> regex, <STRING> input.sequence), (<STRING> regex, <STRING> input.sequence, <INT> starting.index).
at io.siddhi.core.executor.function.FunctionExecutor.initExecutor(FunctionExecutor.java:64)
at io.siddhi.core.util.parser.ExpressionParser.parseExpression(ExpressionParser.java:455)
at io.siddhi.core.util.parser.SelectorParser.getAttributeProcessors(SelectorParser.java:215)
at io.siddhi.core.util.parser.SelectorParser.parse(SelectorParser.java:92)
at io.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:144)
at io.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:255)
at io.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:87)
at io.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:97)
at io.siddhi.extension.execution.regex.FindFunctionExtensionTestCase.testFindFunctionExtensionTestCase3(FindFunctionExtensionTestCase.java:85)
Caused by: io.siddhi.query.api.exception.SiddhiAppValidationException: There is no parameterOverload for 'regex:find' that matches attribute types '<STRING, INT>'. Supported parameter overloads are (<STRING> regex, <STRING> input.sequence), (<STRING> regex, <STRING> input.sequence, <INT> starting.index).
at io.siddhi.core.util.extension.validator.InputParameterValidator.validateExpressionExecutors(InputParameterValidator.java:150)
at io.siddhi.core.executor.function.FunctionExecutor.initExecutor(FunctionExecutor.java:60)
... 36 more
... Removed 28 stack frames |
| Expected Exception |
|---|
io.siddhi.core.exception.SiddhiAppCreationException: Error on 'e8377392-5c8b-4208-a4c5-2566f8694b62' @ Line: 1. Position: 186, near 'regex:find(regex, symbol, startingIndex)'. There is no parameterOverload for 'regex:find' that matches attribute types '<STRING, STRING, STRING>'. Supported parameter overloads are (<STRING> regex, <STRING> input.sequence), (<STRING> regex, <STRING> input.sequence, <INT> starting.index).
at io.siddhi.core.executor.function.FunctionExecutor.initExecutor(FunctionExecutor.java:64)
at io.siddhi.core.util.parser.ExpressionParser.parseExpression(ExpressionParser.java:455)
at io.siddhi.core.util.parser.SelectorParser.getAttributeProcessors(SelectorParser.java:215)
at io.siddhi.core.util.parser.SelectorParser.parse(SelectorParser.java:92)
at io.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:144)
at io.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:255)
at io.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:87)
at io.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:97)
at io.siddhi.extension.execution.regex.FindFunctionExtensionTestCase.testFindFunctionExtensionTestCase4(FindFunctionExtensionTestCase.java:99)
Caused by: io.siddhi.query.api.exception.SiddhiAppValidationException: There is no parameterOverload for 'regex:find' that matches attribute types '<STRING, STRING, STRING>'. Supported parameter overloads are (<STRING> regex, <STRING> input.sequence), (<STRING> regex, <STRING> input.sequence, <INT> starting.index).
at io.siddhi.core.util.extension.validator.InputParameterValidator.validateExpressionExecutors(InputParameterValidator.java:150)
at io.siddhi.core.executor.function.FunctionExecutor.initExecutor(FunctionExecutor.java:60)
... 36 more
... Removed 28 stack frames |
| Expected Exception |
|---|
io.siddhi.core.exception.SiddhiAppCreationException: Error on 'fff8a949-48a5-46ee-8124-6005b3e2f325' @ Line: 1. Position: 161, near 'regex:group(regex, symbol)'. There is no parameterOverload for 'regex:group' that matches attribute types '<STRING, STRING>'. Supported parameter overloads are (<STRING> regex, <STRING> input.sequence, <INT> group.id).
at io.siddhi.core.executor.function.FunctionExecutor.initExecutor(FunctionExecutor.java:64)
at io.siddhi.core.util.parser.ExpressionParser.parseExpression(ExpressionParser.java:455)
at io.siddhi.core.util.parser.SelectorParser.getAttributeProcessors(SelectorParser.java:215)
at io.siddhi.core.util.parser.SelectorParser.parse(SelectorParser.java:92)
at io.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:144)
at io.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:255)
at io.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:87)
at io.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:97)
at io.siddhi.extension.execution.regex.GroupFunctionExtensionTestCase.testGroupFunctionExtension1(GroupFunctionExtensionTestCase.java:42)
Caused by: io.siddhi.query.api.exception.SiddhiAppValidationException: There is no parameterOverload for 'regex:group' that matches attribute types '<STRING, STRING>'. Supported parameter overloads are (<STRING> regex, <STRING> input.sequence, <INT> group.id).
at io.siddhi.core.util.extension.validator.InputParameterValidator.validateExpressionExecutors(InputParameterValidator.java:150)
at io.siddhi.core.executor.function.FunctionExecutor.initExecutor(FunctionExecutor.java:60)
... 36 more
... Removed 28 stack frames |
| Expected Exception |
|---|
io.siddhi.core.exception.SiddhiAppCreationException: Error on 'b03cdc75-8fbc-4be8-9989-f1a9be5acb0d' @ Line: 1. Position: 165, near 'regex:group(regex, symbol, group)'. There is no parameterOverload for 'regex:group' that matches attribute types '<INT, STRING, INT>'. Supported parameter overloads are (<STRING> regex, <STRING> input.sequence, <INT> group.id).
at io.siddhi.core.executor.function.FunctionExecutor.initExecutor(FunctionExecutor.java:64)
at io.siddhi.core.util.parser.ExpressionParser.parseExpression(ExpressionParser.java:455)
at io.siddhi.core.util.parser.SelectorParser.getAttributeProcessors(SelectorParser.java:215)
at io.siddhi.core.util.parser.SelectorParser.parse(SelectorParser.java:92)
at io.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:144)
at io.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:255)
at io.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:87)
at io.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:97)
at io.siddhi.extension.execution.regex.GroupFunctionExtensionTestCase.testGroupFunctionExtension2(GroupFunctionExtensionTestCase.java:55)
Caused by: io.siddhi.query.api.exception.SiddhiAppValidationException: There is no parameterOverload for 'regex:group' that matches attribute types '<INT, STRING, INT>'. Supported parameter overloads are (<STRING> regex, <STRING> input.sequence, <INT> group.id).
at io.siddhi.core.util.extension.validator.InputParameterValidator.validateExpressionExecutors(InputParameterValidator.java:150)
at io.siddhi.core.executor.function.FunctionExecutor.initExecutor(FunctionExecutor.java:60)
... 36 more
... Removed 28 stack frames |
| Expected Exception |
|---|
io.siddhi.core.exception.SiddhiAppCreationException: Error on 'b567dd55-07fc-452c-8b3f-77692b76e0fd' @ Line: 1. Position: 165, near 'regex:group(regex, symbol, group)'. There is no parameterOverload for 'regex:group' that matches attribute types '<STRING, INT, INT>'. Supported parameter overloads are (<STRING> regex, <STRING> input.sequence, <INT> group.id).
at io.siddhi.core.executor.function.FunctionExecutor.initExecutor(FunctionExecutor.java:64)
at io.siddhi.core.util.parser.ExpressionParser.parseExpression(ExpressionParser.java:455)
at io.siddhi.core.util.parser.SelectorParser.getAttributeProcessors(SelectorParser.java:215)
at io.siddhi.core.util.parser.SelectorParser.parse(SelectorParser.java:92)
at io.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:144)
at io.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:255)
at io.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:87)
at io.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:97)
at io.siddhi.extension.execution.regex.GroupFunctionExtensionTestCase.testGroupFunctionExtension3(GroupFunctionExtensionTestCase.java:68)
Caused by: io.siddhi.query.api.exception.SiddhiAppValidationException: There is no parameterOverload for 'regex:group' that matches attribute types '<STRING, INT, INT>'. Supported parameter overloads are (<STRING> regex, <STRING> input.sequence, <INT> group.id).
at io.siddhi.core.util.extension.validator.InputParameterValidator.validateExpressionExecutors(InputParameterValidator.java:150)
at io.siddhi.core.executor.function.FunctionExecutor.initExecutor(FunctionExecutor.java:60)
... 36 more
... Removed 28 stack frames |
| Expected Exception |
|---|
io.siddhi.core.exception.SiddhiAppCreationException: Error on '4fdde1c8-753f-4f2b-b4dd-9ac4e67cd7d4' @ Line: 1. Position: 171, near 'regex:group(regex, symbol, group)'. There is no parameterOverload for 'regex:group' that matches attribute types '<STRING, STRING, STRING>'. Supported parameter overloads are (<STRING> regex, <STRING> input.sequence, <INT> group.id).
at io.siddhi.core.executor.function.FunctionExecutor.initExecutor(FunctionExecutor.java:64)
at io.siddhi.core.util.parser.ExpressionParser.parseExpression(ExpressionParser.java:455)
at io.siddhi.core.util.parser.SelectorParser.getAttributeProcessors(SelectorParser.java:215)
at io.siddhi.core.util.parser.SelectorParser.parse(SelectorParser.java:92)
at io.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:144)
at io.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:255)
at io.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:87)
at io.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:97)
at io.siddhi.extension.execution.regex.GroupFunctionExtensionTestCase.testGroupFunctionExtension4(GroupFunctionExtensionTestCase.java:82)
Caused by: io.siddhi.query.api.exception.SiddhiAppValidationException: There is no parameterOverload for 'regex:group' that matches attribute types '<STRING, STRING, STRING>'. Supported parameter overloads are (<STRING> regex, <STRING> input.sequence, <INT> group.id).
at io.siddhi.core.util.extension.validator.InputParameterValidator.validateExpressionExecutors(InputParameterValidator.java:150)
at io.siddhi.core.executor.function.FunctionExecutor.initExecutor(FunctionExecutor.java:60)
... 36 more
... Removed 28 stack frames |
| Expected Exception |
|---|
io.siddhi.core.exception.SiddhiAppCreationException: Error on 'beb05a5b-db29-4d6c-9589-464ebcb42e4d' @ Line: 1. Position: 146, near 'regex:lookingAt(regex)'. There is no parameterOverload for 'regex:lookingAt' that matches attribute types '<STRING>'. Supported parameter overloads are (<STRING> regex, <STRING> input.sequence).
at io.siddhi.core.executor.function.FunctionExecutor.initExecutor(FunctionExecutor.java:64)
at io.siddhi.core.util.parser.ExpressionParser.parseExpression(ExpressionParser.java:455)
at io.siddhi.core.util.parser.SelectorParser.getAttributeProcessors(SelectorParser.java:215)
at io.siddhi.core.util.parser.SelectorParser.parse(SelectorParser.java:92)
at io.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:144)
at io.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:255)
at io.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:87)
at io.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:97)
at io.siddhi.extension.execution.regex.LookingAtFunctionExtensionTestCase.testLookingAtFunctionExtension1(LookingAtFunctionExtensionTestCase.java:42)
Caused by: io.siddhi.query.api.exception.SiddhiAppValidationException: There is no parameterOverload for 'regex:lookingAt' that matches attribute types '<STRING>'. Supported parameter overloads are (<STRING> regex, <STRING> input.sequence).
at io.siddhi.core.util.extension.validator.InputParameterValidator.validateExpressionExecutors(InputParameterValidator.java:150)
at io.siddhi.core.executor.function.FunctionExecutor.initExecutor(FunctionExecutor.java:60)
... 36 more
... Removed 28 stack frames |
| Expected Exception |
|---|
io.siddhi.core.exception.SiddhiAppCreationException: Error on '958c15c4-8047-40c6-b42e-80352466be45' @ Line: 1. Position: 151, near 'regex:lookingAt(regex, symbol)'. There is no parameterOverload for 'regex:lookingAt' that matches attribute types '<INT, STRING>'. Supported parameter overloads are (<STRING> regex, <STRING> input.sequence).
at io.siddhi.core.executor.function.FunctionExecutor.initExecutor(FunctionExecutor.java:64)
at io.siddhi.core.util.parser.ExpressionParser.parseExpression(ExpressionParser.java:455)
at io.siddhi.core.util.parser.SelectorParser.getAttributeProcessors(SelectorParser.java:215)
at io.siddhi.core.util.parser.SelectorParser.parse(SelectorParser.java:92)
at io.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:144)
at io.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:255)
at io.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:87)
at io.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:97)
at io.siddhi.extension.execution.regex.LookingAtFunctionExtensionTestCase.testLookingAtFunctionExtension2(LookingAtFunctionExtensionTestCase.java:55)
Caused by: io.siddhi.query.api.exception.SiddhiAppValidationException: There is no parameterOverload for 'regex:lookingAt' that matches attribute types '<INT, STRING>'. Supported parameter overloads are (<STRING> regex, <STRING> input.sequence).
at io.siddhi.core.util.extension.validator.InputParameterValidator.validateExpressionExecutors(InputParameterValidator.java:150)
at io.siddhi.core.executor.function.FunctionExecutor.initExecutor(FunctionExecutor.java:60)
... 36 more
... Removed 28 stack frames |
| Expected Exception |
|---|
io.siddhi.core.exception.SiddhiAppCreationException: Error on '6ca33ae2-46f9-4421-8fdd-d0bce38021c4' @ Line: 1. Position: 151, near 'regex:lookingAt(regex, symbol)'. There is no parameterOverload for 'regex:lookingAt' that matches attribute types '<STRING, INT>'. Supported parameter overloads are (<STRING> regex, <STRING> input.sequence).
at io.siddhi.core.executor.function.FunctionExecutor.initExecutor(FunctionExecutor.java:64)
at io.siddhi.core.util.parser.ExpressionParser.parseExpression(ExpressionParser.java:455)
at io.siddhi.core.util.parser.SelectorParser.getAttributeProcessors(SelectorParser.java:215)
at io.siddhi.core.util.parser.SelectorParser.parse(SelectorParser.java:92)
at io.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:144)
at io.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:255)
at io.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:87)
at io.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:97)
at io.siddhi.extension.execution.regex.LookingAtFunctionExtensionTestCase.testLookingAtFunctionExtension3(LookingAtFunctionExtensionTestCase.java:68)
Caused by: io.siddhi.query.api.exception.SiddhiAppValidationException: There is no parameterOverload for 'regex:lookingAt' that matches attribute types '<STRING, INT>'. Supported parameter overloads are (<STRING> regex, <STRING> input.sequence).
at io.siddhi.core.util.extension.validator.InputParameterValidator.validateExpressionExecutors(InputParameterValidator.java:150)
at io.siddhi.core.executor.function.FunctionExecutor.initExecutor(FunctionExecutor.java:60)
... 36 more
... Removed 28 stack frames |
| Expected Exception |
|---|
io.siddhi.core.exception.SiddhiAppCreationException: Error on 'beccc1c3-5f86-45a0-a788-e60dd6893a1a' @ Line: 1. Position: 144, near 'regex:matches(regex)'. There is no parameterOverload for 'regex:matches' that matches attribute types '<STRING>'. Supported parameter overloads are (<STRING> regex, <STRING> input.sequence).
at io.siddhi.core.executor.function.FunctionExecutor.initExecutor(FunctionExecutor.java:64)
at io.siddhi.core.util.parser.ExpressionParser.parseExpression(ExpressionParser.java:455)
at io.siddhi.core.util.parser.SelectorParser.getAttributeProcessors(SelectorParser.java:215)
at io.siddhi.core.util.parser.SelectorParser.parse(SelectorParser.java:92)
at io.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:144)
at io.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:255)
at io.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:87)
at io.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:97)
at io.siddhi.extension.execution.regex.MatchesFunctionExtensionTestCase.testMatchesFunctionExtension1(MatchesFunctionExtensionTestCase.java:42)
Caused by: io.siddhi.query.api.exception.SiddhiAppValidationException: There is no parameterOverload for 'regex:matches' that matches attribute types '<STRING>'. Supported parameter overloads are (<STRING> regex, <STRING> input.sequence).
at io.siddhi.core.util.extension.validator.InputParameterValidator.validateExpressionExecutors(InputParameterValidator.java:150)
at io.siddhi.core.executor.function.FunctionExecutor.initExecutor(FunctionExecutor.java:60)
... 36 more
... Removed 28 stack frames |
| Expected Exception |
|---|
io.siddhi.core.exception.SiddhiAppCreationException: Error on '4cf81d27-d77a-45dc-a102-334657de322f' @ Line: 1. Position: 149, near 'regex:matches(regex, symbol)'. There is no parameterOverload for 'regex:matches' that matches attribute types '<INT, STRING>'. Supported parameter overloads are (<STRING> regex, <STRING> input.sequence).
at io.siddhi.core.executor.function.FunctionExecutor.initExecutor(FunctionExecutor.java:64)
at io.siddhi.core.util.parser.ExpressionParser.parseExpression(ExpressionParser.java:455)
at io.siddhi.core.util.parser.SelectorParser.getAttributeProcessors(SelectorParser.java:215)
at io.siddhi.core.util.parser.SelectorParser.parse(SelectorParser.java:92)
at io.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:144)
at io.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:255)
at io.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:87)
at io.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:97)
at io.siddhi.extension.execution.regex.MatchesFunctionExtensionTestCase.testMatchesFunctionExtension2(MatchesFunctionExtensionTestCase.java:55)
Caused by: io.siddhi.query.api.exception.SiddhiAppValidationException: There is no parameterOverload for 'regex:matches' that matches attribute types '<INT, STRING>'. Supported parameter overloads are (<STRING> regex, <STRING> input.sequence).
at io.siddhi.core.util.extension.validator.InputParameterValidator.validateExpressionExecutors(InputParameterValidator.java:150)
at io.siddhi.core.executor.function.FunctionExecutor.initExecutor(FunctionExecutor.java:60)
... 36 more
... Removed 28 stack frames |
| Expected Exception |
|---|
io.siddhi.core.exception.SiddhiAppCreationException: Error on '50a09b0e-5a12-41ef-9e98-25b30ed5d950' @ Line: 1. Position: 149, near 'regex:matches(regex, symbol)'. There is no parameterOverload for 'regex:matches' that matches attribute types '<STRING, INT>'. Supported parameter overloads are (<STRING> regex, <STRING> input.sequence).
at io.siddhi.core.executor.function.FunctionExecutor.initExecutor(FunctionExecutor.java:64)
at io.siddhi.core.util.parser.ExpressionParser.parseExpression(ExpressionParser.java:455)
at io.siddhi.core.util.parser.SelectorParser.getAttributeProcessors(SelectorParser.java:215)
at io.siddhi.core.util.parser.SelectorParser.parse(SelectorParser.java:92)
at io.siddhi.core.util.parser.QueryParser.parse(QueryParser.java:144)
at io.siddhi.core.util.parser.SiddhiAppParser.parse(SiddhiAppParser.java:255)
at io.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:87)
at io.siddhi.core.SiddhiManager.createSiddhiAppRuntime(SiddhiManager.java:97)
at io.siddhi.extension.execution.regex.MatchesFunctionExtensionTestCase.testMatchesFunctionExtension3(MatchesFunctionExtensionTestCase.java:68)
Caused by: io.siddhi.query.api.exception.SiddhiAppValidationException: There is no parameterOverload for 'regex:matches' that matches attribute types '<STRING, INT>'. Supported parameter overloads are (<STRING> regex, <STRING> input.sequence).
at io.siddhi.core.util.extension.validator.InputParameterValidator.validateExpressionExecutors(InputParameterValidator.java:150)
at io.siddhi.core.executor.function.FunctionExecutor.initExecutor(FunctionExecutor.java:60)
... 36 more
... Removed 28 stack frames |