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

SOS 2.0 Test Suite sos:ISRequestValidRequest test fails for SOAP #8

Closed
bermud opened this issue Jul 24, 2014 · 1 comment
Closed

SOS 2.0 Test Suite sos:ISRequestValidRequest test fails for SOAP #8

bermud opened this issue Jul 24, 2014 · 1 comment
Assignees
Labels
Milestone

Comments

@bermud
Copy link
Contributor

bermud commented Jul 24, 2014

The sos:ISRequestValidRequest test fails for SOAP because the check for the
'assignedOffering' is invalid.
See difference between this check and the check for the 'assignedProcedure'.

Originally reported in the OGC CITE issue tracker: issue#748

Opened: 2012-12-21 05:37:59 Last Updated: 0000-00-00 00:00:00

@rockygis
Copy link
Contributor

rockygis commented Feb 4, 2015

We fixed the error.
Now, the check for the 'assignedOffering' is
xsl:variable name="assignedOfferingCount " select="count($InsertSensorResponse//swes:InsertSensorResponse//swes:assignedOffering)"

There are some issues about InsertSensor, so we temporarily hide the test.

@rockygis rockygis closed this as completed Oct 8, 2015
@epicureanism epicureanism modified the milestones: 1.13, 1.14 Oct 28, 2015
@bermud bermud modified the milestones: 1.14, 1.12 Oct 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants