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:
  repository.expand_push_rules do |push_rules|
    push_rules.fill_file_name(@file_name_limitation)
    push_rules.fill_file_size(@file_size_limitation)
    push_rules.fill_author_email(@authors_email_limitation)
    push_rules.fill_branch_name(@branch_name_limitation)
    push_rules.fill_commit_message_rule(@needed_phrase_limitation)
    push_rules.fill_deny_commit_message_rule(@deny_message_phrase_limitation)
    push_rules.check_prevent_secrets
    push_rules.check_deny_delete_tag
    push_rules.click_submit

Capybara::ElementNotFound:
  Unable to find css "[data-qa-selector=\"push_rules_content\"],.qa-push-rules-content"

First happened in https://gitlab.com/gitlab-org/gitlab-qa-mirror/-/jobs/1997974676.

Assignee Loading
Time tracking Loading