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

Tilman Hausherr commented on PDFBOX-5017:
-----------------------------------------

I think it is solved now... the problem was that I didn't realize that 
TestCreateSimpleForms ran concurrently to TestCreateSignature and both created 
the same PDF file.

Test failures that happened after that ("Error during serial number 
generation") are IMHO related to an out of memory condition on the TSA server, 
see
https://github.com/openssl/openssl/blob/master/crypto/ts/ts_rsp_sign.c#L54
that happens when all our builds run at the same time.

> Switch trunk from junit4 to junit5
> ----------------------------------
>
>                 Key: PDFBOX-5017
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-5017
>             Project: PDFBox
>          Issue Type: Test
>    Affects Versions: 3.0.0 PDFBox
>            Reporter: Andreas Lehmkühler
>            Assignee: Andreas Lehmkühler
>            Priority: Major
>             Fix For: 3.0.0 PDFBox
>
>         Attachments: junit5-parallel.zip
>
>
> The current trunk version has an issue with a vulnerability in the latest 
> version 4.13.1 of the junit plugin. Switching to junit5 solves this and it 
> seems to be a good idea at all.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to