spring-boot/spring-boot-tests
Andy Wilkinson 57f935faed Use a more relaxed AliasCheck for CI on Windows
ContextHandler.ApproveAliases has been deprecated. We tried to
replace it with AllowedResourceAliasChecker but it does not
behave in the same way and causes CI failures on Windows.
ContextHandler.ApproveAliases always returns true so we should
hardcode our own implementation that does the same.

Closes gh-30045
2022-03-03 11:01:48 +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 Use a more relaxed AliasCheck for CI on Windows 2022-03-03 11:01:48 +00:00