Will try to kick off today…first thing Monday morning (EDT) at the latest.
On Sun, Apr 10, 2022 at 9:05 AM Andreas Lehmkuehler <[email protected]> wrote: > Am 09.04.22 um 19:00 schrieb Tilman Hausherr: > > testFlattenPDFBOX2469Filled also fails in 2.0 (it is disabled by > default). > I've fixed all new tickets. PDFBOX-5413 fixes the issue with the disabled > flatten test. > > @Tim Is there any chance to re-run the tests? > > Andreas > > > > > > testFlattenPDFBOX2469Filled(org.apache.pdfbox.pdmodel.interactive.form.PDAcroFormFlattenTest) > > > Time elapsed: 1.083 s <<< ERROR! > > java.io.IOException: javax.crypto.BadPaddingException: Given final block > not > > properly padded. Such issues can arise if a bad key is used during > decryption. > > at > > > org.apache.pdfbox.pdmodel.interactive.form.PDAcroFormFlattenTest.generateSamples(PDAcroFormFlattenTest.java:345) > > > > > at > > > org.apache.pdfbox.pdmodel.interactive.form.PDAcroFormFlattenTest.flattenAndCompare(PDAcroFormFlattenTest.java:309) > > > > > at > > > org.apache.pdfbox.pdmodel.interactive.form.PDAcroFormFlattenTest.testFlattenPDFBOX2469Filled(PDAcroFormFlattenTest.java:105) > > > > > Caused by: javax.crypto.BadPaddingException: Given final block not > properly > > padded. Such issues can arise if a bad key is used during decryption. > > at > > > org.apache.pdfbox.pdmodel.interactive.form.PDAcroFormFlattenTest.generateSamples(PDAcroFormFlattenTest.java:345) > > > > > at > > > org.apache.pdfbox.pdmodel.interactive.form.PDAcroFormFlattenTest.flattenAndCompare(PDAcroFormFlattenTest.java:309) > > > > > at > > > org.apache.pdfbox.pdmodel.interactive.form.PDAcroFormFlattenTest.testFlattenPDFBOX2469Filled(PDAcroFormFlattenTest.java:105) > > > > > > > I'm not creating an issue this time in case this is also related to > another > > known problem. > > > > Tilman > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
