See <http://hudson.opengeo.org/hudson/job/cite-wms-1.1-master/780/>

------------------------------------------
[...truncated 1491 lines...]
     [exec]          Assertion: The server interprets the bounding box as going 
around the "outside" of the pixels of the image rather than through the centers 
of the border pixels.
     [exec]       Test wms:wmsops-getmap-params-bbox-4 Passed
     [exec]       Testing wms:wmsops-getmap-params-bbox-5 
(wms-1.1.1/d247e1444_1)...
     [exec]          Assertion: When the BBOX parameter's minimum X is greater 
than the maximum X, then the server throws an exception.
     [exec]       Test wms:wmsops-getmap-params-bbox-5 Passed
     [exec]       Testing wms:wmsops-getmap-params-bbox-6 
(wms-1.1.1/d247e1458_1)...
     [exec]          Assertion: When the BBOX parameter's minimum X is equal to 
the maximum X, then the server throws an exception.
     [exec]       Test wms:wmsops-getmap-params-bbox-6 Passed
     [exec]       Testing wms:wmsops-getmap-params-bbox-7 
(wms-1.1.1/d247e1472_1)...
     [exec]          Assertion: When the BBOX parameter's minimum Y is greater 
than the maximum Y, then the server throws an exception.
     [exec]       Test wms:wmsops-getmap-params-bbox-7 Passed
     [exec]       Testing wms:wmsops-getmap-params-bbox-8 
(wms-1.1.1/d247e1487_1)...
     [exec]          Assertion: When the BBOX parameter's minimum Y is equal to 
the maximum Y, then the server throws an exception.
     [exec]       Test wms:wmsops-getmap-params-bbox-8 Passed
     [exec]       Testing wms:wmsops-getmap-params-bbox-9 
(wms-1.1.1/d247e1501_1)...
     [exec]          Assertion: When a request contains a Bounding Box whose 
area does not overlap at all with the BoundingBox advertised, then the server 
returns empty content.
     [exec]       Test wms:wmsops-getmap-params-bbox-9 Passed
     [exec]       Testing wms:wmsops-getmap-params-bgcolor-1 
(wms-1.1.1/d247e1515_1)...
     [exec]          Assertion: When a GetMap request is made with no BGCOLOR 
parameter, then areas which are not covered contain white (0xFFFFFF) pixels.
     [exec]       Test wms:wmsops-getmap-params-bgcolor-1 Passed
     [exec]       Testing wms:wmsops-getmap-params-bgcolor-2 
(wms-1.1.1/d247e1529_1)...
     [exec]          Assertion: When a GetMap request is made with a BGCOLOR 
parameter, then areas which are not covered are set to the value of BGCOLOR.
     [exec]       Test wms:wmsops-getmap-params-bgcolor-2 Passed
     [exec]       Testing wms:wmsops-getmap-params-exceptions-1 
(wms-1.1.1/d247e1541_1)...
     [exec]          Assertion: When an exception is raised without specifying 
the EXCEPTIONS parameter, then the Content-type of the return header is 
application/vnd.ogc.se_xml.
     [exec]       Test wms:wmsops-getmap-params-exceptions-1 Passed
     [exec]       Testing wms:wmsops-getmap-params-exceptions-2 
(wms-1.1.1/d247e1550_1)...
     [exec]          Assertion: When an exception is raised and 
EXCEPTIONS=application/vnd.ogc.se_xml, then the Content-type of the return 
header is application/vnd.ogc.se_xml.
     [exec]       Test wms:wmsops-getmap-params-exceptions-2 Passed
     [exec]       Testing wms:wmsops-getmap-params-exceptions-4 
(wms-1.1.1/d247e1562_1)...
     [exec]          Assertion: When an exception is raised and 
EXCEPTIONS=application/vnd.ogc.se_inimage, then the Content-type of the return 
header is the same as the FORMAT requested.
     [exec]       Test wms:wmsops-getmap-params-exceptions-4 Passed
     [exec]       Testing wms:wmsops-getmap-params-format-1 
(wms-1.1.1/d247e1610_1)...
     [exec]          Assertion: When a GetMap request contains a Format that is 
not advertised, then the server throws a Service Exception 
(code="InvalidFormat").
     [exec]       Test wms:wmsops-getmap-params-format-1 Passed
     [exec]       Testing wms:wmsops-getmap-params-format-2 
(wms-1.1.1/d247e1622_1)...
     [exec]          Assertion: When a GetMap request is made using 
