-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
storage: TestIntegration_PredefinedACLs failed #7653
Comments
Test passed for commit 3f1ed9c (Build Status, Sponge)! Closing this issue. |
Looks like this issue is flaky. 😟 I'm going to leave this open and stop commenting. A human should fix and close this. commit: 40ea7a4 Test outputintegration_test.go:3895: Object.ACL: expected acl to contain: {entity:allAuthenticatedUsers role:READER}, got acl: [{Entity:allUsers EntityID: Role:READER Domain: Email: ProjectTeam:} {Entity:[email protected] EntityID: Role:OWNER Domain: Email:[email protected] ProjectTeam:}] |
PredefinedACLs test failed in June for another reason (new formatting This failed test last occurred in April; Potentially closing if we can verify if (a) this was an one-off incident in April and is no longer causing issues or (b) addressed by recent test fixes #8165 |
Update - the PredefinedACLs test relies on eventual consistency; applying a retry or wait around it should unflake the test |
Note: #7472 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
commit: 760329e
buildURL: Build Status, Sponge
status: failed
Test output
The text was updated successfully, but these errors were encountered: