feat(build): use trixie-backports for LibreOffice 25.8 - closes #1323

This commit is contained in:
Julien Neuhart
2025-09-09 19:58:14 +02:00
parent e7e7267fc2
commit aff7530cb0
8 changed files with 18 additions and 18 deletions

View File

@@ -53,7 +53,7 @@ Feature: /forms/pdfengines/convert
Then the response header "Content-Type" should be "application/pdf"
Then there should be 1 PDF(s) in the response
Then the response PDF(s) should be valid "PDF/A-1b" with a tolerance of 1 failed rule(s)
Then the response PDF(s) should be valid "PDF/UA-1" with a tolerance of 2 failed rule(s)
Then the response PDF(s) should be valid "PDF/UA-1" with a tolerance of 3 failed rule(s)
Scenario: POST /forms/pdfengines/convert (Many PDFs)
Given I have a default Gotenberg container