You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Tilman Hausherr (JIRA)" <ji...@apache.org> on 2017/10/21 17:16:00 UTC

[jira] [Updated] (PDFBOX-3974) Add more parsing regression tests

     [ https://issues.apache.org/jira/browse/PDFBOX-3974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tilman Hausherr updated PDFBOX-3974:
------------------------------------
    Description: 
I'm adding some parse regression tests on recent issues. I previously kept them to myself because they make the build slower due to loading from JIRA, but now I think it is important that tests fail ASAP.

The test class takes 1 extra minute to run. There is a setting for maven-surefire-plugin to run the methods of one class in parallel and I managed to get this done https://stackoverflow.com/questions/42065544/ , but then I realized that this would put parallel load on the issue tracker so I'm keeping it sequential.

A further improvement would be to load the files into the local repository like it is done for the preflight tests, but I'll do that later.

  was:
I'm adding some parse regression tests on recent issues. I previously kept them to myself because they make the build slower due to loading from JIRA, but now I think it is important that tests fail ASAP.

The test class takes 1 extra minute to run. There is a setting for maven-surefire-plugin to run the methods of one class in parallel and I managed to get this done https://stackoverflow.com/questions/42065544/ , but then I realized that this would put parallel load on the issue tracker so I'm keep it sequential.

A further improvement would be to load the files into the local repository like it is done for the preflight tests, but I'll do that later.


> Add more parsing regression tests
> ---------------------------------
>
>                 Key: PDFBOX-3974
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-3974
>             Project: PDFBox
>          Issue Type: Task
>          Components: Parsing
>    Affects Versions: 2.0.7, 2.0.8, 3.0.0
>            Reporter: Tilman Hausherr
>            Assignee: Tilman Hausherr
>
> I'm adding some parse regression tests on recent issues. I previously kept them to myself because they make the build slower due to loading from JIRA, but now I think it is important that tests fail ASAP.
> The test class takes 1 extra minute to run. There is a setting for maven-surefire-plugin to run the methods of one class in parallel and I managed to get this done https://stackoverflow.com/questions/42065544/ , but then I realized that this would put parallel load on the issue tracker so I'm keeping it sequential.
> A further improvement would be to load the files into the local repository like it is done for the preflight tests, but I'll do that later.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org