format=image/gif, then the response is a valid gif.
     [exec]          VAR_IMAGE_TYPE: gif
     [exec]       Test wms:wmsops-getmap-params-format-2 Passed
     [exec]       Testing wms:wmsops-getmap-params-format-3 
(wms-1.1.1/d247e1635_1)...
     [exec]          Assertion: When a GetMap request is made using 
format=image/jpeg, then the response is a valid jpeg.
     [exec]          VAR_IMAGE_TYPE: jpeg
     [exec]       Test wms:wmsops-getmap-params-format-3 Passed
     [exec]       Testing wms:wmsops-getmap-params-format-4 
(wms-1.1.1/d247e1647_1)...
     [exec]          Assertion: When a GetMap request is made using 
format=image/png, then the response is a valid png.
     [exec]          VAR_IMAGE_TYPE: png
     [exec]       Test wms:wmsops-getmap-params-format-4 Passed
     [exec]       Testing wms:wmsops-getmap-params-layers-1 
(wms-1.1.1/d247e1659_1)...
     [exec]          Assertion: When a GetMap request contains a single layer 
name, then the response is valid.
     [exec]       Test wms:wmsops-getmap-params-layers-1 Passed
     [exec]       Testing wms:wmsops-getmap-params-layers-2 
(wms-1.1.1/d247e1673_1)...
     [exec]          Assertion: When a GetMap request contains two layer names 
(separated by a comma), then the response is valid.
     [exec]       Test wms:wmsops-getmap-params-layers-2 Passed
     [exec]       Testing wms:wmsops-getmap-params-layers-3 
(wms-1.1.1/d247e1689_1)...
     [exec]          Assertion: When a GetMap request contains three layer 
names (separated by commas), then the response is valid.
     [exec]       Test wms:wmsops-getmap-params-layers-3 Passed
     [exec]       Testing wms:wmsops-getmap-params-layers-5 
(wms-1.1.1/d247e1706_1)...
     [exec]          Assertion: When the layer in a GetMap request is invalid, 
then the response is an exception (code="LayerNotDefined").
     [exec]       Test wms:wmsops-getmap-params-layers-5 Passed
     [exec]       Testing wms:wmsops-getmap-params-layers-6 
(wms-1.1.1/d247e1718_1)...
     [exec]          Assertion: When a GetMap request contains two layers where 
the first is valid and the second is invalid, then the response is an exception 
(code="LayerNotDefined").
     [exec]       Test wms:wmsops-getmap-params-layers-6 Passed
     [exec]       Testing wms:wmsops-getmap-params-layers-7 
(wms-1.1.1/d247e1732_1)...
     [exec]          Assertion: When a GetMap request contains two layers where 
the first is invalid and the second is valid, then the response is an exception 
(code="LayerNotDefined").
     [exec]       Test wms:wmsops-getmap-params-layers-7 Passed
     [exec]       Testing wms:wmsops-getmap-params-request-1 
(wms-1.1.1/d247e1746_1)...
     [exec]          Assertion:  When a GetMap request is made using 
REQUEST=map instead of REQUEST=GetMap, the response is valid.
     [exec]       Test wms:wmsops-getmap-params-request-1 Passed
     [exec]       Testing wms:wmsops-getmap-params-srs-1 
(wms-1.1.1/d247e1760_1)...
     [exec]          Assertion: When a GetMap request contains a single layer 
and a SRS where the SRS is contained directly in the layer in the capabilities 
document, then the response is valid.
     [exec]       Test wms:wmsops-getmap-params-srs-1 Passed
     [exec]       Testing wms:wmsops-getmap-params-srs-3 
(wms-1.1.1/d247e1788_1)...
     [exec]          Assertion: When the SRS parameter in a GetMap request 
contains a SRS that is not valid for any of the layers being requested, then 
the server shall throw a Service Exception (code = "InvalidSRS").
     [exec]       Test wms:wmsops-getmap-params-srs-3 Passed
     [exec]       Testing wms:wmsops-getmap-params-styles-1 
(wms-1.1.1/d247e1803_1)...
     [exec]          Assertion: When a GetMap request contains a single layer 
and a single style where the style is contained directly in the layer in the 
capabilities document, then the response is valid.
     [exec]       Test wms:wmsops-getmap-params-styles-1 Passed
     [exec]       Testing wms:wmsops-getmap-params-styles-10 
