On Thu, Jul 30, 2026 at 4:55 PM Olivier Hallot <[email protected]> wrote: > + off-by-one errors on arm64 (cross-platform) > Chart2XShapeTest has various failures > - Expected: 3819 > - Actual : 3820 > - Delta : 1e-08 > https://bugs.documentfoundation.org/show_bug.cgi?id=171858
Classified now as not a blocker, there already is a tolerance file in place to handle off-by-one issues in older XShape tests, so this is not a regression, just a matter of extending the tolerance to the expanded tests ( https://gerrit.libreoffice.org/c/core/+/126641 old change that added the tolerance file in 2021 , https://gerrit.libreoffice.org/c/core/+/208868 new patch expanding that for the new checks, although it still doesn't cover a special case), thx to Xisco for digging up that old commit & prepping the patch. ciao Christian
