TestMethods
Passed
Scenarios
Passed
# skipped# failedTotal
Time
Included
Groups
Excluded
Groups
Siddhi-execution-geo-tests1212002.4 seconds
ClassMethod# of
Scenarios
StartTime
(ms)
Siddhi-execution-geo-tests — passed
org.wso2.extension.siddhi.execution.geo.GeocodeStreamFunctionProcessorTesttestProcess 11554186857463895
org.wso2.extension.siddhi.execution.geo.ReverseGeocodeStreamFunctionProcessorTesttestReverseGeocode1 1155418685836029
testReverseGeocode2 1155418685839020
testReverseGeocode3 1155418685841128
testReverseGeocode4 1155418685843919
testReverseGeocode5 1155418685845921
testReverseGeocode6 1155418685848115
testReverseGeocode7 1155418685849710
testReverseGeocode8 1155418685850710
org.wso2.extension.siddhi.execution.geo.GeocoordinateStreamFunctionProcessorTestgeocoordinateStreamFunctionProcessorTest1 115541868585171258
geocoordinateStreamFunctionProcessorTest2 1155418685977513
geocoordinateStreamFunctionProcessorTest3 1155418685978910

Siddhi-execution-geo-tests

org.wso2.extension.siddhi.execution.geo.ReverseGeocodeStreamFunctionProcessorTest:testReverseGeocode5

back to summary

org.wso2.extension.siddhi.execution.geo.ReverseGeocodeStreamFunctionProcessorTest:testReverseGeocode7

Error on '3e0b9ab0-e0cb-49d0-92cb-94998abbc17b' @ Line: 1. Position: 345, near '@info(name = 'query1') from LocationStream#geo:reversegeocode(latitude) select streetNumber, neighborhood, route, administrativeAreaLevelTwo, administrativeAreaLevelOne, country, countryCode, postalCode, formattedAddress insert into OutputStream'.

org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:100)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:232)
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.geo.ReverseGeocodeStreamFunctionProcessorTest.testReverseGeocode7(ReverseGeocodeStreamFunctionProcessorTest.java:288)
28 lines not shown

Caused by Invalid no of arguments passed to geo:reversegeocode() function, required 1, but found 1

org.wso2.extension.siddhi.execution.geo.ReverseGeocodeStreamFunctionProcessor.init(ReverseGeocodeStreamFunctionProcessor.java:205)
at org.wso2.siddhi.core.query.processor.stream.function.StreamFunctionProcessor.init(StreamFunctionProcessor.java:103)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:82)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:232)
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.geo.ReverseGeocodeStreamFunctionProcessorTest.testReverseGeocode7(ReverseGeocodeStreamFunctionProcessorTest.java:288)
28 lines not shown

back to summary

org.wso2.extension.siddhi.execution.geo.GeocoordinateStreamFunctionProcessorTest:geocoordinateStreamFunctionProcessorTest3

Error on 'b87cbdb3-05c2-4986-8871-473a84ad1ef4' @ Line: 1. Position: 149, near '@info(name = 'query') from inputStream#geo:geocoordinate(ip) select longitude, latitude insert into outputStream'.

org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:100)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:232)
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.geo.GeocoordinateStreamFunctionProcessorTest.geocoordinateStreamFunctionProcessorTest3(GeocoordinateStreamFunctionProcessorTest.java:150)
28 lines not shown

Caused by Configuration error in geocoordinate stream function

org.wso2.extension.siddhi.execution.geo.GeoCoordinateStreamFunctionProcessor.initializeExtensionConfigs(GeoCoordinateStreamFunctionProcessor.java:164)
at org.wso2.extension.siddhi.execution.geo.GeoCoordinateStreamFunctionProcessor.init(GeoCoordinateStreamFunctionProcessor.java:109)
at org.wso2.siddhi.core.query.processor.stream.function.StreamFunctionProcessor.init(StreamFunctionProcessor.java:103)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:82)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:232)
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.geo.GeocoordinateStreamFunctionProcessorTest.geocoordinateStreamFunctionProcessorTest3(GeocoordinateStreamFunctionProcessorTest.java:150)
28 lines not shown

Caused by Error in reading the configuration of apiurl

org.wso2.extension.siddhi.execution.geo.internal.impl.APIBasedGeoCoordinateResolver.init(APIBasedGeoCoordinateResolver.java:49)
at org.wso2.extension.siddhi.execution.geo.GeoCoordinateStreamFunctionProcessor.initializeExtensionConfigs(GeoCoordinateStreamFunctionProcessor.java:153)
at org.wso2.extension.siddhi.execution.geo.GeoCoordinateStreamFunctionProcessor.init(GeoCoordinateStreamFunctionProcessor.java:109)
at org.wso2.siddhi.core.query.processor.stream.function.StreamFunctionProcessor.init(StreamFunctionProcessor.java:103)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:82)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:232)
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.geo.GeocoordinateStreamFunctionProcessorTest.geocoordinateStreamFunctionProcessorTest3(GeocoordinateStreamFunctionProcessorTest.java:150)
28 lines not shown

back to summary

org.wso2.extension.siddhi.execution.geo.ReverseGeocodeStreamFunctionProcessorTest:testReverseGeocode8

Error on '6e254bda-4a76-446a-a452-634ec50dc7c9' @ Line: 1. Position: 354, near '@info(name = 'query1') from LocationStream#geo:reversegeocode(latitude, longitude) select streetNumber, neighborhood, route, administrativeAreaLevelTwo, administrativeAreaLevelOne, country, countryCode, postalCode, formattedAddress insert into OutputStream'.

org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:100)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:232)
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.geo.ReverseGeocodeStreamFunctionProcessorTest.testReverseGeocode8(ReverseGeocodeStreamFunctionProcessorTest.java:301)
28 lines not shown

Caused by Both input parameters should be of type double

org.wso2.extension.siddhi.execution.geo.ReverseGeocodeStreamFunctionProcessor.init(ReverseGeocodeStreamFunctionProcessor.java:211)
at org.wso2.siddhi.core.query.processor.stream.function.StreamFunctionProcessor.init(StreamFunctionProcessor.java:103)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:82)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:232)
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.geo.ReverseGeocodeStreamFunctionProcessorTest.testReverseGeocode8(ReverseGeocodeStreamFunctionProcessorTest.java:301)
28 lines not shown

back to summary

org.wso2.extension.siddhi.execution.geo.ReverseGeocodeStreamFunctionProcessorTest:testReverseGeocode3

back to summary

org.wso2.extension.siddhi.execution.geo.ReverseGeocodeStreamFunctionProcessorTest:testReverseGeocode6

back to summary

org.wso2.extension.siddhi.execution.geo.ReverseGeocodeStreamFunctionProcessorTest:testReverseGeocode4

back to summary

org.wso2.extension.siddhi.execution.geo.GeocoordinateStreamFunctionProcessorTest:geocoordinateStreamFunctionProcessorTest2

Error on 'd5595f09-a8b5-4013-8d8b-0a57e67c352b' @ Line: 1. Position: 169, near '@info(name = 'query') from inputStream#geo:geocoordinate(ip, city) select longitude, latitude insert into outputStream'.

org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:100)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:232)
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.geo.GeocoordinateStreamFunctionProcessorTest.geocoordinateStreamFunctionProcessorTest2(GeocoordinateStreamFunctionProcessorTest.java:136)
28 lines not shown

Caused by Configuration error in geocoordinate stream function

org.wso2.extension.siddhi.execution.geo.GeoCoordinateStreamFunctionProcessor.initializeExtensionConfigs(GeoCoordinateStreamFunctionProcessor.java:164)
at org.wso2.extension.siddhi.execution.geo.GeoCoordinateStreamFunctionProcessor.init(GeoCoordinateStreamFunctionProcessor.java:109)
at org.wso2.siddhi.core.query.processor.stream.function.StreamFunctionProcessor.init(StreamFunctionProcessor.java:103)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:82)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:232)
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.geo.GeocoordinateStreamFunctionProcessorTest.geocoordinateStreamFunctionProcessorTest2(GeocoordinateStreamFunctionProcessorTest.java:136)
28 lines not shown

Caused by Error in reading the configuration of apiurl

org.wso2.extension.siddhi.execution.geo.internal.impl.APIBasedGeoCoordinateResolver.init(APIBasedGeoCoordinateResolver.java:49)
at org.wso2.extension.siddhi.execution.geo.GeoCoordinateStreamFunctionProcessor.initializeExtensionConfigs(GeoCoordinateStreamFunctionProcessor.java:153)
at org.wso2.extension.siddhi.execution.geo.GeoCoordinateStreamFunctionProcessor.init(GeoCoordinateStreamFunctionProcessor.java:109)
at org.wso2.siddhi.core.query.processor.stream.function.StreamFunctionProcessor.init(StreamFunctionProcessor.java:103)
at org.wso2.siddhi.core.query.processor.stream.AbstractStreamProcessor.initProcessor(AbstractStreamProcessor.java:82)
at org.wso2.siddhi.core.util.parser.SingleInputStreamParser.generateProcessor(SingleInputStreamParser.java:232)
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.geo.GeocoordinateStreamFunctionProcessorTest.geocoordinateStreamFunctionProcessorTest2(GeocoordinateStreamFunctionProcessorTest.java:136)
28 lines not shown

back to summary

org.wso2.extension.siddhi.execution.geo.GeocodeStreamFunctionProcessorTest:testProcess

back to summary

org.wso2.extension.siddhi.execution.geo.GeocoordinateStreamFunctionProcessorTest:geocoordinateStreamFunctionProcessorTest1

back to summary

org.wso2.extension.siddhi.execution.geo.ReverseGeocodeStreamFunctionProcessorTest:testReverseGeocode2

back to summary

org.wso2.extension.siddhi.execution.geo.ReverseGeocodeStreamFunctionProcessorTest:testReverseGeocode1

back to summary