GoogleCloudPlatform / GoogleCloudPlatform/spring-cloud-gcp
flaky test: storage.it.GoogleStorageIntegrationTests > createAndWriteTest()
- Dominant language
- Java
- Stars
- 551
- Forks
- 349
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 14
Description
Failure observed in 5.x branch. May or may not be 5.x specific.
Failure:
```
com.google.cloud.spring.storage.it.GoogleStorageIntegrationTests > createAndWriteTest() FAILED
Failures (1):
JUnit Jupiter:GoogleStorageIntegrationTests:createAndWriteTest()
MethodSource [className = 'com.google.cloud.spring.storage.it.GoogleStorageIntegrationTests', methodName = 'createAndWriteTest', methodParameterTypes = '']
=> java.io.IOException: com.google.cloud.storage.StorageException: 404 Not Found
```
log:
https://github.com/GoogleCloudPlatform/spring-cloud-gcp/actions/runs/17103020440/job/48504485313?pr=4082
Contributor guide
Assessment
This issue has not been assessed yet.