You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/spring-boot-project
Andy Wilkinson df67816e55 Try to make ConfigurationPropertySourcesTests perf tests more robust
Previously, the tests used absolute values to verify that the work
had completed sufficiently quickly. This led to flaky tests in
environments where the performance can be variable such as CI.

This commit tries to make the tests more robust by comparing the
performance to a baseline and requiring it to be twice as fast.

Closes gh-22137
4 years ago
..
spring-boot Try to make ConfigurationPropertySourcesTests perf tests more robust 4 years ago
spring-boot-actuator Polish support for reactive Elasticsearch healthcheck 4 years ago
spring-boot-actuator-autoconfigure Polish 4 years ago
spring-boot-autoconfigure Merge branch '2.2.x' into 2.3.x 4 years ago
spring-boot-cli Require dependency on s-b-dependencies to use its constraints 4 years ago
spring-boot-dependencies Update to Maven Shade Plugin 3.2.4 4 years ago
spring-boot-devtools Use TCCL at time of access for resource loading 4 years ago
spring-boot-docs Rework spring-boot-docs to be a full-blown java project 4 years ago
spring-boot-parent Upgrade to Testcontainers 1.14.3 4 years ago
spring-boot-properties-migrator Require dependency on s-b-dependencies to use its constraints 4 years ago
spring-boot-starters Correct additions to spring-boot-starter-parent's pom 4 years ago
spring-boot-test Use TCCL at time of access for resource loading 4 years ago
spring-boot-test-autoconfigure Use lazy lambda instead of explicit argument 4 years ago
spring-boot-tools Merge branch '2.2.x' into 2.3.x 4 years ago