Failure in browser_ui/secure/vulnerability_management_spec.rb | Secure Security Reports in a Merge Request can dismiss a vulnerability with a reason
Full description
Secure Security Reports in a Merge Request can dismiss a vulnerability with a reason
File path
./qa/specs/features/ee/browser_ui/secure/vulnerability_management_spec.rb
Stack trace
Failure/Error:
@project = Resource::Project.fabricate_via_api! do |p|
p.name = Runtime::Env.auto_devops_project_name || 'project-with-secure'
p.description = 'Project with Secure'
p.auto_devops_enabled = false
p.initialize_with_readme = true
end
QA::Resource::ApiFabricator::InternalServerError:
Failed to GET http://gitlab-gitaly-cluster.test/api/v4/groups/gitlab-qa-sandbox-group?private_token=[****] - (500): `{"message":"500 Internal Server Error"}`.
First happened in https://gitlab.com/gitlab-org/gitlab-qa-mirror/-/jobs/870332192.