You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Brian Carrier (JIRA)" <ji...@apache.org> on 2009/02/09 16:41:00 UTC

[jira] Commented: (PDFBOX-421) Unit tests are failing

    [ https://issues.apache.org/jira/browse/PDFBOX-421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12671898#action_12671898 ] 

Brian Carrier commented on PDFBOX-421:
--------------------------------------

The text extraction tests started to fail with revision 741680, which was a fix for PDFBOX-313 and PDFBOX-296. The test failures are being caused by extra spaces and character ordering. The bug fixes were for font caching, so perhaps the wrong fonts are being loaded, which is causing wrong character widths to be used. 

> 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.