Skip to content

chore(storage): skip ACL system tests for uniform bucket-level access - #9000

Closed
thiyaguk09 wants to merge 3 commits into
googleapis:mainfrom
thiyaguk09:chore/system-test-skip-ubla
Closed

chore(storage): skip ACL system tests for uniform bucket-level access#9000
thiyaguk09 wants to merge 3 commits into
googleapis:mainfrom
thiyaguk09:chore/system-test-skip-ubla

Conversation

@thiyaguk09

Copy link
Copy Markdown
Contributor

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕

@product-auto-label product-auto-label Bot added the api: storage Issues related to the Cloud Storage API. label Jul 29, 2026
@thiyaguk09
thiyaguk09 force-pushed the chore/system-test-skip-ubla branch from b662f35 to a424442 Compare July 29, 2026 07:52

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request skips several ACL-related system tests in handwritten/storage/system-test/storage.ts and adds TODO comments explaining the reasoning. Feedback suggests updating these TODO comments to accurately state that the tests are skipped due to uniform bucket-level access (which disables ACLs) rather than public IAM role restrictions.

Comment thread handwritten/storage/system-test/storage.ts Outdated
@thiyaguk09
thiyaguk09 marked this pull request as ready for review July 29, 2026 08:13
@thiyaguk09
thiyaguk09 requested a review from a team as a code owner July 29, 2026 08:13
@thiyaguk09
thiyaguk09 force-pushed the chore/system-test-skip-ubla branch 7 times, most recently from 2842ea6 to 44cdfb8 Compare August 5, 2026 04:34
Comment thread handwritten/storage/system-test/storage.ts Outdated
@thiyaguk09
thiyaguk09 force-pushed the chore/system-test-skip-ubla branch from 44cdfb8 to 170ea8a Compare August 5, 2026 06:43
@thiyaguk09
thiyaguk09 requested a review from Dhriti07 August 5, 2026 07:54
@thiyaguk09
thiyaguk09 force-pushed the chore/system-test-skip-ubla branch from bb7b3a4 to 7ceae7f Compare August 5, 2026 09:06
@thiyaguk09
thiyaguk09 marked this pull request as draft August 5, 2026 11:54
@thiyaguk09
thiyaguk09 force-pushed the chore/system-test-skip-ubla branch from 7ceae7f to d896c86 Compare August 6, 2026 03:36
@thiyaguk09

Copy link
Copy Markdown
Contributor Author

ACL tests are now passing, so I am closing this "skip ACL test" PR.

@thiyaguk09 thiyaguk09 closed this Aug 6, 2026
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.

2 participants