diff --git a/src/wfs/src/test/java/org/geoserver/wfs/v2_0/GetPropertyValueTest.java b/src/wfs/src/test/java/org/geoserver/wfs/v2_0/GetPropertyValueTest.java index 7a277e8ca0d..dd0cac434aa 100644 --- a/src/wfs/src/test/java/org/geoserver/wfs/v2_0/GetPropertyValueTest.java +++ b/src/wfs/src/test/java/org/geoserver/wfs/v2_0/GetPropertyValueTest.java @@ -32,7 +32,8 @@ public void testGET() throws Exception { XMLAssert.assertXpathEvaluatesTo("3", "count(//wfs:member/sf:pointProperty/gml:Point)", dom); } - public void testResolveException() throws Exception { + //Resolve parameter is accepted now -- this test should be removed all together. + /*public void testResolveException() throws Exception { String xml = "