Skip to content

WIP: Fixing issues related to updated build image

Steven D. Lander requested to merge new-build-image-fixes into master

ImageUtilityTest.bufferedImageToBytesBackToBufferedImageVerify2() is broken, likely due to ImageIO.read() not detecting the MIME type of the InputStream.

Merge request reports