Changes between Version 2 and Version 3 of Ticket #1983
- Timestamp:
- Feb 13, 2019, 7:43:02 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1983 – Description
v2 v3 6 6 test.sh: Test coverage import... ok. 7 7 test.sh: Check if coverage exists in petascope WCS...ok. 8 }}} 8 9 output should be something like this: 10 {{{ 9 11 test.sh: 25/222 FAIL .13s 015-get_coverage_rangeSubsetting1.kvp 10 12 }}} 13 and this check should be probably removed: 14 {{{ 15 test.sh: Check if coverage exists in petascope WCS...ok. 16 }}}