Skip to content

test(samples): Ignore tests failing due to public access prevention policy#3374

Merged
BenWhitehead merged 3 commits intogoogleapis:mainfrom
nidhiii-27:ignore-tests
Oct 30, 2025
Merged

test(samples): Ignore tests failing due to public access prevention policy#3374
BenWhitehead merged 3 commits intogoogleapis:mainfrom
nidhiii-27:ignore-tests

Conversation

@nidhiii-27
Copy link
Copy Markdown
Contributor

@nidhiii-27 nidhiii-27 commented Oct 30, 2025

The integration tests ITBucketSnippets.testMakeBucketPublic,
ITObjectSnippets.testDownloadPublicObject, and ITObjectSnippets.testMakeObjectPublic
are failing in CI builds.

This is caused by the "Public Access Prevention" security feature
being enforced on the cloud-java-ci-sample test project, which
correctly blocks the tests from making resources public.

These tests are temporarily ignored with @Ignore to unblock PRs from
failing. A TODO comment has been added to each test to track
this issue for future resolution.
b/456381873

BEGIN_COMMIT_OVERRIDE
test(samples): Ignore tests failing due to public access prevention policy
END_COMMIT_OVERRIDE

@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: storage Issues related to the googleapis/java-storage API. labels Oct 30, 2025
@nidhiii-27 nidhiii-27 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 30, 2025
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 30, 2025
@ShreyasSinha ShreyasSinha self-requested a review October 30, 2025 13:31
@nidhiii-27 nidhiii-27 marked this pull request as ready for review October 30, 2025 13:33
@BenWhitehead BenWhitehead merged commit 87c9c81 into googleapis:main Oct 30, 2025
35 of 36 checks passed
@BenWhitehead BenWhitehead changed the title fix: Ignore tests failing due to public access prevention policy test(samples): Ignore tests failing due to public access prevention policy Oct 30, 2025
@nidhiii-27 nidhiii-27 deleted the ignore-tests branch November 4, 2025 05:38
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 googleapis/java-storage API. size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants