WCS script testing the exception response

In the WCS 1.0.0 test suite, I've seen something strange in the test called: wcs1-0-0:basic_service_elements-service_exceptions-1

The last test done is (line 1836 in ctl/wcs.xml):

Quote:


But if I understand well, the test is supposed to return an exception report, because there is a missing parameter in the request.
Consequently the WCS webservice I'm testing returns a ServiceExceptionReport tag, containing a ServiceException tag.

This CTL condition should be the opposite, to test that the response does not contain a ServiceExceptionReport tag.

For me the correct condition would be:

Quote:


Do you think there is a mistake here ?

Thanks,
Cédric

added to the CITE.SC issue

added to the CITE.SC issue tracker as issue #529

---

The tests have been

The tests have been upgraded.  Please test again.  See http://cite.opengeospatial.org/service-status .
Regards,
kevin

---

Hi Kevin, I have tested this

Hi Kevin, I have tested this script in Team Engine (http://cite.opengeospatial.org/teamengine/) however i still got fail result. Also, I am not able to open the below link . http://cite.opengeospatial.org/service-status Thanks Jigar

---

Are you reporting a new issue

Are you reporting a new issue or seeing the same issue described above?  If it is a new issue, please open a new thread.

---

Hi kevin, thanks for your

Hi kevin, thanks for your reponse. This issue has been resolved.

---

WCS script testing the exception response

We believe you are correct. We're looking to fix the test in the next few days.

---

We too have faced the same

We too have faced the same issue, can you please let us know if the CTL script is corrected, we are left with 2 test cases to pass.

---