Opened 6 years ago
Closed 6 years ago
#1983 closed enhancement (fixed)
Add elapsed time indicator for test_all_wcst_import
Reported by: | Dimitar Misev | Owned by: | Bang Pham Huu |
---|---|---|---|
Priority: | major | Milestone: | 9.8 |
Component: | systemtest | Version: | 9.7 |
Keywords: | Cc: | ||
Complexity: | Medium |
Description (last modified by )
… in the same way this is done for other tests.
test.sh: Checking test case name wcs_nullvalues_no_update_map_mosaic test.sh: Test coverage import... ok. test.sh: Check if coverage exists in petascope WCS...ok.
output should be something like this:
test.sh: 25/222 FAIL .13s 015-get_coverage_rangeSubsetting1.kvp
and this check should be probably removed:
test.sh: Check if coverage exists in petascope WCS...ok.
Change History (4)
comment:1 by , 6 years ago
comment:2 by , 6 years ago
Description: | modified (diff) |
---|---|
Type: | defect → enhancement |
comment:3 by , 6 years ago
Description: | modified (diff) |
---|
comment:4 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
output should be something like this: