Figure out permission settings for requester pays bucket integration tests #3448
Labels
api: storage
Issues related to the Cloud Storage API.
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: process
A process-related concern. May include testing, release, or the like.
testCantCreateWithoutUserProject
,testCantReadWithoutUserProject
,testCantCopyWithoutUserProject
andtestFileExistsRequesterPaysNoUserProject
(https://github.com/GoogleCloudPlatform/google-cloud-java/blob/92b87dc9dd28fdaa523ecca0dfce02514a2c7297/google-cloud-clients/google-cloud-contrib/google-cloud-nio/src/test/java/com/google/cloud/storage/contrib/nio/it/ITGcsNio.java) are failing because the testing project hasresourcemanager.projects.createBillingAssignment
permission. Currently ignoring these tests.The text was updated successfully, but these errors were encountered: