spring-boot/spring-boot-tests/spring-boot-smoke-tests/spring-boot-smoke-test-profile
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
..
src Prevent ActiveProfilesTests from binding to 8080 2022-03-07 14:55:00 +00:00
application.yml
build.gradle