I'm seeing my CI tests fail ( https://github.com/geoserver/geoserver/pull/5059/checks?check_run_id=26081848070 with
2021-05-18T08:04:14.9943458Z 08:04:14,993 [ERROR] testDownloadEstimatorWriteLimitsRaster(org.geoserver.wps.gs.download.DownloadProcessTest) Time elapsed: 0.076 s <<< FAILURE! 2021-05-18T08:04:14.9946962Z org.junit.ComparisonFailure: expected:<...ocessException: java[.io.IOException: Download Exceeded the maximum HARD allowed size!: java.io.IOException: Download Exceeded the maximum HARD allowed siz]e!> but was:<...ocessException: java[x.imageio.IIOException: I/O error writing TIFF file!: javax.imageio.IIOException: I/O error writing TIFF fil]e!> 2021-05-18T08:04:14.9951369Z at org.geoserver.wps.gs.download.DownloadProcessTest.testDownloadEstimatorWriteLimitsRaster(DownloadProcessTest.java:2134) 2021-05-18T08:04:14.9953981Z 2021-05-18T08:04:14.9955940Z 08:04:14,994 [ERROR] testDownloadEstimatorWriteLimitsScaledRaster(org.geoserver.wps.gs.download.DownloadProcessTest) Time elapsed: 0.05 s <<< FAILURE! 2021-05-18T08:04:14.9959548Z org.junit.ComparisonFailure: expected:<...ocessException: java[.io.IOException: Download Exceeded the maximum HARD allowed size!: java.io.IOException: Download Exceeded the maximum HARD allowed siz]e!> but was:<...ocessException: java[x.imageio.IIOException: I/O error writing TIFF file!: javax.imageio.IIOException: I/O error writing TIFF fil]e!> 2021-05-18T08:04:14.9965335Z at org.geoserver.wps.gs.download.DownloadProcessTest.testDownloadEstimatorWriteLimitsScaledRaster(DownloadProcessTest.java:2223) Which I'm pretty sure I haven't caused. Does anyone know what's happening in there? Ian -- Ian Turton
_______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
