GoogleCloudPlatform / GoogleCloudPlatform/spring-cloud-gcp
flaky test (storage): GoogleStorageIntegrationTests failing
- Dominant language
- Java
- Stars
- 551
- Forks
- 349
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 14
Description
```
Error: 6:062 [ERROR] Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2.921 s <<< FAILURE! -- in com.google.cloud.spring.storage.it.GoogleStorageIntegrationTests
Error: 6:062 [ERROR] com.google.cloud.spring.storage.it.GoogleStorageIntegrationTests.createWithContent -- Time elapsed: 1.569 s <<< ERROR!
java.io.IOException:
com.google.cloud.storage.StorageException: 404 Not Found
GET https://storage.googleapis.com/download/storage/v1/b/integration-spring-cloud-gcp/o/integration-test?alt=media&generation=1750087595126255
No such object: integration-spring-cloud-gcp/integration-test
```
full [log](https://github.com/GoogleCloudPlatform/spring-cloud-gcp/actions/runs/15684849635/job/44185321397?pr=3823)
passed with rerun.
Contributor guide
Assessment
This issue has not been assessed yet.