diff options
author | Sebastian Andrzej Siewior <sebastian@breakpoint.cc> | 2024-11-26 22:57:38 +0100 |
---|---|---|
committer | David Gilbert <freedesktop@treblig.org> | 2024-12-25 14:47:03 +0100 |
commit | dad9b00e8258da13e42211f7509cfb182f18d7fc (patch) | |
tree | 45c2e05d5ad4c5a4819a93a5dff01e97665e8832 /odk/examples/python/toolpanel | |
parent | 91b1153bb75d7527e7de3aacc476259563292ab4 (diff) |
Building with zlib-ng instead of zlib leads to the following error in the
testsuite:
| [_RUN_____] testSwappingGraphic_PNG_WithGfxLink::TestBody
| ./vcl/qa/cppunit/GraphicTest.cxx:528:testSwappingGraphic_PNG_WithGfxLink::TestBody
| equality assertion failed
| - Expected: 319
| - Actual : 318
The different implementation of deflate() leads to a different result.
Use an approximation of the expected size instead of the exact value.
Change-Id: I173164bc3b1e6dd37eb48fe42093527069a54075
Signed-off-by: Sebastian Andrzej Siewior <sebastian@breakpoint.cc>
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177440
Tested-by: Jenkins
Reviewed-by: David Gilbert <freedesktop@treblig.org>
Diffstat (limited to 'odk/examples/python/toolpanel')
0 files changed, 0 insertions, 0 deletions