[
https://issues.apache.org/jira/browse/MJAVADOC-762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17741606#comment-17741606
]
Elliotte Rusty Harold commented on MJAVADOC-762:
------------------------------------------------
Maybe, but this is the one I noticed because it continued to fail even after I
had a fixed a bug because incorrect, out-of-date data was retained from a
previous run.
> createTestRepo in JavaDocReportTest shares state
> ------------------------------------------------
>
> Key: MJAVADOC-762
> URL: https://issues.apache.org/jira/browse/MJAVADOC-762
> Project: Maven Javadoc Plugin
> Issue Type: Bug
> Reporter: Elliotte Rusty Harold
> Priority: Major
>
> This test doesn't create a new repo for every test. Therefore state is shared
> between test methods.
> Worse yet, state is shared between one run of the test suite and the next
> unless there's an intervening mvn clean.
> This caused me some very annoying debugging for a problem that I had already
> fixed but the test suite kept failing.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)