So I tried to dig in to this and was stymied by classpath errors involving unit-api in Eclipse that masked these failures. I eventually switched to another machine. The problem was not what I initially expected (needing to add Host headers to the Mock HTTP requests). It looks like the patch does break things and need to be changed. I've spent all the time I can spare on this so I've reverted it and let the contributor know.
On 2018-06-15 02:03 AM, Nuno Oliveira wrote: > Hi Ben, all, > > Locally, removing this GWC commits (merger commit + commit) fixed the > GeoServer build: > > commit 86998e1e3c4b3eb75dbe90c6caebe93b2a11e733 > commit 1f73e43c027423fef9009fb2ae6b7db9134c81a6 > > The related pull request is this one: > > https://github.com/GeoWebCache/geowebcache/pull/619 > > I was not involved with that PR so not sure what is going on, Kevin > /I'm passing the ball/ to you :) > > Cheers, > > Nuno Oliveira > > On 06/14/2018 11:47 PM, Ben Caradoc-Davies wrote: >> Kevin and Nuno, >> >> Jenkins geoserver-master has been broken in GWCIntegrationTest for >> two days. Will this be fixed on the GeoServer side or do we need to >> revert the GeoWebCache changes? Who is working on this? >> >> https://build.geoserver.org/view/geoserver/job/geoserver-master/5922/consoleText >> >> >> testGetCapabilitiesWithRestEndpointsAndDimensions(org.geoserver.gwc.GWCIntegrationTest) >> Time elapsed: 4486 sec <<< FAILURE! >> org.junit.ComparisonFailure: expected:<[1]> but was:<[0]> >> at org.junit.Assert.assertEquals(Assert.java:115) >> at org.junit.Assert.assertEquals(Assert.java:144) >> at >> org.geoserver.gwc.GWCIntegrationTest.testGetCapabilitiesWithRestEndpointsAndDimensions(GWCIntegrationTest.java:1840) >> >> testGetCapabilitiesRequestRestEndpoints(org.geoserver.gwc.GWCIntegrationTest) >> Time elapsed: 3539 sec <<< FAILURE! >> org.junit.ComparisonFailure: expected:<[31]> but was:<[0]> >> at org.junit.Assert.assertEquals(Assert.java:115) >> at org.junit.Assert.assertEquals(Assert.java:144) >> at >> org.geoserver.gwc.GWCIntegrationTest.testGetCapabilitiesRequestRestEndpoints(GWCIntegrationTest.java:1649) >> >> >> Kind regards, >> Ben. >> >> On 14/06/18 00:38, Nuno Oliveira wrote: >>> I will have a look, thank you for the heads up. >>> >>> On 06/13/2018 01:23 PM, Andrea Aime wrote: >>>> Hi, >>>> the build in GeoServer has been down for the last few builds, with >>>> this test failure: >>>> >>>> Tests run: 47, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: >>>> 84.891 sec <<< FAILURE! >>>> testGetCapabilitiesWithRestEndpointsAndDimensions(org.geoserver.gwc.GWCIntegrationTest) >>>> >>>> Time elapsed: 3332 sec <<< FAILURE! >>>> org.junit.ComparisonFailure: expected:<[1]> but was:<[0]> >>>> at org.junit.Assert.assertEquals(Assert.java:115) >>>> at org.junit.Assert.assertEquals(Assert.java:144) >>>> at >>>> org.geoserver.gwc.GWCIntegrationTest.testGetCapabilitiesWithRestEndpointsAndDimensions(GWCIntegrationTest.java:1840) >>> >> > > -- > Regards, > Nuno Oliveira > == > GeoServer Professional Services from the experts! > Visit http://goo.gl/it488V for more information. > == > > Nuno Miguel Carvalho Oliveira > @nmcoliveira > Software Engineer > > GeoSolutions S.A.S. > Via di Montramito 3/A > 55054 Massarosa (LU) > Italy > phone: +39 0584 962313 > fax: +39 0584 1660272 > > http://www.geo-solutions.it > http://twitter.com/geosolutions_it > > ------------------------------------------------------- > > Con riferimento alla normativa sul trattamento dei dati > personali (Reg. UE 2016/679 - Regolamento generale sulla > protezione dei dati “GDPR”), si precisa che ogni > circostanza inerente alla presente email (il suo contenuto, > gli eventuali allegati, etc.) è un dato la cui conoscenza > è riservata al/i solo/i destinatario/i indicati dallo > scrivente. Se il messaggio Le è giunto per errore, è > tenuta/o a cancellarlo, ogni altra operazione è illecita. > Le sarei comunque grato se potesse darmene notizia. > > This email is intended only for the person or entity to > which it is addressed and may contain information that > is privileged, confidential or otherwise protected from > disclosure. We remind that - as provided by European > Regulation 2016/679 “GDPR” - copying, dissemination or > use of this e-mail or the information herein by anyone > other than the intended recipient is prohibited. If you > have received this email by mistake, please notify > us immediately by telephone or e-mail. -- Kevin Michael Smith <[email protected]>
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
