See <http://hudson.opengeo.org/hudson/job/cite-wfs-1.0-trunk/252/>
------------------------------------------
[...truncated 2444 lines...]
Test wfs:test1.0.0-lock-getfeaturewithlock-releaseaction-5 Passed
Testing wfs:test1.0.0-lock-getfeaturewithlock-releaseaction-6 (wfs-1.0.0/d39e4158_1)...
Assertion: When a wfs:Transaction request is made to Update a feature without a lockId, that was released (with the releaseAction ALL) by a previous request, the result document must be a wfs:WFS_TransactionResponse with a wfs:Status of wfs:SUCCESS.
VAR_featureId1: Locks.47
VAR_featureId2: Locks.48
VAR_lockId: GeoServer_6953952d5a5e0d18
Test wfs:test1.0.0-lock-getfeaturewithlock-releaseaction-6 Passed
Testing wfs:test1.0.0-lock-getfeaturewithlock-releaseaction-7 (wfs-1.0.0/d39e4170_1)...
Assertion: When a wfs:Transaction request is made to Update a feature without a lockId, that was released (with the releaseAction SOME) by a previous request, the result document must be a wfs:WFS_TransactionResponse with a wfs:Status of wfs:SUCCESS.
VAR_featureId: Locks.59
VAR_lockId: GeoServer_dd3952d5a5e0d8c
Test wfs:test1.0.0-lock-getfeaturewithlock-releaseaction-7 Passed
Testing wfs:test1.0.0-lock-getfeaturewithlock-releaseaction-8 (wfs-1.0.0/d39e4182_1)...
Assertion: When a wfs:Transaction request is made to Update a feature with a lockId, that was released (with the releaseAction SOME) by a previous request, the result document must be an ogc:ServiceExceptionReport or a failed transaction response.
VAR_featureId: Locks.60
VAR_lockId: GeoServer_333952d5a5e0e35
Test wfs:test1.0.0-lock-getfeaturewithlock-releaseaction-8 Passed
Testing wfs:test1.0.0-lock-getfeaturewithlock-releaseaction-9 (wfs-1.0.0/d39e4194_1)...
Assertion: When a wfs:Transaction request is made to Update a feature with a lockId, that was not released (with the releaseAction SOME) by a previous request, the result document must be a wfs:WFS_TransactionResponse with a wfs:Status of wfs:SUCCESS.
VAR_featureId1: Locks.61
VAR_featureId2: Locks.62
VAR_lockId: GeoServer_bb3952d5a5e0ebe
Test wfs:test1.0.0-lock-getfeaturewithlock-releaseaction-9 Passed
Testing wfs:test1.0.0-lock-lockfeature-basictransactions-1 (wfs-1.0.0/d39e4206_1)...
Assertion: When a wfs:Transaction request is made to Update a locked feature without a lockId specified, the result document must be an ogc:ServiceExceptionReport or a failed transaction response.
VAR_featureId: Locks.9
Test wfs:test1.0.0-lock-lockfeature-basictransactions-1 Passed
Testing wfs:test1.0.0-lock-lockfeature-basictransactions-2 (wfs-1.0.0/d39e4219_1)...
Assertion: When a wfs:Transaction request is made to Update a locked feature using the lockId the feature was locked with, the result document be be a wfs:WFS_TransactionResponse with a wfs:Status of wfs:SUCCESS.
VAR_featureId: Locks.10
VAR_lockId: GeoServer_df3952d5a5e0f80
Test wfs:test1.0.0-lock-lockfeature-basictransactions-2 Passed
Testing wfs:test1.0.0-lock-lockfeature-basictransactions-3 (wfs-1.0.0/d39e4231_1)...
Assertion: When a wfs:Transaction request is made to Update a locked feature using a lockId that the feature was not locked with, the result document must be an ogc:ServiceExceptionReport or a failed transaction response.
VAR_featureId: Locks.11
Test wfs:test1.0.0-lock-lockfeature-basictransactions-3 Passed
Testing wfs:test1.0.0-lock-lockfeature-basictransactions-4 (wfs-1.0.0/d39e4243_1)...
Assertion: When a wfs:Transaction request is made to Delete a locked feature without a lockId specified, the result document must be an ogc:ServiceExceptionReport or a failed transaction response.
VAR_featureId: Locks.12
Test wfs:test1.0.0-lock-lockfeature-basictransactions-4 Passed
Testing wfs:test1.0.0-lock-lockfeature-basictransactions-5 (wfs-1.0.0/d39e4255_1)...
Assertion: When a wfs:Transaction request is made to Delete a locked feature using the lockId the feature was locked with, the result document must be a wfs:WFS_TransactionResponse with a wfs:Status of wfs:SUCCESS.
VAR_featureId: Locks.13
VAR_lockId: GeoServer_1aab952d5a5e1277
Test wfs:test1.0.0-lock-lockfeature-basictransactions-5 Passed
Testing wfs:test1.0.0-lock-lockfeature-basictransactions-6 (wfs-1.0.0/d39e4267_1)...
Assertion: When a wfs:Transaction request is made to Delete a locked feature using a lockId that the feature was not locked with, the result document must be an ogc:ServiceExceptionReport or a failed transaction response.
VAR_featureId: Locks.14
Test wfs:test1.0.0-lock-lockfeature-basictransactions-6 Passed
Testing wfs:test1.0.0-lock-lockfeature-lockaction-1 (wfs-1.0.0/d39e4279_1)...
Assertion: When a wfs:LockFeature request is made for a feature that has not been locked, the result document must contain the wfs:LockId and no FeaturesNotLocked.
VAR_featureId: Locks.1
Test wfs:test1.0.0-lock-lockfeature-lockaction-1 Passed
Testing wfs:test1.0.0-lock-lockfeature-lockaction-2 (wfs-1.0.0/d39e4290_1)...
Assertion: When a wfs:LockFeature request is made for a feature that has already been locked using the lockAction ALL, the result document must be an ogc:ServiceExceptionReport or a failed transaction response.
VAR_featureId: Locks.2
Test wfs:test1.0.0-lock-lockfeature-lockaction-2 Passed
Testing wfs:test1.0.0-lock-lockfeature-lockaction-3 (wfs-1.0.0/d39e4300_1)...
Assertion: When a wfs:LockFeature request is made for a feature that has already been locked using the lockAction SOME, the result document must contain one wfs:FeaturesNotLocked.
VAR_featureId: Locks.3
Test wfs:test1.0.0-lock-lockfeature-lockaction-3 Passed
Testing wfs:test1.0.0-lock-lockfeature-lockaction-4 (wfs-1.0.0/d39e4310_1)...
Assertion: When a wfs:LockFeature request is made for a feature that has already been locked using the default lockAction (ALL), the result document must be an ogc:ServiceExceptionReport or a failed transaction response.
VAR_featureId: Locks.4
Test wfs:test1.0.0-lock-lockfeature-lockaction-4 Passed
Testing wfs:test1.0.0-lock-lockfeature-lockexpiry-1 (wfs-1.0.0/d39e4320_1)...
Assertion: When a wfs:Transaction request is made to Update a locked feature within the expiry counter, the result document must be a wfs:WFS_TransactionResponse with a wfs:Status of wfs:SUCCESS.
VAR_featureId: Locks.21
VAR_lockId: GeoServer_289b952d5a55d6ce
Test wfs:test1.0.0-lock-lockfeature-lockexpiry-1 Passed
Testing wfs:test1.0.0-lock-lockfeature-lockexpiry-2 (wfs-1.0.0/d39e4332_1)...
Assertion: When a wfs:Transaction request is made to Update a locked feature after the expiry country has expired, the result document must be an ogc:ServiceExceptionReport or a failed transaction response.
VAR_featureId: Locks.22
VAR_lockId: GeoServer_4f9b952d5a55d77c
Pausing for 120 seconds...
Test wfs:test1.0.0-lock-lockfeature-lockexpiry-2 Passed
Testing wfs:test1.0.0-lock-lockfeature-lockexpiry-3 (wfs-1.0.0/d39e4344_1)...
Assertion: When a wfs:Transaction request is made to Delete a locked feature within the expiry counter, the result document must be a wfs:WFS_TransactionResponse with a wfs:Status of wfs:SUCCESS.
VAR_featureId: Locks.23
VAR_lockId: GeoServer_5d21b52d5a59815b
Test wfs:test1.0.0-lock-lockfeature-lockexpiry-3 Passed
Testing wfs:test1.0.0-lock-lockfeature-lockexpiry-4 (wfs-1.0.0/d39e4357_1)...
Assertion: When a wfs:Transaction request is made to Delete a locked feature after the expiry country has expired, the result document must be an ogc:ServiceExceptionReport or a failed transaction response.
VAR_featureId: Locks.24
VAR_lockId: GeoServer_19a1b52d5a57ad0b
Pausing for 120 seconds...
Test wfs:test1.0.0-lock-lockfeature-lockexpiry-4 Passed
Testing wfs:test1.0.0-lock-lockfeature-releaseaction-1 (wfs-1.0.0/d39e4369_1)...
Assertion: When a wfs:Transaction request is made to Update a feature without a lockId, that was released (with the releaseAction ALL) by a previous request, the result document must be a wfs:WFS_TransactionResponse with a wfs:Status of wfs:SUCCESS.
VAR_featureId: Locks.29
VAR_lockId: GeoServer_23f48d2d5a61bf8a
Test wfs:test1.0.0-lock-lockfeature-releaseaction-1 Passed
Testing wfs:test1.0.0-lock-lockfeature-releaseaction-10 (wfs-1.0.0/d39e4381_1)...
Assertion: When a wfs:Transaction request is made to Update a feature with a lockId, that was released (with the releaseAction SOME) by a previous request, the result document must be a wfs:WFS_TransactionResponse with a wfs:Status of wfs:SUCCESS.
VAR_featureId1: Locks.53
VAR_featureId2: Locks.54
VAR_lockId: GeoServer_288c8d2d5a61c063
Test wfs:test1.0.0-lock-lockfeature-releaseaction-10 Passed
Testing wfs:test1.0.0-lock-lockfeature-releaseaction-11 (wfs-1.0.0/d39e4393_1)...
Assertion: When a wfs:Transaction request is made to Update a feature without a lockId, that was not released (with the releaseAction SOME) by a previous request, the result document must be a wfs:WFS_TransactionResponse with a wfs:Status of wfs:FAILED.
VAR_featureId1: Locks.55
VAR_featureId2: Locks.56
VAR_lockId: GeoServer_184c8d2d5a61c0e6
Test wfs:test1.0.0-lock-lockfeature-releaseaction-11 Passed
Testing wfs:test1.0.0-lock-lockfeature-releaseaction-12 (wfs-1.0.0/d39e4405_1)...
Assertion: When a wfs:Transaction request is made to Update a feature without a lockId, that was released (with the releaseAction SOME) by a previous request, the result document must be a wfs:WFS_TransactionResponse with a wfs:Status of wfs:SUCCESS.
VAR_featureId1: Locks.57
VAR_featureId2: Locks.58
VAR_lockId: GeoServer_10cc8d2d5a61c16f
Test wfs:test1.0.0-lock-lockfeature-releaseaction-12 Passed
Testing wfs:test1.0.0-lock-lockfeature-releaseaction-2 (wfs-1.0.0/d39e4417_1)...
Assertion: When a wfs:Transaction request is made to Update a feature with a lockId, that was released (with the releaseAction ALL) by a previous request, the result document must be an ogc:ServiceExceptionReport or a failed transaction response.
VAR_featureId: Locks.30
VAR_lockId: GeoServer_66ac8d2d5a61c25f
Test wfs:test1.0.0-lock-lockfeature-releaseaction-2 Passed
Testing wfs:test1.0.0-lock-lockfeature-releaseaction-3 (wfs-1.0.0/d39e4430_1)...
Assertion: When a wfs:Transaction request is made to Update a feature with a lockId, that was not released (with the releaseAction ALL) by a previous request, the result document must be an ogc:ServiceExceptionReport or a failed transaction response.
VAR_featureId1: Locks.31
VAR_featureId2: Locks.32
VAR_lockId: GeoServer_766c8d2d5a61c2da
Test wfs:test1.0.0-lock-lockfeature-releaseaction-3 Passed
Testing wfs:test1.0.0-lock-lockfeature-releaseaction-4 (wfs-1.0.0/d39e4442_1)...
Assertion: When a wfs:Transaction request is made to Update a feature with a lockId, that was released (with the releaseAction ALL) by a previous request, the result document must be an ogc:ServiceExceptionReport or a failed transaction response.
VAR_featureId1: Locks.33
VAR_featureId2: Locks.34
VAR_lockId: GeoServer_2eec8d2d5a61c354
Test wfs:test1.0.0-lock-lockfeature-releaseaction-4 Passed
Testing wfs:test1.0.0-lock-lockfeature-releaseaction-5 (wfs-1.0.0/d39e4454_1)...
Assertion: When a wfs:Transaction request is made to Update a feature without a lockId, that was not released (with the releaseAction ALL) by a previous request, the result document must be a wfs:WFS_TransactionResponse with a wfs:Status of wfs:SUCCESS.
VAR_featureId1: Locks.35
VAR_featureId2: Locks.36
VAR_lockId: GeoServer_e1c8d2d5a61c3d7
Test wfs:test1.0.0-lock-lockfeature-releaseaction-5 Passed
Testing wfs:test1.0.0-lock-lockfeature-releaseaction-6 (wfs-1.0.0/d39e4466_1)...
Assertion: When a wfs:Transaction request is made to Update a feature without a lockId, that was released (with the releaseAction ALL) by a previous request, the result document must be a wfs:WFS_TransactionResponse with a wfs:Status of wfs:SUCCESS.
VAR_featureId1: Locks.37
VAR_featureId2: Locks.38
VAR_lockId: GeoServer_5e9c8d2d5a61c44d
Test wfs:test1.0.0-lock-lockfeature-releaseaction-6 Passed
Testing wfs:test1.0.0-lock-lockfeature-releaseaction-7 (wfs-1.0.0/d39e4478_1)...
Assertion: When a wfs:Transaction request is made to Update a feature without a lockId, that was released (with the releaseAction SOME) by a previous request, the result document must be a wfs:WFS_TransactionResponse with a wfs:Status of wfs:SUCCESS.
VAR_featureId: Locks.49
VAR_lockId: GeoServer_415c8d2d5a61c530
Test wfs:test1.0.0-lock-lockfeature-releaseaction-7 Passed
Testing wfs:test1.0.0-lock-lockfeature-releaseaction-8 (wfs-1.0.0/d39e4490_1)...
Assertion: When a wfs:Transaction request is made to Update a feature with a lockId, that was released (with the releaseAction SOME) by a previous request, the result document must be an ogc:ServiceExceptionReport or a failed transaction response.
VAR_featureId: Locks.50
VAR_lockId: GeoServer_75dc8d2d5a61c5a5
Test wfs:test1.0.0-lock-lockfeature-releaseaction-8 Passed
Testing wfs:test1.0.0-lock-lockfeature-releaseaction-9 (wfs-1.0.0/d39e4503_1)...
Assertion: When a wfs:Transaction request is made to Update a feature with a lockId, that was not released (with the releaseAction SOME) by a previous request, the result document must be a wfs:WFS_TransactionResponse with a wfs:Status of wfs:SUCCESS.
VAR_featureId1: Locks.51
VAR_featureId2: Locks.52
VAR_lockId: GeoServer_353c8d2d5a61c625
Test wfs:test1.0.0-lock-lockfeature-releaseaction-9 Passed
Testing wfs:test1.0.0-transactional-getcapabilities-get-1 (wfs-1.0.0/d39e4515_1)...
Assertion: When a wfs:GetCapabilities request is made to a transactional WFS, the response document must contain capabilities entries for the requests Transaction for HTTP POST.
Test wfs:test1.0.0-transactional-getcapabilities-get-1 Passed
Testing wfs:test1.0.0-transactional-getcapabilities-get-2 (wfs-1.0.0/d39e4523_1)...
Assertion: When a wfs:GetCapabilities request is made to a transactional WFS, the result document must define the Insert operation either globally or for at least one feature type.
Test wfs:test1.0.0-transactional-getcapabilities-get-2 Passed
Testing wfs:test1.0.0-transactional-getcapabilities-get-3 (wfs-1.0.0/d39e4531_1)...
Assertion: When a wfs:GetCapabilities request is made to a transactional WFS, the result document must define the Update operation either globally or for at least one feature type.
Test wfs:test1.0.0-transactional-getcapabilities-get-3 Passed
Testing wfs:test1.0.0-transactional-getcapabilities-get-4 (wfs-1.0.0/d39e4539_1)...
Assertion: When a wfs:GetCapabilities request is made to a transactional WFS, the result document must define the Delete operation either globally or for at least one feature type.
Test wfs:test1.0.0-transactional-getcapabilities-get-4 Passed
Testing wfs:test1.0.0-transactional-getcapabilities-post-1 (wfs-1.0.0/d39e4547_1)...
Assertion: When a wfs:GetCapabilities request is made to a transactional WFS, the response document must contain capabilities entries for the requests Transaction for HTTP POST.
Test wfs:test1.0.0-transactional-getcapabilities-post-1 Passed
Testing wfs:test1.0.0-transactional-getcapabilities-post-2 (wfs-1.0.0/d39e4556_1)...
Assertion: When a wfs:GetCapabilities request is made to a transactional WFS, the result document must define the Insert operation either globally or for at least one feature type.
Test wfs:test1.0.0-transactional-getcapabilities-post-2 Passed
Testing wfs:test1.0.0-transactional-getcapabilities-post-3 (wfs-1.0.0/d39e4564_1)...
Assertion: When a wfs:GetCapabilities request is made to a transactional WFS, the result document must define the Update operation either globally or for at least one feature type.
Test wfs:test1.0.0-transactional-getcapabilities-post-3 Passed
Testing wfs:test1.0.0-transactional-getcapabilities-post-4 (wfs-1.0.0/d39e4572_1)...
Assertion: When a wfs:GetCapabilities request is made to a transactional WFS, the result document must define the Delete operation either globally or for at least one feature type.
Test wfs:test1.0.0-transactional-getcapabilities-post-4 Passed
Testing wfs:test1.0.0-transactional-transaction-delete-1 (wfs-1.0.0/d39e4580_1)...
Assertion: When a wfs:Transaction request is made to delete a single feature that is in the database, the result document must must a successful transaction response and a subsequent request to get the feature must return no features.
VAR_featureId: Deletes.1
Test wfs:test1.0.0-transactional-transaction-delete-1 Passed
Testing wfs:test1.0.0-transactional-transaction-delete-2 (wfs-1.0.0/d39e4590_1)...
Assertion: When a wfs:Transaction request is made to delete a single feature that is not in the database, the result document must must a successful transaction response and a subsequent request to get the feature must return no features.
Test wfs:test1.0.0-transactional-transaction-delete-2 Passed
Testing wfs:test1.0.0-transactional-transaction-delete-3 (wfs-1.0.0/d39e4600_1)...
Assertion: When a wfs:Transaction request is made to delete a single feature that is in the database, the result document must must a successful transaction response and a subsequent request to get the feature must return no features.
VAR_featureId1: Deletes.2
VAR_featureId2: Deletes.3
Test wfs:test1.0.0-transactional-transaction-delete-3 Passed
Testing wfs:test1.0.0-transactional-transaction-insert-1 (wfs-1.0.0/d39e4611_1)...
Assertion: This test checks that a single feature within an Insert operation is added to the database successfully and the feature can be retrieved from the server.
VAR_featureId: Inserts.1
Test wfs:test1.0.0-transactional-transaction-insert-1 Passed
Testing wfs:test1.0.0-transactional-transaction-insert-2 (wfs-1.0.0/d39e4621_1)...
Assertion: This test checks that a single feature within an Insert operation with a handle is added to the database successfully with the handle returned and the feature can be retrieved from the server.
VAR_featureId: Inserts.2
Test wfs:test1.0.0-transactional-transaction-insert-2 Passed
Testing wfs:test1.0.0-transactional-transaction-insert-3 (wfs-1.0.0/d39e4631_1)...
Assertion: This test checks that a single feature within an Insert operation is added to the database successfully and the feature can be retrieved from the server.
VAR_featureId1: Inserts.3
VAR_featureId2: Inserts.4
Test wfs:test1.0.0-transactional-transaction-insert-3 Passed
Testing wfs:test1.0.0-transactional-transaction-update-1 (wfs-1.0.0/d39e4641_1)...
Assertion: When a wfs:Transaction request is made to update a single feature that is in the database, the result document must must a successful transaction response and a subsequent request to get the feature must return the change to the feature.
VAR_featureId: Updates.1
Test wfs:test1.0.0-transactional-transaction-update-1 Passed
Testing wfs:test1.0.0-transactional-transaction-update-2 (wfs-1.0.0/d39e4651_1)...
Assertion: When a wfs:Transaction request is made to update a two features that are in the database, the result document must must a successful transaction response and a subsequent request to get the features must return the changes to the feature.
VAR_featureId1: Updates.2
VAR_featureId2: Updates.3
Test wfs:test1.0.0-transactional-transaction-update-2 Passed
Testing wfs:test1.0.0-transactional-transaction-update-3 (wfs-1.0.0/d39e4661_1)...
Assertion: When a wfs:Transaction request is made to update a multiple features where one is in the database, the result document must must a successful transaction response and a subsequent request to get the feature must return the change to the single feature.
VAR_featureId: Updates.4
Test wfs:test1.0.0-transactional-transaction-update-3 Passed
Test wfs:main Failed (Inherited failure)
Suite wfs:main_wfs Failed
Test wfs:main (wfs-1.0.0) Failed (Inherited Failure)
Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-bbox-get-11 (wfs-1.0.0/d39e1505_1) Failed
Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-bbox-get-5 (wfs-1.0.0/d39e1595_1) Failed
Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-bbox-post-11 (wfs-1.0.0/d39e1652_1) Failed
Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-bbox-post-5 (wfs-1.0.0/d39e1742_1) Failed
Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-beyond-get-10 (wfs-1.0.0/d39e1791_1) Failed
Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-beyond-post-10 (wfs-1.0.0/d39e1889_1) Failed
Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-contains-get-8 (wfs-1.0.0/d39e2060_1) Failed
Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-contains-post-8 (wfs-1.0.0/d39e2158_1) Failed
Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-crosses-get-8 (wfs-1.0.0/d39e2256_1) Failed
Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-crosses-post-8 (wfs-1.0.0/d39e2354_1) Failed
Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-disjoint-get-8 (wfs-1.0.0/d39e2452_1) Failed
Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-disjoint-post-8 (wfs-1.0.0/d39e2550_1) Failed
Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-dwithin-get-4 (wfs-1.0.0/d39e2616_1) Failed
Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-dwithin-post-4 (wfs-1.0.0/d39e2714_1) Failed
Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-equals-get-8 (wfs-1.0.0/d39e2844_1) Failed
Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-equals-post-8 (wfs-1.0.0/d39e2942_1) Failed
Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-intersects-get-8 (wfs-1.0.0/d39e3040_1) Failed
Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-intersects-post-8 (wfs-1.0.0/d39e3138_1) Failed
Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-overlaps-get-8 (wfs-1.0.0/d39e3236_1) Failed
Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-overlaps-post-8 (wfs-1.0.0/d39e3334_1) Failed
Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-touches-get-8 (wfs-1.0.0/d39e3432_1) Failed
Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-touches-post-8 (wfs-1.0.0/d39e3530_1) Failed
Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-within-get-8 (wfs-1.0.0/d39e3628_1) Failed
Test wfs:test1.0.0-basic-getfeature-filter-spatialoperators-within-post-8 (wfs-1.0.0/d39e3726_1) Failed
RETURN=1
Pinging GeoServer at http://localhost:11010/geoserver
curl: (7) couldn't connect to host
GeoServer is offline