Changes between Version 1 and Version 5 of Ticket #221
- Timestamp:
- Dec 4, 2013, 2:13:39 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #221
- Property Status new → reopened
- Property Cc added
- Property Type defect → enhancement
- Property Summary WCS conformance test doesn't work → Include WCS conformance test into systemtest
- Property Complexity → Very Hard
- Property Version 8.3 → development
- Property Milestone → 9.0
-
Ticket #221 – Description
v1 v5 1 In source:conformance/testcases_ogc/test.sh the script tries to download some data from localhost, which I don't have: 2 {{{ 3 CTL_WCS2_URL=http://localhost/ogc/ctl/wcs2.zip 4 }}} 5 I suppose this wcs2.zip should be put some place that everyone can access. 1 The systemtest would 2 - download the CITE engine 3 - install it in Tomcat 4 - run the conformance test 5 - produce a warning if it fails to download/install, or error if it's run but doesn't pass