spring-boot/spring-boot-tests
Andy Wilkinson 4bcb7e2f77 Prevent ActiveProfilesTests from binding to 8080
Due to gh-29695, smoketest.profile.ActiveProfilesTests starts a web
server bound to the default port (8080) despite the test setting
`webEnvironment` to `NONE`.

This commit works around the problem by running the tests with
server.port set to zero.

Closes gh-30086
2022-03-07 14:55:00 +00:00
..
spring-boot-deployment-tests Test servlet 3.1 compatibility in deployment tests 2021-12-09 12:24:43 +00:00
spring-boot-integration-tests Disable LoaderIntegrationTests when Docker's unavailable 2022-01-19 17:23:30 +00:00
spring-boot-smoke-tests Prevent ActiveProfilesTests from binding to 8080 2022-03-07 14:55:00 +00:00