Skip to content

fix(storage): skip test temporarily before pap changes release - #6750

Merged
cojenco merged 4 commits into
GoogleCloudPlatform:masterfrom
cojenco:pap-temp
Sep 27, 2021
Merged

fix(storage): skip test temporarily before pap changes release#6750
cojenco merged 4 commits into
GoogleCloudPlatform:masterfrom
cojenco:pap-temp

Conversation

@cojenco

@cojencocojenco commented Sep 27, 2021

Copy link
Copy Markdown
Contributor

This temporary skips failing test until we get the PAP changes for #6751 fully merged in.

GCS is changing the unspecified public access prevention value to inherited

Please see nodejs example here: https://github.com/googleapis/nodejs-storage/pull/1614/files

@google-clagoogle-claBot added the cla: yes This human has signed the Contributor License Agreement. label Sep 27, 2021
@product-auto-labelproduct-auto-labelBot added api: storage Issues related to the Cloud Storage API. samples Issues that are directly related to samples. labels Sep 27, 2021
@cojenco
cojenco marked this pull request as ready for review September 27, 2021 22:37
@cojenco
cojenco requested review from a team as code ownersSeptember 27, 2021 22:37

@dandhleedandhlee left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM. Please add a # TODO: comment or simply add a note on the referenced issue to ensure reverting this back just for better record tracking once the release rolls out fully!

@cojenco

Copy link
Copy Markdown
ContributorAuthor

Added a note to the referenced issue, thanks!

@cojenco
cojenco merged commit 120f64c into GoogleCloudPlatform:masterSep 27, 2021
unforced pushed a commit to unforced/python-docs-samples that referenced this pull request Sep 29, 2021
unforced pushed a commit that referenced this pull request Oct 4, 2021
* fix: update samples for pap, unspecified->inherited
* restore original unspecified while adding new inherited
* woops, missed a place
* remove test skip #6750
* lint fix
* oops
* Update storage/cloud-client/storage_set_public_access_prevention_inherited.py
Co-authored-by: cojenco <cathyo@google.com>
* add top level comment
* move comment above regionalization tag
* update version
* change over unspecified test to inherited
* this one too
* skip inconsistent tests
Co-authored-by: cojenco <cathyo@google.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storageIssues related to the Cloud Storage API.cla: yesThis human has signed the Contributor License Agreement.samplesIssues that are directly related to samples.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@cojenco@unforced@dandhlee