I could not reproduce the failure on the latest master, OS X 10.15.7, openjdk 11.0.5, so this appears to be (at least somewhat) environment-specific. If it's a font issue, it may be related to the specific fonts installed on the test system. It may also be related to the Java version, as Travis is running 1.8.
Cheers, Torben On Tue, Oct 27, 2020 at 2:38 AM Ian Turton <[email protected]> wrote: > Can anyone with a Mac look into the fails in gs-wms on Travis? > > Error: Tests run: 29, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: > 0.771 s <<< FAILURE! - in > org.geoserver.wms.legendgraphic.BufferedImageLegendGraphicOutputFormatTest > 12051Error: > testMultipleLayers(org.geoserver.wms.legendgraphic.BufferedImageLegendGraphicOutputFormatTest) > Time elapsed: 0.02 s <<< FAILURE! > 12052java.lang.AssertionError: expected:<java.awt.Color[r=0,g=0,b=0]> but > was:<java.awt.Color[r=12,g=12,b=12]> > 12053 at > org.geoserver.wms.legendgraphic.BufferedImageLegendGraphicOutputFormatTest.testMultipleLayers(BufferedImageLegendGraphicOutputFormatTest.java:242) > > It's probably a font or aliasing issue? > > cheers > > Ian > -- > Ian Turton > _______________________________________________ > Geoserver-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geoserver-devel >
_______________________________________________ Geoserver-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geoserver-devel
