Skip to content

Commit

Permalink
Backport of odoo/addons/base/tests/minimal.pdf
Browse files Browse the repository at this point in the history
Our updated version of PyPDF2 (1.27.12) has broken TestPdf tests
with PyPDF2.errors.PdfReadError: Broken xref table.

It turns out this is a novel behavior that does not happen with
PyPDF2 version used by vanilla Odoo 14 which is 1.26.0.

The upstream commit 07297fb has
updated the test PDF file (odoo/addons/base/tests/minimal.pdf) for
which the mentioned xref exception is not raised anymore.
  • Loading branch information
borna-ng committed Oct 15, 2024
1 parent 112880f commit b47c209
Showing 1 changed file with 0 additions and 0 deletions.
Binary file modified odoo/addons/base/tests/minimal.pdf
Binary file not shown.

0 comments on commit b47c209

Please sign in to comment.