Skip to content

[MJAVADOC-762] createTestRepo in JavaDocReportTest shares state #1140

@jira-importer

Description

@jira-importer

Elliotte Rusty Harold opened MJAVADOC-762 and commented

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.


Issue Links:

  • MJAVADOC-804 Temporary files are left after test execution
    ("causes")

Remote Links:

Backported to: 3.6.1

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingpriority:majorMajor loss of function

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions