Andy Wilkinson
1765f4e9cf
Ensure that server tests run when test apps have changed
...
Closes gh-19858
1 year ago
Stephane Nicoll
87554fb4dc
Add test for RabbitMQ smoke test
...
Closes gh-36610
1 year ago
Scott Frederick
90be62bc7a
Update Docker images used for launch script tests
...
Closes gh-24349
1 year ago
Andy Wilkinson
996252f929
Stop using deprecated classifier property
...
Closes gh-36125
1 year ago
Andy Wilkinson
e8cbb9ae1b
Stop using deprecated JavaExec property in spring-boot-smoke-test-ant
...
Closes gh-36086
1 year ago
Andy Wilkinson
d2966e1cbf
Polish "Replace calls to verifyComplete() to avoid indefinite blocking"
...
See gh-35915
1 year ago
ThomazPassarelli
f9da30faf1
Replace calls to verifyComplete() to avoid indefinite blocking
...
See gh-35915
1 year ago
Andy Wilkinson
7d07c0d09c
Polish configuration related to predictive test selection
...
Most notably, this commit splits the tests that use Spring REST Docs
out into a separate task for which predictive test selection is
disabled. This allows it to be cached and use Gradle's built-in
up-to-date checking, thereby avoiding the generation of new snippets
and the need to then run the asciidoctor and asciidoctorPdf tasks.
It also updates spring-boot-smoke-test-junit-vintage to disable
predictive test selection so that we can continue to assert that
the some tests were executed.
See gh-35869
1 year ago
Moritz Halbritter
140e806357
Enable LoaderIntegrationTests on Java 20
...
See gh-35758
1 year ago
Moritz Halbritter
f5eb76074b
Disable loader integration tests on aarch64 linux and mac
...
See gh-35229
2 years ago
Moritz Halbritter
f3d0bc7a99
Disable launch script integration tests on aarch64 linux and mac
...
See gh-35229
2 years ago
Phillip Webb
3e9a136143
Polish gradle formatting
2 years ago
Phillip Webb
d39c94f437
Refine ConfigurationProcessorIntegrationTests resource detection logic
2 years ago
Phillip Webb
df5898a146
Reformat code following spring-javaformat upgrade
2 years ago
Krzysztof Krason
a8958471f6
Switch anonymous inner classes to lambdas
...
See gh-33987
2 years ago
Andy Wilkinson
3b2e5e5292
Remove references to https://repo.spring.io/release
2 years ago
Phillip Webb
816728186a
Clean ant lib folder before build
...
Update `spring-boot-smoke-test-ant` so that the ant lib folder is always
cleaned. Prior to this commit, it was possible for the folder to contain
stale artifacts.
2 years ago
Phillip Webb
e8e56dbb11
Remove spring-boot-smoke-test-webflux-ssl
...
Remove `spring-boot-smoke-test-webflux-ssl` since it's more of
an integration test than a smoke test. We could consider
relocating it to `spring-boot-integration-tests` but since we
have unit tests with a mock PCKCS11 security it's probably
best to see if we can get away without it.
See gh-32179
2 years ago
cdanger
716a839d54
Fix bug in webserver start when loading PKCS#11 KeyStore
...
See gh-32179
2 years ago
Andy Wilkinson
f638c0070a
Merge branch '2.6.x' into 2.7.x
...
Closes gh-33296
2 years ago
Andy Wilkinson
673d301b88
Make Ant smoke test more robust
...
Closes gh-33295
2 years ago
Phillip Webb
c8676a81de
Merge branch '2.6.x' into 2.7.x
2 years ago
Stephane Nicoll
9a004a6508
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32511
2 years ago
Johnny Lim
975affc497
Enable LoaderIntegrationTests with Java 19
...
See gh-32501
2 years ago
Andy Wilkinson
dffce2553c
Merge branch '2.6.x' into 2.7.x
2 years ago
Andy Wilkinson
9fe9f31af1
Polish
2 years ago
Andy Wilkinson
b512083b3a
Merge branch '2.6.x' into 2.7.x
2 years ago
Andy Wilkinson
a262520f08
Disable LoaderIntegrationTests on Java 19 till it GAs
...
See gh-32280
2 years ago
Stephane Nicoll
71fa410929
Merge branch '2.6.x' into 2.7.x
2 years ago
Stephane Nicoll
c3416ac97a
Disable LoaderIntegrationTests with Java 19
...
See gh-32295
2 years ago
Phillip Webb
55ad2b9371
Remove accidentally committed debug code
2 years ago
Phillip Webb
e88a682220
Merge branch '2.6.x' into 2.7.x
2 years ago
Stephane Nicoll
50c099334b
Adapt deprecated getIpAddress call with getHost in Redis Tests
...
Closes gh-32147
2 years ago
thegeekyasian
5b1c6381db
Adapt deprecated getIpAddress call with getHost in Redis Tests
...
See gh-32131
2 years ago
Phillip Webb
60e1cc510c
Merge branch '2.6.x' into 2.7.x
...
See gh-32085
2 years ago
Phillip Webb
bd74344025
Revert "Don't close jar files early"
...
This reverts commit b42f056ddb
.
2 years ago
Andy Wilkinson
0b9c2025fb
Fix handling of String Java version in cache smoke test
2 years ago
Andy Wilkinson
f4ddd3b597
Fix EhCache smoke test when building with a toolchain
2 years ago
Stephane Nicoll
748a1c9dbf
Revert "Add missing jaxb dependency for EhCache3 smoke test"
...
This revert a7f06e0
as the version of EhCache already depends on JAXB.
2 years ago
Stephane Nicoll
a7f06e0989
Merge branch '2.6.x' into 2.7.x
2 years ago
Stephane Nicoll
22a5ccfca7
Add missing jaxb dependency for EhCache3 smoke test
...
See gh-31137
2 years ago
Andy Wilkinson
d8e6d9bed8
Merge branch '2.6.x' into 2.7.x
...
Closes gh-31989
2 years ago
Andy Wilkinson
329fa8d37d
Run cache smoke tests against all cache providers
...
Closes gh-31137
2 years ago
Stephane Nicoll
53a652ec65
Merge branch '2.6.x' into 2.7.x
...
Closes gh-31883
2 years ago
Stephane Nicoll
59139e632b
Polish "Disable auto-detection in tests that start Hazelcast"
...
See gh-31863
2 years ago
Stephane Nicoll
782e3f75b6
Polish Hazelcast configuration
...
This commit updates the XSD to 4.2 and removes the "tcp-ip" network
option as it is disabled by default.
See gh-31863
2 years ago
Andy Wilkinson
1e08f545d0
Merge branch '2.6.x' into 2.7.x
...
Closes gh-31525
2 years ago
Andy Wilkinson
f49b16c645
Upgrade to Spring Java Format 0.0.34
...
Closes gh-31524
2 years ago
Stephane Nicoll
498f052a7a
Fix deprecation warning
2 years ago
Phillip Webb
d64f601dfd
Merge branch '2.6.x' into 2.7.x
...
Closes gh-31501
2 years ago