I ran into this for a recent PR
https://github.com/geotools/geotools/pull/3123 and tested in a number of
environments:
- openjdk version "11.0.7" 2020-04-14
- java version "11.0.7" 2020-04-14 LTS - formatter plugin fails, but using
fmt.skip succeeds

Travis is using quite an old version openjdk version "11.0.2" 2019-01-15,
can we somehow update our configuration to use a newer openjdk 11?
(If not then yes please we should skip this).
--
Jody Garnett


On Tue, 25 Aug 2020 at 02:33, Ian Turton <ijtur...@gmail.com> wrote:

> That one passes locally for me on Ubuntu 20.04 with Java 11, so I guess
> ignoring it on travis should be fine
>
> Ian
>
> On Tue, 25 Aug 2020 at 10:14, Andrea Aime <andrea.a...@geo-solutions.it>
> wrote:
>
>> Hi,
>> I want to get the Java 11 build back on green, on Travis, as it's
>> affecting all PRs.
>> The test failing is LabelObstacleTest.testMark, it started failing some
>> time ago.
>> I got myself the latest OpenJDK 11 build, 11.0.8, but even running it,
>> the test
>> does not fail locally for me...
>>
>> The test is also not  using reference images, but just checking that the
>> labels and the
>> marks are not overlapping... Apparently, in the Travis run, they do.
>>
>> We already have a profile for odd failures in Travis, for an Oracle
>> test... should
>> I extend the same approach to this test? Anyone that can actually
>> reproduce it?
>>
>> Cheers
>> Andrea
>>
>> == GeoServer Professional Services from the experts! Visit
>> http://goo.gl/it488V for more information. == Ing. Andrea Aime @geowolf
>> Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054 Massarosa
>> (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549
>> 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.*
>> _______________________________________________
>> GeoTools-Devel mailing list
>> GeoTools-Devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>>
>
>
> --
> Ian Turton
> _______________________________________________
> GeoTools-Devel mailing list
> GeoTools-Devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geotools-devel
>
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to