(wms-1.1.1/d247e1819_1)...
     [exec]          Assertion: When a GetMap request contains two layers, 
where one of the styles is valid and one is not, then the response is an 
exception (code=StyleNotDefined).
     [exec]       Test wms:wmsops-getmap-params-styles-10 Passed
     [exec]       Testing wms:wmsops-getmap-params-styles-3 
(wms-1.1.1/d247e1854_1)...
     [exec]          Assertion: When a GetMap request contains two layers and 
two styles (separated by a comma), then the response is valid.
     [exec]       Test wms:wmsops-getmap-params-styles-3 Passed
     [exec]       Testing wms:wmsops-getmap-params-styles-4 
(wms-1.1.1/d247e1870_1)...
     [exec]          Assertion: When a GetMap request contains three layers and 
three styles (separated by commas), then the response is valid.
     [exec]       Test wms:wmsops-getmap-params-styles-4 Passed
     [exec]       Testing wms:wmsops-getmap-params-styles-5 
(wms-1.1.1/d247e1886_1)...
     [exec]          Assertion: When a GetMap request contains an unadvertised 
Style, then the response is an exception (code=StyleNotDefined).
     [exec]       Test wms:wmsops-getmap-params-styles-5 Passed
     [exec]       Testing wms:wmsops-getmap-params-styles-6 
(wms-1.1.1/d247e1901_1)...
     [exec]          Assertion: When a GetMap request contains a single layer 
and a null style value (as in "STYLES="), then the response is valid.
     [exec]       Test wms:wmsops-getmap-params-styles-6 Passed
     [exec]       Testing wms:wmsops-getmap-params-styles-7 
(wms-1.1.1/d247e1915_1)...
     [exec]          Assertion: When a GetMap request contains multiple layers 
and a mixture of named and default styles (as in "STYLES=style1,,style2,,"), 
then the response is valid.
     [exec]       Test wms:wmsops-getmap-params-styles-7 Passed
     [exec]       Testing wms:wmsops-getmap-params-styles-8 
(wms-1.1.1/d247e1938_1)...
     [exec]          Assertion: When a GetMap request contains multiple layers 
and requests all layers to be shown in the default style by using null values 
between commas (as in "STYLES=,,,"), then the response is valid.
     [exec]       Test wms:wmsops-getmap-params-styles-8 Passed
     [exec]       Testing wms:wmsops-getmap-params-styles-9 
(wms-1.1.1/d247e1959_1)...
     [exec]          Assertion: When a GetMap request contains multiple layers 
and requests all layers to be shown in the default style by using a single null 
value (as in "STYLES="), then the response is valid.
     [exec]       Test wms:wmsops-getmap-params-styles-9 Passed
     [exec]       Testing wms:wmsops-getmap-params-transparent-1 
(wms-1.1.1/d247e1980_1)...
     [exec]          Assertion: When a GetMap request is made with no 
TRANSPARENT parameter and a FORMAT that supports transparency over a BBOX that 
is not completely covered, then the response contains no transparent pixels.
     [exec]       Test wms:wmsops-getmap-params-transparent-1 Passed
     [exec]       Testing wms:wmsops-getmap-params-transparent-2 
(wms-1.1.1/d247e1994_1)...
     [exec]          Assertion: When a GetMap request is made with 
TRANSPARENT=fAlSe and a FORMAT that supports transparency over a BBOX that is 
not completely covered, then the response contains no transparent pixels.
     [exec]       Test wms:wmsops-getmap-params-transparent-2 Passed
     [exec]       Testing wms:wmsops-getmap-params-transparent-3 
(wms-1.1.1/d247e2009_1)...
     [exec]          Assertion: When a GetMap request is made with 
TRANSPARENT=TRUE and a FORMAT that supports transparency over a BBOX that is 
not completely covered, then the response contains transparent pixels.
     [exec]       Test wms:wmsops-getmap-params-transparent-3 Passed
     [exec]       Testing wms:wmsops-getmap-params-version-1 
(wms-1.1.1/d247e2023_1)...
     [exec]          Assertion: When a GetMap request is made using WMTVER 
instead of VERSION, the response is valid.
     [exec]       Test wms:wmsops-getmap-params-version-1 Passed
     [exec]       Testing wms:wmsops-getmap-params-width_height-1 
(wms-1.1.1/d247e2037_1)...
     [exec]          Assertion: When a request is made with WIDTH=1024 and 
