[
https://issues.apache.org/jira/browse/TIKA-3773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17540547#comment-17540547
]
Tilman Hausherr commented on TIKA-3773:
---------------------------------------
I tried to add
{code}
@Execution(ExecutionMode.CONCURRENT)
{code}
to {{OOXMLParserTest}} which is the slowest of all test classes, but it doesn't
make a difference, so I won't do it for now. The slowest is
{{testMultiThreaded}} and I assume it shouldn't be split.
> Parallelize tests with junit5
> -----------------------------
>
> Key: TIKA-3773
> URL: https://issues.apache.org/jira/browse/TIKA-3773
> Project: Tika
> Issue Type: Improvement
> Components: parser
> Affects Versions: 2.4.1
> Reporter: Tilman Hausherr
> Priority: Minor
>
--
This message was sent by Atlassian Jira
(v8.20.7#820007)