-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[IAM]: Tests are flaky #1622
Comments
And another one here: https://fusion2.corp.google.com/invocations/4adb6d71-fe0e-4cab-80f5-952b6526b951/log |
And more here: https://fusion2.corp.google.com/invocations/7c0070b7-a921-4ba6-ada9-bd10f4fa6654/log, for service accounts. The IDs for the resources seem to be generated based on sequential numbers and that of course causes a lot of overlap. |
Again, service account tests are flaky, or, service account creation takes a while to propagate, not sure which. https://source.cloud.google.com/results/invocations/23208802-bd8f-4d8c-b4e3-feed40c83849/log
|
This is definetely because of tests overstepping each other, see here and here which executed roughly at the same time as part of #2281 checks:
|
Another flake #2438
|
Again in #2596
|
In particular if run concurrently: https://source.cloud.google.com/results/invocations/fb9a32a6-b22a-4fe7-b1fd-fe7c137c462b/log
The text was updated successfully, but these errors were encountered: