Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test fails on servers that implement Tasking #56

Open
hylkevds opened this issue Sep 14, 2021 · 4 comments
Open

Test fails on servers that implement Tasking #56

hylkevds opened this issue Sep 14, 2021 · 4 comments
Assignees

Comments

@hylkevds
Copy link
Contributor

Describe the bug
Test fails on servers that implement Tasking

Error in call to extension function {public java.lang.Object com.occamlab.te.TECore.callFunction(net.sf.saxon.expr.XPathContext,java.lang.String,java.lang.String,net.sf.saxon.om.NodeInfo) throws java.lang.Exception}: 
Exception in extension function net.sf.saxon.s9api.SaxonApiException: Error in call to extension function {public javax.xml.transform.Source org.opengis.cite.sta10.TestNGController.doTestRun(org.w3c.dom.Document) throws java.lang.Exception}: 
Exception in extension function java.lang.IllegalArgumentException: There is a component in Service Root URI response that is not in SensorThings API : Actuators
Result: Failed

Expected behavior
Test suite tests the Sensing parts, ignoring the tasking parts

@dstenger
Copy link
Contributor

Thank you for reporting. We will do further investigation.

@hylkevds
Copy link
Contributor Author

This is essentially the same as #39.

@dstenger
Copy link
Contributor

@hylkevds Can you please provide a test API we can use to reproduce the problem?

@hylkevds
Copy link
Contributor Author

You can use https://ogc-demo.k8s.ilt-dmz.iosb.fraunhofer.de/FROST-Server/v1.1
It has Sensing, MultiDatastreams and Tasking
Everyone can Read,Create,Update and Delete on that test service.

@dstenger dstenger added this to CITE Aug 1, 2024
@dstenger dstenger moved this to To do in CITE Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: To do
Development

No branches or pull requests

3 participants