You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Johannes Koch (JIRA)" <ji...@apache.org> on 2010/05/03 10:38:56 UTC

[jira] Created: (PDFBOX-718) TestTestStripper fails

TestTestStripper fails
----------------------

                 Key: PDFBOX-718
                 URL: https://issues.apache.org/jira/browse/PDFBOX-718
             Project: PDFBox
          Issue Type: Bug
          Components: Utilities
            Reporter: Johannes Koch


TestTextStripper.testExtract() fails for me because of an IOException. After prefixing the file paths for inDir, outDir, inDirExt and outDirExt with "pdfbox/", the IOException is not thrown. However, there are still failed assertions.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (PDFBOX-718) TestTestStripper fails

Posted by "Andreas Lehmkühler (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PDFBOX-718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12863277#action_12863277 ] 

Andreas Lehmkühler commented on PDFBOX-718:
-------------------------------------------

I thought that the hudson builds failed because of the DateFormat issue (PDFBOX-715) but obviously I was wrong. Probably we just have to update the expected test results.

> TestTestStripper fails
> ----------------------
>
>                 Key: PDFBOX-718
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-718
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Utilities
>            Reporter: Johannes Koch
>         Attachments: PDFBOX-718_file_prefixes_patch.txt
>
>
> TestTextStripper.testExtract() fails for me because of an IOException. After prefixing the file paths for inDir, outDir, inDirExt and outDirExt with "pdfbox/", the IOException is not thrown. However, there are still failed assertions.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (PDFBOX-718) TestTestStripper fails

Posted by "Andreas Lehmkühler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PDFBOX-718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Lehmkühler resolved PDFBOX-718.
---------------------------------------

    Resolution: Fixed

With version 941807 the test case is back to normal after reverting the patch provided with PDFBOX-667.

> TestTestStripper fails
> ----------------------
>
>                 Key: PDFBOX-718
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-718
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Utilities
>            Reporter: Johannes Koch
>         Attachments: PDFBOX-718_file_prefixes_patch.txt
>
>
> TestTextStripper.testExtract() fails for me because of an IOException. After prefixing the file paths for inDir, outDir, inDirExt and outDirExt with "pdfbox/", the IOException is not thrown. However, there are still failed assertions.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (PDFBOX-718) TestTestStripper fails

Posted by "Johannes Koch (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PDFBOX-718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Johannes Koch updated PDFBOX-718:
---------------------------------

    Attachment: PDFBOX-718_file_prefixes_patch.txt

PDFBOX-718_file_prefixes_patch.txt adds "pdfbox/" to the file paths and so no IOException is thrown. However the failed assertions remain.

> TestTestStripper fails
> ----------------------
>
>                 Key: PDFBOX-718
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-718
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Utilities
>            Reporter: Johannes Koch
>         Attachments: PDFBOX-718_file_prefixes_patch.txt
>
>
> TestTextStripper.testExtract() fails for me because of an IOException. After prefixing the file paths for inDir, outDir, inDirExt and outDirExt with "pdfbox/", the IOException is not thrown. However, there are still failed assertions.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (PDFBOX-718) TestTestStripper fails

Posted by "Andreas Lehmkühler (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PDFBOX-718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12863956#action_12863956 ] 

Andreas Lehmkühler commented on PDFBOX-718:
-------------------------------------------

The test case fails because of the patch provided with PDFBOX-667. If I revert that patch the unit test passes without error, but if you have a look at the log file there is still another regression with the sample_fonts_solidconvertor.pdf file. Can someone explain why the logfile is complaining about an issue an dthe junit test not?

> TestTestStripper fails
> ----------------------
>
>                 Key: PDFBOX-718
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-718
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Utilities
>            Reporter: Johannes Koch
>         Attachments: PDFBOX-718_file_prefixes_patch.txt
>
>
> TestTextStripper.testExtract() fails for me because of an IOException. After prefixing the file paths for inDir, outDir, inDirExt and outDirExt with "pdfbox/", the IOException is not thrown. However, there are still failed assertions.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.