Skip to content
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

Flaky test for gropu operation #703

Open
VitaliySerov opened this issue Oct 11, 2024 · 0 comments
Open

Flaky test for gropu operation #703

VitaliySerov opened this issue Oct 11, 2024 · 0 comments
Labels

Comments

@VitaliySerov
Copy link
Member

Sometimes creation of group is failing with this reason:

 response:
         {
           "status": 1,
           "statusCode": 403,
           "error": {
             "message": "Collection was modified; enumeration operation may not execute.",
             "hresult": -2146233079,
             "data": {
             }
           }
         }

Also can be reproduces manually:

image

I've told @Carazyda to investigate the issue - probably (99% sure) - but on portals side

But until the bug created or workaround found - this will be an issue (and test will be skipped)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant