[Geoserver-devel] [EXT] Re: [Geoserver-users] wfs cite tests

THanks Patgrick

You replied to me and not the list, we should keep conversation with the group. The PR was accepted this morning so you should be able to access it from the nightly build now.

The documentation should be available now on the website but I do not see it yet

···


Jody Garnett

Jody,

···
               I went to the nightly builds @ [https://build.geoserver.org/geoserver/2.19.x/](https://build.geoserver.org/geoserver/2.19.x/) and downloaded and unpacked [geoserver-2.19.x-latest-bin.zip](https://build.geoserver.org/geoserver/2.19.x/geoserver-2.19.x-latest-bin.zip)    

I didn’t see any cite stuff. Am I in the right place?

Also what website will the documentation be available on?

Patrick Jones

From: Jody Garnett <jody.garnett@…403…>
Sent: Tuesday, July 20, 2021 2:21 PM
To: Patrick L Jones <plj@…6917…>; GeoServer geoserver-devel@lists.sourceforge.net
Subject: Re: [EXT] Re: [Geoserver-users] wfs cite tests

THanks Patgrick

You replied to me and not the list, we should keep conversation with the group. The PR was accepted this morning so you should be able to access it from the nightly build now.

The documentation should be available now on the website but I do not see it yet

Jody Garnett

On Tue, 20 Jul 2021 at 06:42, Patrick L Jones <plj@…6917…> wrote:

Thanks for the quick reply!!

Unfortunately I’m not an expert in Git. From the site https://github.com/geoserver/geoserver/pull/4907 is there a way for me to download the current docker (or build it) so I can run the tests?

Thank you,

Patrick Jones

From: Jody Garnett <jody.garnett@…403…>
Sent: Monday, July 19, 2021 9:47 PM
To: Patrick L Jones <plj@…6917…>
Cc: geoserver-users@lists.sourceforge.net
Subject: [EXT] Re: [Geoserver-users] wfs cite tests

What great timing.

Those cite tests from jdeolive are from 2012 and we are in the process of being replaced.

And one of the last things to do for the replacement is to check that the replacement (which uses Docker) can be run and understood by normal developers.

See

https://github.com/geoserver/geoserver/pull/4907

On Mon, Jul 19, 2021 at 1:47 PM Patrick L Jones <plj@…6917…> wrote:

Greetings,

I’m trying to run the wfs1.1 cite tests

I’m trying to follow the directions on https://docs.geoserver.org/stable/en/developer/cite-test-guide/index.html#run-wfs-1-1-tests

I have loaded the data into the db as a ‘cite’ database and ‘cite’ table. I can see the data in Geoserver

When I run ant wfs-1.1 it fails.

wfs-1.1:

run-test:

[exec] Jul 19, 2021 4:09:44 PM com.occamlab.te.Generator generateXsl

[exec] INFO: Validating /home/plj/cite/geoserver-cite-tools/engine/apps/engine/resources/com/occamlab/te/scripts/functions.ctl

[exec] Jul 19, 2021 4:09:44 PM com.occamlab.te.Generator generateXsl

[exec] INFO: Validating /home/plj/cite/geoserver-cite-tools/engine/apps/engine/resources/com/occamlab/te/scripts/parsers.ctl

[exec] Jul 19, 2021 4:09:44 PM com.occamlab.te.Generator generateXsl

[exec] INFO: Validating /home/plj/cite/geoserver-cite-tools/engine/scripts/wfs-1.1.0/ctl/all.xml

[exec] <?xml version="1.0" encoding="UTF-8"?>http://jorf1.mitre.org:8080/geoserver/wfs?request=GetCapabilities<value key=“profile”>sf-0Testing suite ctl:wfs-1.1.0-compliance-suite…

[exec] Testing wfs:wfs-main (wfs-1.1.0)…

[exec] Assertion: WFS 1.1.0 Tests

[exec] FAILURE: Did not receive a wfs:WFS_Capabilities document! Skipping remaining tests.

[exec] Test wfs:wfs-main Failed

[exec] Suite ctl:wfs-1.1.0-compliance-suite Failed

[copy] Copying 1 file to /home/plj/cite/geoserver-cite-tools/users/geoserver/wfs-1.1.0

when I do “curl http://jorf1.mitre.org:8080/geoserver/wfs?request=GetCapabilities” I do get expected results

Any thoughts on what I’m doing wrong?


Geoserver-users mailing list

Please make sure you read the following two resources before posting to this list:

If you want to request a feature or an improvement, also see this: https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer

Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Jody Garnett

On Wednesday, 21 July 2021 5:32:44 AM AEST Patrick L Jones wrote:

I went to the nightly builds @

https://build.geoserver.org/geoserver/2.19.x/ and downloaded and unpacked

geoserver-2.19.x-latest-bin.zip<https://build.geoserver.org/geoserver/2.19.

x/geoserver-2.19.x-latest-bin.zip>

I didn’t see any cite stuff. Am I in the right place?

I don’t think I understand the question. What are you expecting?

Also what website will the documentation be available on?

Try

https://docs.geoserver.org/latest/en/developer/cite-test-guide/index.html#cite-automation-tests-with-docker

I’d suggest moderating your expectations on what will happen too. The tests are buggy, and geoserver hasn’t been getting regular checks, so either or both may have issues.

Brad