googleapis / googleapis/conformance-tests
Add append retry conformance tests from google-cloud-go
Open
priority: p3
type: feature request
- Dominant language
- Go
- Stars
- 18
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
We added an appendable upload group for testing Go SDK retries here: https://github.com/googleapis/google-cloud-go/blob/main/storage/internal/test/conformance/retry_tests.json#L67
We should consider including those in this repo generally. Possibly we'd first have to teach the SDKs which don't support appendable uploads to ignore the groups.
The test specifications can also be simplified to create the bucket if the testbench doesn't enforce any constraints around which objects can be created w/ append=true.
Contributor guide
Assessment
This issue has not been assessed yet.