Hi,
I've just noticed that we had the same failure over the last 10 days on
master, java 11:

[ERROR] Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time
elapsed: 0.015 s <<< FAILURE! - in org.geotools.util.URLsTest[ERROR]
testUrlToFile(org.geotools.util.URLsTest)  Time elapsed: 0.011 s  <<<
ERROR!java.io.IOException: No such file or directory
        at org.geotools.util.URLsTest.testUrlToFile(URLsTest.java:106)


I'm however unable to reproduce the problem locally, using either jdk 8 or
11,
and it's weird as the issue is in the creation of a temp file, here is a
lik to line 106:

https://github.com/geotools/geotools/blob/master/modules/library/metadata/src/test/java/org/geotools/util/URLsTest.java#L106

Makes me think that maybe something is mis-setup on the worker node in the
build server, like a tmp directory variable
pointing to a non existent, or non writable location?
Somehow Java 8 is not affected by the same issue.

Cheers
Andrea

-- 

Regards, Andrea Aime == 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

Reply via email to