HEIGHT=768, the image returned is exactly the size requested.
     [exec]       Test wms:wmsops-getmap-params-width_height-1 Passed
     [exec]       Testing wms:wmsops-getmap-params-width_height-2 
(wms-1.1.1/d247e2056_1)...
     [exec]          Assertion: When a request is made with WIDTH=16 and 
HEIGHT=16, the image returned is exactly the size requested.
     [exec]       Test wms:wmsops-getmap-params-width_height-2 Passed
     [exec]       Testing wms:wmsops-getfeatureinfo-each-info_format 
(wms-1.1.1/d247e2072_1)...
     [exec]          Assertion: For each advertised GetFeatureInfo format, when 
a GetFeatureInfo request is made with the INFO_FORMAT parameter set to the 
format, then the Content-type header returned is the same.
     [exec]       Test wms:wmsops-getfeatureinfo-each-info_format Passed
     [exec]       Testing wms:wmsops-getfeatureinfo-each-info_format 
(wms-1.1.1/d247e2072_2)...
     [exec]          Assertion: For each advertised GetFeatureInfo format, when 
a GetFeatureInfo request is made with the INFO_FORMAT parameter set to the 
format, then the Content-type header returned is the same.
     [exec]       Test wms:wmsops-getfeatureinfo-each-info_format Passed
     [exec]       Testing wms:wmsops-getfeatureinfo-each-info_format 
(wms-1.1.1/d247e2072_3)...
     [exec]          Assertion: For each advertised GetFeatureInfo format, when 
a GetFeatureInfo request is made with the INFO_FORMAT parameter set to the 
format, then the Content-type header returned is the same.
     [exec]       Test wms:wmsops-getfeatureinfo-each-info_format Failed
     [exec]       Testing wms:wmsops-getfeatureinfo-each-info_format 
(wms-1.1.1/d247e2072_4)...
     [exec]          Assertion: For each advertised GetFeatureInfo format, when 
a GetFeatureInfo request is made with the INFO_FORMAT parameter set to the 
format, then the Content-type header returned is the same.
     [exec]       Test wms:wmsops-getfeatureinfo-each-info_format Passed
     [exec]       Testing wms:wmsops-getfeatureinfo-each-info_format 
(wms-1.1.1/d247e2072_5)...
     [exec]          Assertion: For each advertised GetFeatureInfo format, when 
a GetFeatureInfo request is made with the INFO_FORMAT parameter set to the 
format, then the Content-type header returned is the same.
     [exec]       Test wms:wmsops-getfeatureinfo-each-info_format Passed
     [exec]       Testing wms:wmsops-getfeatureinfo-each-info_format 
(wms-1.1.1/d247e2072_6)...
     [exec]          Assertion: For each advertised GetFeatureInfo format, when 
a GetFeatureInfo request is made with the INFO_FORMAT parameter set to the 
format, then the Content-type header returned is the same.
     [exec]       Test wms:wmsops-getfeatureinfo-each-info_format Passed
     [exec]       Testing wms:wmsops-getmap-each-style 
(wms-1.1.1/d247e2083_1)...
     [exec]          Assertion: For each of the Styles in the capabilities 
document, when a GetMap request is made with the STYLES parameter set to the 
element of the style, then the response is valid.
     [exec]       Test wms:wmsops-getmap-each-style Passed
     [exec]       Testing wms:wmsops-getmap-each-style 
(wms-1.1.1/d247e2083_2)...
     [exec]          Assertion: For each of the Styles in the capabilities 
document, when a GetMap request is made with the STYLES parameter set to the 
element of the style, then the response is valid.
     [exec]       Test wms:wmsops-getmap-each-style Passed
     [exec]       Testing wms:wmsops-getmap-each-style 
(wms-1.1.1/d247e2083_3)...
     [exec]          Assertion: For each of the Styles in the capabilities 
document, when a GetMap request is made with the STYLES parameter set to the 
element of the style, then the response is valid.
     [exec]       Test wms:wmsops-getmap-each-style Passed
     [exec]       Testing wms:wmsops-getmap-each-style 
(wms-1.1.1/d247e2083_4)...
     [exec]          Assertion: For each of the Styles in the capabilities 
document, when a GetMap request is made with the STYLES parameter set to the 
element of the style, then the response is valid.
     [exec]       Test wms:wmsops-getmap-each-style Passed
     [exec]       Testing wms:wmsops-getmap-each-style 
(wms-1.1.1/d247e2083_5)...
     [exec]          Assertion: For each of the Styles in the capabilities 
