Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stackage - Test suite failure for package pdf-toolbox-document-0.1.3 #88

Closed
alaendle opened this issue May 21, 2024 · 1 comment · Fixed by #89
Closed

stackage - Test suite failure for package pdf-toolbox-document-0.1.3 #88

alaendle opened this issue May 21, 2024 · 1 comment · Fixed by #89

Comments

@alaendle
Copy link

Reason: test/files/indirect_font_desc_fields.pdf is missing in hackage artifact - see also: https://hackage.haskell.org/package/pdf-toolbox-document-0.1.3/src/

Add to expected test failures on stackage in the meantime.

       Test suite failure for package pdf-toolbox-document-0.1.3
           test:  exited with: ExitFailure 1
       Full log available at /home/curators/work/unpack-dir/.stack-work/logs/pdf-toolbox-document-0.1.3-test.log



           Internal.Util
             decodeTextString
               when string starts with BOM
                 decodes it as UTF16BE [✔]
               when string doesn't start with BOM
                 decodes it as PDFDocEncoding string [✔]
           simple.pdf
             should have title [✔]
           nested_xobject
             should have correct text [✔]
           FontDescription with indirect fields
             should have correct text [✘]

           Failures:

             test/test.hs:54:5:
             1) FontDescription with indirect fields should have correct text
                  uncaught exception: IOException of type NoSuchThing
                  test/files/indirect_font_desc_fields.pdf: withBinaryFile: does not exist (No such file or directory)

             To rerun use: --match "/FontDescription with indirect fields/should have correct text/" --seed 186818712
@Yuras
Copy link
Owner

Yuras commented May 21, 2024

Thanks for reporting! The new version is on hackage now: https://hackage.haskell.org/package/pdf-toolbox-document-0.1.3.1/src/

alaendle added a commit to commercialhaskell/stackage that referenced this issue May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants