Hi JBF, On Tue, Sep 07, 2021 at 07:13:19PM +0200, Jean-Baptiste Faure <jbfaure@xxxxxxxxxxxxxxx> wrote: > I get the following error when I run the tests on the master: > > > [_RUN_____] testPreserveJpg::TestBody > > unknown:0:testPreserveJpg::TestBody > > An uncaught exception of type com.sun.star.io.IOException > > - SfxBaseModel::impl_store <private:stream> failed: 0xc10(Error Area:Io Class:Write Code:16) [...]/libo/master/sfx2/source/doc/sfxbasemodel.cxx:3187 [...]/libo/master/sfx2/source/doc/sfxbasemodel.cxx:1767 > > My C++ skills are not enough to understand the problem. > > Something has changed recently because the tests passed fine 2 or 3 weaks ago. Did you try manually performing the test? Open the preserve-jpg.odt test document, select the image, context menu, export to SVG and see if it fails. If so, you could bibisect when this started in your environment. Regards, Miklos