Failure in browser_ui/3_create/repository/restrict_push_protected_branch_spec.rb | Create Restricted protected branch push and merge when only one user is allowed to merge and push to a protected branch behaves like unselected maintainer user fails to ...
Full description
Create Restricted protected branch push and merge when only one user is allowed to merge and push to a protected branch behaves like unselected maintainer user fails to push
File path
./qa/specs/features/ee/browser_ui/3_create/repository/restrict_push_protected_branch_spec.rb
Stack trace
Failure/Error:
Resource::Project.fabricate_via_api! do |resource|
resource.name = 'user-with-access-to-protected-branch'
resource.initialize_with_readme = true
end
QA::Resource::Errors::ResourceFabricationFailedError:
Fabrication of QA::Resource::Sandbox using the API failed (403) with `{"message":"403 Forbidden - Your account has been blocked."}`.
Correlation Id: f87384658558a23116b524cd1d178150
Sentry Url: https://sentry.gitlab.net/gitlab/gitlabcom/?environment=gprd-cny&query=correlation_id%3A%22f87384658558a23116b524cd1d178150%22
Kibana Url: https://log.gprd.gitlab.net/app/discover#/?_a=(query:(language:kuery,query:'json.correlation_id%20:%20f87384658558a23116b524cd1d178150'))&_g=(time:(from:now-24h%2Fh,to:now))
Shared Example Group: "unselected maintainer" called from ./qa/specs/features/ee/browser_ui/3_create/repository/restrict_push_protected_branch_spec.rb:66
First happened in https://ops.gitlab.net/gitlab-org/quality/canary/-/jobs/7935708.
Related test case: https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/347775.