[
https://issues.apache.org/jira/browse/PDFBOX-421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12672530#action_12672530
]
Andreas Lehmkühler commented on PDFBOX-421:
-------------------------------------------
I've made some more tests and come to the following results:
- testFDFFreedomExpressions is broken with and without my patch. The problem is
the header, it contains a FDF instead of PDF
- there are no more errors with version 742864
- some text-extraction tests are failing. Some of them only if my patch is
applied, but others are failing in both cases (741433 and 742864). Is that
correct, or do I have a problem with my environment (gentoo-linux, jdk1.4.2.19)
?
However, I have to take a deeper look in the font-caching part to verify the
issue.
> Unit tests are failing
> ----------------------
>
> Key: PDFBOX-421
> URL: https://issues.apache.org/jira/browse/PDFBOX-421
> Project: PDFBox
> Issue Type: Bug
> Affects Versions: 0.8.0-incubator
> Reporter: Daniel Wiell
> Priority: Minor
> Fix For: 0.8.0-incubator
>
>
> Failed tests:
> testExtract(org.apache.pdfbox.util.TestTextStripper)
>
> Tests in error:
> testProtectionError(org.apache.pdfbox.encryption.TestPublicKeyEncryption)
> testProtection(org.apache.pdfbox.encryption.TestPublicKeyEncryption)
> testMultipleRecipients(org.apache.pdfbox.encryption.TestPublicKeyEncryption)
> testRenderImage(org.apache.pdfbox.util.TestPDFToImage)
> testFDFfdeb(org.apache.pdfbox.pdmodel.TestFDF)
> testFDFPDFWithLotsOfFields(org.apache.pdfbox.pdmodel.TestFDF)
> testFDFFreedomExpressions(org.apache.pdfbox.pdmodel.TestFDF)
> testFDFfdeb(org.apache.pdfbox.pdmodel.TestFDF)
> testFDFPDFWithLotsOfFields(org.apache.pdfbox.pdmodel.TestFDF)
> testFDFFreedomExpressions(org.apache.pdfbox.pdmodel.TestFDF)
> testFDFfdeb(org.apache.pdfbox.pdmodel.TestFDF)
> testFDFPDFWithLotsOfFields(org.apache.pdfbox.pdmodel.TestFDF)
> testFDFFreedomExpressions(org.apache.pdfbox.pdmodel.TestFDF)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.