spring-aot-smoke-tests icon indicating copy to clipboard operation
spring-aot-smoke-tests copied to clipboard

Results 37 spring-aot-smoke-tests issues
Sort by recently updated
recently updated
newest added

- [x] ~Hazelcast~ - [ ] JCache - [ ] Couchbase - [x] Redis - [x] Caffeine - [x] ~Cache2k~ - [x] Simple

type: enhancement

`data:data-jdbc-h2-kotlin:nativeTest` requires Java 22. We should allow a smoke test to indicate that it requires a particular version of Java and then honour this requirement in the generated workflows.

We have a number of smoke tests that are not expected to pass. Right now, each daily run of these smoke tests fails and causes GitHub to [send a notification](https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#schedule):...

- Add multi-binder with complex property for rabbit - Add complex property for kafka **[DependsOn]** https://github.com/spring-cloud/spring-cloud-stream/pull/2712 See https://github.com/spring-cloud/spring-cloud-stream/issues/2690 cc: @sobychacko

Does not work yet, see https://github.com/oracle/graalvm-reachability-metadata/pull/124/.

WIP as we need to figure out how we can invoke this and automatically validate the output.

Currently, executing `gradle build` runs: * `test` * `appTest` * `nativeAppTest` It should run `nativeTest`, too.

type: bug

See https://docs.spring.io/spring-boot/docs/3.0.0-SNAPSHOT/reference/htmlsingle/#features.testing.spring-boot-applications.autoconfigured-spring-data-redis

type: enhancement

See https://docs.spring.io/spring-boot/docs/3.0.0-SNAPSHOT/reference/htmlsingle/#features.testing.spring-boot-applications.autoconfigured-spring-data-mongodb

type: enhancement