Skip to content

Failure in browser_ui/3_create/repository/push_rules_spec.rb | Create Push Rules using non signed commits allows an unrestricted push

Full description

Create Push Rules using non signed commits allows an unrestricted push

File path

./qa/specs/features/ee/browser_ui/3_create/repository/push_rules_spec.rb

Stack trace

Failure/Error:
  @project = Resource::Project.fabricate_via_api! do |project|
    project.name = 'push_rules'
  end

QA::Resource::Errors::ResourceFabricationFailedError:
  Fabrication of QA::Resource::Project using the API failed (400) with `{"message":{"base":["PG::QueryCanceled: ERROR:  canceling statement due to statement timeout\n"]}}`.
  Correlation Id: 01G0H4473RGJW23EP1DXNW4PTW
  Sentry Url: https://sentry.gitlab.net/gitlab/gitlabcom/?environment=gprd&query=correlation_id%3A%2201G0H4473RGJW23EP1DXNW4PTW%22
  Kibana Url: https://log.gprd.gitlab.net/app/discover#/?_a=(query:(language:kuery,query:'json.correlation_id%20:%2001G0H4473RGJW23EP1DXNW4PTW'))&_g=(time:(from:now-24h%2Fh,to:now))

First happened in https://ops.gitlab.net/gitlab-org/quality/canary/-/jobs/6809014.

Related test case: https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/347790.