Skip to content

MockMvc logging requests from all previous tests with Spring Boot Test #17551

@OrangeDog

Description

@OrangeDog

I'm sure this didn't use to happen, but I only just noticed while using 5.1.8.RELEASE.
With the default @AutoConfigureMockMvc settings, on a test failure it logs not only the requests from the failing tests, but also all previous passing tests.

Some brief testing shows this goes back to at least 5.1.0.RELEASE.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions