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/11 22:10:59 UTC

[jira] Issue Comment Edited: (PDFBOX-421) Unit tests are failing

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

carrier edited comment on PDFBOX-421 at 2/11/09 1:10 PM:
---------------------------------------------------------------

Note that PDFBOX-394 covers the testFDFFreedomExpressions() failure and has a patch that I submitted and never committed.  I will add it.  

Update: PDFBOX-394 fixes another issue with testFDFFreedomExpressions(). It does not resolve the issue related to this bug, which is a null pointer exception. 

      was (Author: carrier):
    Note that PDFBOX-394 covers the testFDFFreedomExpressions() failure and has a patch that I submitted and never committed.  I will add it.  
  
> 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.