Opened 11 years ago

Closed 11 years ago

#305 closed defect (fixed)

Incorrect WCPS test

Reported by: Dimitar Misev Owned by: Piero Campalani
Priority: major Milestone: 8.4
Component: petascope Version: 8.3
Keywords: Cc:
Complexity: Medium

Description

The mean_summer_airtemp dataset is not included in the WCPS tests and so test 52 fails for me. We should use eobstest alternatively, see source:systemtest/testcases_petascope/test_wcps/README for a description of the available datasets.

--------------------------------------------------------
test.sh: running test: 52-gtiff-params-filling.test

for c in (mean_summer_airtemp) return encode(
  trim(c,{
    y:"http://www.opengis.net/def/crs/EPSG/0/4326" (-40:-35), 
    x:"http://www.opengis.net/def/crs/EPSG/0/4326" (115:120)}), 
"tiff")


real	0m0.020s
user	0m0.000s
sys	0m0.008s

test.sh:  ->  QUERY FAILED

Change History (3)

comment:1 by Piero Campalani, 11 years ago

Status: newaccepted

comment:2 by Piero Campalani, 11 years ago

You're right Dimitar,
patch is pending ('Remove mean_summer_airtemp from WCPS tests (ticket #305).')

comment:3 by Piero Campalani, 11 years ago

Resolution: fixed
Status: acceptedclosed
Note: See TracTickets for help on using tickets.