TestMethods
Passed
Scenarios
Passed
# skipped# failedTotal
Time
Included
Groups
Excluded
Groups
Siddhi-execution-geo-tests1212004.6 seconds
ClassMethod# of
Scenarios
StartTime
(ms)
Siddhi-execution-geo-tests — passed
org.wso2.extension.siddhi.execution.geo.GeocodeStreamFunctionProcessorTesttestProcess 115441179264501137
org.wso2.extension.siddhi.execution.geo.ReverseGeocodeStreamFunctionProcessorTesttestReverseGeocode1 1154411792758958
testReverseGeocode2 1154411792764849
testReverseGeocode3 1154411792769832
testReverseGeocode4 1154411792773148
testReverseGeocode5 1154411792778032
testReverseGeocode6 1154411792781441
testReverseGeocode7 1154411792785612
testReverseGeocode8 1154411792787020
org.wso2.extension.siddhi.execution.geo.GeocoordinateStreamFunctionProcessorTestgeocoordinateStreamFunctionProcessorTest1 115441179278913109
geocoordinateStreamFunctionProcessorTest2 1154411793100316
geocoordinateStreamFunctionProcessorTest3 1154411793102013

Siddhi-execution-geo-tests

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

back to summary

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

back to summary

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

back to summary

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

back to summary

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

Error on '12fce4c6-75e3-4647-b4d1-be0a5691ac2f' @ 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:101)
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: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.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:210)
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:83)
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: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.geo.ReverseGeocodeStreamFunctionProcessorTest.testReverseGeocode8(ReverseGeocodeStreamFunctionProcessorTest.java:301)
28 lines not shown

back to summary

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

back to summary

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

Error on 'b2feabef-86cf-455e-89ab-20e66e98a4e8' @ 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:101)
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: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.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:165)
at org.wso2.extension.siddhi.execution.geo.GeoCoordinateStreamFunctionProcessor.init(GeoCoordinateStreamFunctionProcessor.java:110)
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:83)
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: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.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:154)
at org.wso2.extension.siddhi.execution.geo.GeoCoordinateStreamFunctionProcessor.init(GeoCoordinateStreamFunctionProcessor.java:110)
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:83)
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: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.geo.GeocoordinateStreamFunctionProcessorTest.geocoordinateStreamFunctionProcessorTest2(GeocoordinateStreamFunctionProcessorTest.java:136)
28 lines not shown

back to summary

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

Error on 'e9439b09-b502-42d2-8f47-f142d5ee402f' @ 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:101)
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: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.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:165)
at org.wso2.extension.siddhi.execution.geo.GeoCoordinateStreamFunctionProcessor.init(GeoCoordinateStreamFunctionProcessor.java:110)
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:83)
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: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.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:154)
at org.wso2.extension.siddhi.execution.geo.GeoCoordinateStreamFunctionProcessor.init(GeoCoordinateStreamFunctionProcessor.java:110)
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:83)
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: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.geo.GeocoordinateStreamFunctionProcessorTest.geocoordinateStreamFunctionProcessorTest3(GeocoordinateStreamFunctionProcessorTest.java:150)
28 lines not shown

back to summary

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

back to summary

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

back to summary

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

Error on 'befcdddf-cbdb-4525-81ae-56784123e32b' @ 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:101)
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: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.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:204)
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:83)
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: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.geo.ReverseGeocodeStreamFunctionProcessorTest.testReverseGeocode7(ReverseGeocodeStreamFunctionProcessorTest.java:288)
28 lines not shown

back to summary

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

back to summary