GoogleCloudPlatform / GoogleCloudPlatform/spring-cloud-gcp
autoconfigure: CloudSqlEnvironmentPostProcessorTests is flaky
- Dominant language
- Java
- Stars
- 551
- Forks
- 349
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 14
Description
spring-cloud-gcp-autoconfigure unit test is flaky, this one occurrence is observed in unit(19).
```
Error: Errors:
Error: CloudSqlEnvironmentPostProcessorTests.testSecretManagerPlaceholdersNotResolved:345->lambda$testSecretManagerPlaceholdersNotResolved$15:349 » IllegalState Unstarted application context org.springframework.boot.test.context.assertj.AssertableApplicationContext[startupFailure=java.lang.NullPointerException] failed to start
[INFO]
Error: Tests run: 353, Failures: 0, Errors: 1, Skipped: 0
```
full [log](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/actions/runs/15620941311/job/44005386871?pr=3873)
Contributor guide
Assessment
This issue has not been assessed yet.