document, when a GetMap request is made with the STYLES parameter set to the 
element of the style, then the response is valid.
     [exec]       Test wms:wmsops-getmap-each-style Passed
     [exec]       Testing wms:wmsops-getmap-each-style 
(wms-1.1.1/d247e2083_6)...
     [exec]          Assertion: For each of the Styles in the capabilities 
document, when a GetMap request is made with the STYLES parameter set to the 
element of the style, then the response is valid.
     [exec]       Test wms:wmsops-getmap-each-style Passed
     [exec]       Testing wms:wmsops-getmap-each-style 
(wms-1.1.1/d247e2083_7)...
     [exec]          Assertion: For each of the Styles in the capabilities 
document, when a GetMap request is made with the STYLES parameter set to the 
element of the style, then the response is valid.
     [exec]       Test wms:wmsops-getmap-each-style Passed
     [exec]       Testing wms:wmsops-getmap-each-style 
(wms-1.1.1/d247e2083_8)...
     [exec]          Assertion: For each of the Styles in the capabilities 
document, when a GetMap request is made with the STYLES parameter set to the 
element of the style, then the response is valid.
     [exec]       Test wms:wmsops-getmap-each-style Passed
     [exec]       Testing wms:wmsops-getmap-each-style 
(wms-1.1.1/d247e2083_9)...
     [exec]          Assertion: For each of the Styles in the capabilities 
document, when a GetMap request is made with the STYLES parameter set to the 
element of the style, then the response is valid.
     [exec]       Test wms:wmsops-getmap-each-style Passed
     [exec]       Testing wms:wmsops-getmap-each-style 
(wms-1.1.1/d247e2083_10)...
     [exec]          Assertion: For each of the Styles in the capabilities 
document, when a GetMap request is made with the STYLES parameter set to the 
element of the style, then the response is valid.
     [exec]       Test wms:wmsops-getmap-each-style Passed
     [exec]       Testing wms:wmsops-getmap-each-style 
(wms-1.1.1/d247e2083_11)...
     [exec]          Assertion: For each of the Styles in the capabilities 
document, when a GetMap request is made with the STYLES parameter set to the 
element of the style, then the response is valid.
     [exec]       Test wms:wmsops-getmap-each-style Passed
     [exec]       Testing wms:wmsops-getmap-each-layer 
(wms-1.1.1/d247e2093_1)...
     [exec]          Assertion: For each of the Layers in the capabilities 
document, when a GetMap request is made with the LAYERS parameter set to the 
element of the layer, then the response is valid.
     [exec]       Test wms:wmsops-getmap-each-layer Passed
     [exec]       Testing wms:wmsops-getmap-each-layer 
(wms-1.1.1/d247e2093_2)...
     [exec]          Assertion: For each of the Layers in the capabilities 
document, when a GetMap request is made with the LAYERS parameter set to the 
element of the layer, then the response is valid.
     [exec]       Test wms:wmsops-getmap-each-layer Passed
     [exec]       Testing wms:wmsops-getmap-each-layer 
(wms-1.1.1/d247e2093_3)...
     [exec]          Assertion: For each of the Layers in the capabilities 
document, when a GetMap request is made with the LAYERS parameter set to the 
element of the layer, then the response is valid.
     [exec]       Test wms:wmsops-getmap-each-layer Passed
     [exec]       Testing wms:wmsops-getmap-each-layer 
(wms-1.1.1/d247e2093_4)...
     [exec]          Assertion: For each of the Layers in the capabilities 
document, when a GetMap request is made with the LAYERS parameter set to the 
element of the layer, then the response is valid.
     [exec]       Test wms:wmsops-getmap-each-layer Passed
     [exec]       Testing wms:wmsops-getmap-each-layer 
(wms-1.1.1/d247e2093_5)...
     [exec]          Assertion: For each of the Layers in the capabilities 
document, when a GetMap request is made with the LAYERS parameter set to the 
element of the layer, then the response is valid.
     [exec]       Test wms:wmsops-getmap-each-layer Passed
     [exec]       Testing wms:wmsops-getmap-each-layer 
(wms-1.1.1/d247e2093_6)...
     [exec]          Assertion: For each of the Layers in the capabilities 
document, when a GetMap request is made with the LAYERS parameter set to the 
element of the layer, then the response is valid.
     [exec]       Test wms:wmsops-getmap-each-layer Passed
     [exec]       Testing wms:wmsops-getmap-each-layer 
