PropertyIsLike failure in CITE WFS 1.1 test
-------------------------------------------
Key: GEOS-2816
URL: http://jira.codehaus.org/browse/GEOS-2816
Project: GeoServer
Issue Type: Bug
Components: WFS
Reporter: Ben Caradoc-Davies
Assignee: Andrea Aime
Attachments: log.xml
One CITE WFS 1.1 test fails on geoserver trunk. Looks like a database SQL error performing the SELECT for a PropertyIsLike.
Configuration:
- data/citewfs-1.1 loaded into PostgreSQL 8.3.7, PostGIS 1.3.5 on Win32.
- geotools trunk r32729
- geoserver trunk r11931, built with -Pweb2
- GeoServer web2 running under JDK 1.5.0_17 (win32) in Eclipse.
Cite tests run with transactions, without xlink, with SF-0. Only one test fails (other than those that inherit this failure).
{code}
log.bat wfs 1.1.0 | perl -ne "print if /Failed/"
Test wfs:wfs-main (wfs-1.1.0) Failed (Inherited Failure)
Test wfs:readiness-tests (wfs-1.1.0/w8aac15b3c21b3b5_1) Failed (Inherited Failure)
Test wfs:basic-main (wfs-1.1.0/w8aac15b3c21b3b5_1/w8aab5b1c13b9b5b5b9b1_1) Failed (Inherited Failure)
Test wfs:run-GetFeature-POST (wfs-1.1.0/w8aac15b3c21b3b5_1/w8aab5b1c13b9b5b5b9b1_1/w8aab7c13b9c15b3c13b1_1) Failed (Inherited Failure)
Test wfs:wfs-1.1.0-Basic-GetFeature-tc42.4 (wfs-1.1.0/w8aac15b3c21b3b5_1/w8aab5b1c13b9b5b5b9b1_1/w8aab7c13b9c15b3c13b1_1/w8aab7c11c11b9d187b7_1) Failed
{code}
Test log attached.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira