Skip to content

test(storage): Switch soft delete integration test to emulator #12511

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 72 commits into
base: main
Choose a base branch
from

Conversation

madisonhall38
Copy link
Contributor

fixes #11779

=== RUN TestEmulated_SoftDelete
=== RUN TestEmulated_SoftDelete/http
Using HTTP transport for test
soft_delete_test.go:104: Emulator does not support listing soft deleted objects
=== RUN TestEmulated_SoftDelete/grpc
soft_delete_test.go:52: Post-test cleanup failed: rpc error: code = InvalidArgument desc = {"error": {"errors": [{"domain": "global", "message": "Deleting non-empty bucket projects/_/buckets/test-soft-delete-bucket-20250627-43970407036259-0480 {'test-object-bucket-20250627-43970407036259-0481': 1751026355519} is invalid."}]}}
--- PASS: TestEmulated_SoftDelete (0.08s)
--- SKIP: TestEmulated_SoftDelete/http (0.04s)
--- PASS: TestEmulated_SoftDelete/grpc (0.04s)
PASS
ok cloud.google.com/go/storage 483.992s

@madisonhall38 madisonhall38 requested review from a team as code owners June 27, 2025 12:33
@product-auto-label product-auto-label bot added the api: storage Issues related to the Cloud Storage API. label Jun 27, 2025
@madisonhall38 madisonhall38 requested a review from BrennaEpp June 27, 2025 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: storage Issues related to the Cloud Storage API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

storage: TestIntegration_SoftDelete failed
1 participant