Hi,<div><br></div><div><br></div><div>we currently have quite a few unit test failures. I have started going through them and already fixed some bugs. I think we reallly need to be more carefully with the test. There were some cases were the unit test broke and some serious problems slipped in unnoticed. We should try to get it to zero or at least turn off some test, so that we don't miss new problems.</div>

<div><br></div><div>There are currently 15 Krita related unit tests are failing in Jenkins:</div><div><br></div><div>krita-ui-FreehandStrokeTest (Likely due to a slightly changed algorithm when using Vc, might need to update result images)</div>

<div>krita-image-KisFilterSelectionsBenchmark (Timeout, works locally, Any idea how benchmarks are blacklisted?)</div><div>krita-image-KisLowMemoryTests (also timeout)</div><div>krita-image-KisHistogramTest (crash after it can't create histogram producer for YCBCR (no profiles available), disable YCBCR?)</div>

<div>krita-ui-KisZoomAndPanTest (fails on server, locally it seems to run in an infinite loop)</div><div>krita-image-KisConvolutionPainterTest</div><div>krita-image-KisProcessingsTest </div><div>krita-ui-kis_node_model_test (I fixed that, so it runs locally. No idea why it still fails in Jenkins)</div>

<div>krita-ui-kis_shape_controller_test </div><div>krita-ui-KisSelectionManagerTest (fails as there is no selection node after deselect. Did we change that behavior?)</div><div>krita-plugins-formats-tiff_test</div><div>krita-plugins-formats-png_test </div>
<div>krita-fileformat-kis_exr_test </div><div>libs-widgets-KoResourceTagging_test (works locally, I think nepomuk might not working on the Jenkins server)</div><div>libs-pigment-TestKoRgbU8ColorSpaceTester (F32 doesn't compute exactly the expected values, might need fuzzy compare)</div>
<div><br></div><div>Sometimes also the clone layer test fails (like every four or five time). </div><div><br></div><div><br></div><div>Sven</div>