Re: [Geoserver-devel] CITE tests broken

2014-05-12 Thread Justin Deoliveira
On Mon, May 12, 2014 at 10:51 AM, Andrea Aime wrote: > On Mon, May 12, 2014 at 5:13 PM, Justin Deoliveira < > jdeol...@boundlessgeo.com> wrote: > >> Looking at the scripts I don't see anything doing a git pull, and the >>> build itself does not have a version control >>> enabled (understandable, t

Re: [Geoserver-devel] CITE tests broken

2014-05-12 Thread Andrea Aime
On Mon, May 12, 2014 at 5:13 PM, Justin Deoliveira < jdeol...@boundlessgeo.com> wrote: > Looking at the scripts I don't see anything doing a git pull, and the >> build itself does not have a version control >> enabled (understandable, that directory layout does not come from the >> GeoServer sourc

Re: [Geoserver-devel] CITE tests broken

2014-05-12 Thread Justin Deoliveira
On Sat, May 3, 2014 at 3:39 AM, Andrea Aime wrote: > On Sat, May 3, 2014 at 8:48 AM, Andrea Aime > wrote: > >> Hmm.. why is that not visible in the GeoServer logs I wonder? >> By the looks of it, it seems the postgis connection is lost? I've just >> committed a change to enable >> connection vali

Re: [Geoserver-devel] CITE tests broken

2014-05-03 Thread Andrea Aime
On Sat, May 3, 2014 at 8:48 AM, Andrea Aime wrote: > Hmm.. why is that not visible in the GeoServer logs I wonder? > By the looks of it, it seems the postgis connection is lost? I've just > committed a change to enable > connection validation in the store, let's see if this fixes the problem. > S

Re: [Geoserver-devel] CITE tests broken

2014-05-02 Thread Andrea Aime
On Fri, May 2, 2014 at 11:04 PM, Andrea Aime wrote: > What can make a simple equality test ("intProperty" = 300) fail on the > build server? And why only this one. > We should probably run the test again and see in the GeoServer logs, maybe > we'll find an exception in there. > Time out for me, ma

Re: [Geoserver-devel] CITE tests broken

2014-05-02 Thread Andrea Aime
On Thu, May 1, 2014 at 2:50 PM, Justin Deoliveira wrote: > Thanks for helping out with this Andrea. > > The xerces dependency from Jetty makes sense. And I guess this one just > laid dormant while we ran on java 6. Perhaps the switch did trigger > something. > > Anyways, I think it's worth a shot

Re: [Geoserver-devel] CITE tests broken

2014-05-01 Thread Justin Deoliveira
On Thu, May 1, 2014 at 3:15 AM, Andrea Aime wrote: > On Wed, Apr 30, 2014 at 3:56 PM, Justin Deoliveira < > jdeol...@boundlessgeo.com> wrote: > >> @Ben: Unfortunately i haven't time to investigate further due to being >> swamped with project work. If someone has some spare cycles and could run >>

Re: [Geoserver-devel] CITE tests broken

2014-05-01 Thread Justin Deoliveira
Thanks for helping out with this Andrea. The xerces dependency from Jetty makes sense. And I guess this one just laid dormant while we ran on java 6. Perhaps the switch did trigger something. Anyways, I think it's worth a shot to try removing it. On Thu, May 1, 2014 at 2:54 AM, Andrea Aime wrote

Re: [Geoserver-devel] CITE tests broken

2014-05-01 Thread Andrea Aime
On Wed, Apr 30, 2014 at 3:56 PM, Justin Deoliveira < jdeol...@boundlessgeo.com> wrote: > @Ben: Unfortunately i haven't time to investigate further due to being > swamped with project work. If someone has some spare cycles and could run > all the tests locally that would help, as that is my next st

Re: [Geoserver-devel] CITE tests broken

2014-05-01 Thread Andrea Aime
On Thu, May 1, 2014 at 10:15 AM, Andrea Aime wrote: > And... I get a full pass, 568 tests passing, including those that fail on > the build server for the past weeks ( > http://ares.boundlessgeo.com/jenkins/view/geoserver-cite/job/cite-wfs-1.1/ > ) > I'll have a look and see if I can stand up post

Re: [Geoserver-devel] CITE tests broken

2014-05-01 Thread Andrea Aime
On Wed, Apr 30, 2014 at 3:56 PM, Justin Deoliveira < jdeol...@boundlessgeo.com> wrote: > @Ben: Unfortunately i haven't time to investigate further due to being > swamped with project work. If someone has some spare cycles and could run > all the tests locally that would help, as that is my next st

Re: [Geoserver-devel] CITE tests broken

2014-04-30 Thread Justin Deoliveira
@Ben: Unfortunately i haven't time to investigate further due to being swamped with project work. If someone has some spare cycles and could run all the tests locally that would help, as that is my next step. But I did do a bit of investigation when things started breaking, here is what I found. I

Re: [Geoserver-devel] CITE tests broken

2014-04-30 Thread Ben Caradoc-Davies
On 30/04/14 16:38, Andrea Aime wrote: > Oh yes, this one looks pretty solid to me :-p But your observation is a good one. We could two types of failures, both intermittent ones caused by problems on the build platform, and harder failures caused by code changes that the tests are meant to catch.

Re: [Geoserver-devel] CITE tests broken

2014-04-30 Thread Andrea Aime
On Wed, Apr 30, 2014 at 10:33 AM, Ben Caradoc-Davies < ben.caradoc-dav...@csiro.au> wrote: > Some have been broken for 17 days. Is that solid? > http://ares.boundlessgeo.com/jenkins/view/geoserver-cite/job/cite-wfs-1.1/ Oh yes, this one looks pretty solid to me :-p Cheers Andrea -- == Meet us

Re: [Geoserver-devel] CITE tests broken

2014-04-30 Thread Ben Caradoc-Davies
Some have been broken for 17 days. Is that solid? http://ares.boundlessgeo.com/jenkins/view/geoserver-cite/job/cite-wfs-1.1/ Kind regards, Ben. On 30/04/14 16:09, Andrea Aime wrote: > On Wed, Apr 30, 2014 at 5:35 AM, Ben Caradoc-Davies > mailto:ben.caradoc-dav...@csiro.au>> wrote: > > Justin,

Re: [Geoserver-devel] CITE tests broken

2014-04-30 Thread Andrea Aime
On Wed, Apr 30, 2014 at 5:35 AM, Ben Caradoc-Davies < ben.caradoc-dav...@csiro.au> wrote: > Justin, > > many CITE tests look broken on Jenkins. Any idea what is wrong? Some > have been broken for over two weeks. > Broken solid? What I see is that the test are failing every other day, see for exam

[Geoserver-devel] CITE tests broken

2014-04-29 Thread Ben Caradoc-Davies
Justin, many CITE tests look broken on Jenkins. Any idea what is wrong? Some have been broken for over two weeks. Kind regards, -- Ben Caradoc-Davies Software Engineer CSIRO Earth Science and Resource Engineering Australian Resources Research Centre --