https://bugs.documentfoundation.org/show_bug.cgi?id=152587
--- Comment #8 from Alex Thurgood <[email protected]> --- (In reply to Tomaz Vajngerl from comment #7) > Quirky test is same as a passing one - it means the test is drawn mostly > correct but not completely as expected and the issue is small and most > likely because of the drawing algorithm difference in the backend. For > example sometimes drawing a rectangle in some backends the first pixel isn't > drawn for some reason - not expected but not something that anybody will > notice and also not something we can fix either. > > Currently not all backends have been fixed to give passing results, so the > tests aren't as useful as they could be. > > Running them on first start is to detect any issues with the backend to > potentially switch to another backend as a fallback. For example if skia > vulkan has issues, switch to skia raster, but this is also not yet > implemented. Thanks Tomaz, Should I just close this then, as in the end, the test results aren't of any particular use ? -- You are receiving this mail because: You are the assignee for the bug.
