Hi,
the OSX tests tend to fail with this, in the gt-wfs-ng module:

*2020-06-12T07:59:58.1740330Z [ERROR] Tests run: 30, Failures: 1,
Errors: 0, Skipped: 1, Time elapsed: 1,710.176 s <<< FAILURE! - in
org.geotools.data.wfs.integration.v1_1.GeoServerIntegrationTest*
2020-06-12T07:59:58.1741130Z [ERROR]
testLockFeatureInteraction(org.geotools.data.wfs.integration.v1_1.GeoServerIntegrationTest)
 Time elapsed: 50.141 s  <<< FAILURE!
2020-06-12T07:59:58.1741900Z java.lang.AssertionError
2020-06-12T07:59:58.1742190Z
2020-06-12T07:59:58.1742680Z [INFO] Running
org.geotools.data.wfs.integration.v1_1.MapServerTest
2020-06-12T08:00:08.2751410Z [INFO] Tests run: 1, Failures: 0, Errors:
0, Skipped: 0, Time elapsed: 10.098 s - in
org.geotools.data.wfs.integration.v1_1.MapServerTest
2020-06-12T08:00:08.2760240Z [INFO] Running
org.geotools.data.wfs.integration.v1_1.TinyOwsTest
2020-06-12T08:02:59.0549540Z [INFO] Tests run: 8, Failures: 0, Errors:
0, Skipped: 0, Time elapsed: 170.778 s - in
org.geotools.data.wfs.integration.v1_1.TinyOwsTest
2020-06-12T08:02:59.0550110Z [INFO] Running
org.geotools.data.wfs.integration.v1_1.XXEProtectionTest
2020-06-12T08:03:24.1609320Z [INFO] Tests run: 3, Failures: 0, Errors:
0, Skipped: 0, Time elapsed: 25.104 s - in
org.geotools.data.wfs.integration.v1_1.XXEProtectionTest
2020-06-12T08:03:24.1609600Z [INFO] Running
org.geotools.data.wfs.integration.v2_0.GeoServerIntegrationTest*
2020-06-12T08:34:12.8289290Z [ERROR] Tests run: 30, Failures: 1,
Errors: 0, Skipped: 1, Time elapsed: 1,848.664 s <<< FAILURE! - in
org.geotools.data.wfs.integration.v2_0.GeoServerIntegrationTest
*2020-06-12T08:34:12.8289690Z [ERROR]
testLockFeatureInteraction(org.geotools.data.wfs.integration.v2_0.GeoServerIntegrationTest)
 Time elapsed: 50.362 s  <<< FAILURE!
2020-06-12T08:34:12.8290340Z java.lang.AssertionError
2020-06-12T08:34:12.8290390Z


Now by the looks of it these tests are using mock clients, so they should
not be accessing the internet... unless it's for fetching schemas?
I've tried to run the tests in question with the local network turned off,
but they worked none the less.

Another clue is that the tests run for a very long time:

2020-06-12T08:38:03.3164080Z [INFO] BUILD FAILURE
2020-06-12T08:38:03.3165540Z [INFO]
------------------------------------------------------------------------
2020-06-12T08:38:03.3168580Z [INFO] Total time:  01:23 h (Wall Clock)
2020-06-12T08:38:03.3193570Z [INFO] Finished at: 2020-06-12T08:38:03Z
2020-06-12T08:38:03.3194210Z [INFO]
------------------------------------------------------------------------

And indeed check how long the two failing tests run, around 1800 seconds
each, or half an hour!
Since they are locking tests, maybe the lock condition they are testing on
did not work as expected, like, no timeout or something like that?

Any ideas why the OSX test in particular are failing, but not the other OSs?


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

Reply via email to