(wms-1.1.1/d247e2093_7)...
     [exec]          Assertion: For each of the Layers in the capabilities 
document, when a GetMap request is made with the LAYERS parameter set to the 
element of the layer, then the response is valid.
     [exec]       Test wms:wmsops-getmap-each-layer Passed
     [exec]       Testing wms:wmsops-getmap-each-layer 
(wms-1.1.1/d247e2093_8)...
     [exec]          Assertion: For each of the Layers in the capabilities 
document, when a GetMap request is made with the LAYERS parameter set to the 
element of the layer, then the response is valid.
     [exec]       Test wms:wmsops-getmap-each-layer Passed
     [exec]       Testing wms:wmsops-getmap-each-layer 
(wms-1.1.1/d247e2093_9)...
     [exec]          Assertion: For each of the Layers in the capabilities 
document, when a GetMap request is made with the LAYERS parameter set to the 
element of the layer, then the response is valid.
     [exec]       Test wms:wmsops-getmap-each-layer Passed
     [exec]       Testing wms:wmsops-getmap-each-layer 
(wms-1.1.1/d247e2093_10)...
     [exec]          Assertion: For each of the Layers in the capabilities 
document, when a GetMap request is made with the LAYERS parameter set to the 
element of the layer, then the response is valid.
     [exec]       Test wms:wmsops-getmap-each-layer Passed
     [exec]       Testing wms:wmsops-getmap-each-layer 
(wms-1.1.1/d247e2093_11)...
     [exec]          Assertion: For each of the Layers in the capabilities 
document, when a GetMap request is made with the LAYERS parameter set to the 
element of the layer, then the response is valid.
     [exec]       Test wms:wmsops-getmap-each-layer Passed
     [exec]       Testing wms:wmsops-getmap-each-srs (wms-1.1.1/d247e2103_1)...
     [exec]          Assertion: For each SRS in the capabilities document, when 
a GetMap request uses the SRS, then the response is valid.
     [exec]       Test wms:wmsops-getmap-each-srs Passed
     [exec]       Testing wms:wmsops-getmap-layer-encoded-name 
(wms-1.1.1/d247e2131_1)...
     [exec]          Assertion: When a layer is requested using encoded 
characters in its name, the response is a map.
     [exec]       Test wms:wmsops-getmap-layer-encoded-name Passed
     [exec]       Testing wms:basic_elements-validate-exception 
(wms-1.1.1/d247e2137_1)...
     [exec]          Assertion: When an exception is generated, it validates.
     [exec]       Test wms:basic_elements-validate-exception Passed
     [exec]    Test wms:wms_main Failed (Inherited failure)
     [exec] Suite wms:main_wms Failed
     [copy] Copying 1 file to 
<http://hudson.opengeo.org/hudson/job/cite-wms-1.1-master/ws/tools/users/geoserver/wms-1.1.1>

BUILD SUCCESSFUL
Total time: 31 seconds
+ ant wms-1.1-log
+ grep Failed
     [exec] Test wms:wms_main (wms-1.1.1) Failed (Inherited Failure)
     [exec]    Test wms:wmsops-getfeatureinfo-each-info_format 
(wms-1.1.1/d247e2072_3) Failed
+ '[' 0 == 0 ']'
+ RETURN=1
+ echo RETURN=1
RETURN=1
+ popd
<http://hudson.opengeo.org/hudson/job/cite-wms-1.1-master/ws/>
+ pushd geoserver/geoserver-2.3-SNAPSHOT/bin
<http://hudson.opengeo.org/hudson/job/cite-wms-1.1-master/ws/geoserver/geoserver-2.3-SNAPSHOT/bin>
 <http://hudson.opengeo.org/hudson/job/cite-wms-1.1-master/ws/>
+ popd
<http://hudson.opengeo.org/hudson/job/cite-wms-1.1-master/ws/>
+ ONLINE=1
+ (( i = 1  ))
+ (( i <= 100 ))
+ sleep 2
+ ./shutdown.sh
+ echo 'Pinging GeoServer at http://localhost:11010/geoserver'
Pinging GeoServer at http://localhost:11010/geoserver
+ curl -G http://localhost:11010/geoserver

curl: (7) couldn't connect to host
+ '[' 7 '!=' 0 ']'
+ ONLINE=0
+ break
+ '[' 0 == 1 ']'
+ echo 'GeoServer is offline'
GeoServer is offline
+ exit 1

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to