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