Skip to content

Failure in qa/qa/specs/features/ee/browser_ui/1_manage/group/group_saml_non_enforced_sso_spec.rb

Summary

An alert message with the text "Failed to load group activity metrics. Please try again." shows up.

https://gitlab.com/gitlab-org/gitlab-qa/-/jobs/484029027 from pipeline https://gitlab.com/gitlab-org/gitlab-qa/pipelines/129274052

Stack trace

Failures:
  1) Manage Group SAML SSO - Non enforced SSO User logs in to group with SAML SSO
     Failure/Error: expect(page).to have_content("SAML for #{@group.path} was added to your connected accounts")
       expected to find text "SAML for saml_sso_group_fef1e8017bd7ccf6 was added to your connected accounts" in "Skip to content Projects Groups More S saml_sso_group_fef1e8017bd7ccf6 Group overview Details Activity Epics 0 Issues 0 Merge Requests 0 Security & Compliance Kubernetes Packages Analytics Members Settings Collapse sidebar saml_sso_group_fef1e8017bd7ccf6 Details Failed to load group activity metrics. Please try again. S saml_sso_group_fef1e8017bd7ccf6 Group ID: 4 Recent activity (last 90 days) - Merge Requests created - Issues created Subgroups and projects Shared projects Archived projects Last created A group is a collection of several projects. If you organize your projects under a group, it works like a folder. You can manage your group member’s permissions and access to each project in the group. No groups or projects matched your search"
     # ./qa/specs/features/ee/browser_ui/1_manage/group/group_saml_non_enforced_sso_spec.rb:34:in `block (3 levels) in <module:QA>'
     # ./qa/runtime/browser.rb:55:in `block (2 levels) in configure!'
     # ./qa/runtime/browser.rb:55:in `block (2 levels) in configure!'
     # ./qa/runtime/browser.rb:55:in `block (2 levels) in configure!'
     # /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:123:in `block in run'
     # /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:110:in `loop'
     # /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:110:in `run'
     # /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec_ext/rspec_ext.rb:12:in `run_with_retry'
     # ./spec/spec_helper.rb:68:in `block (2 levels) in <top (required)>'
     # ./qa/runtime/browser.rb:55:in `block (2 levels) in configure!'
     # /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:123:in `block in run'
     # /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:110:in `loop'
     # /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:110:in `run'
     # /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec_ext/rspec_ext.rb:12:in `run_with_retry'
     # /usr/local/bundle/gems/rspec-retry-0.6.1/lib/rspec/retry.rb:37:in `block (2 levels) in setup'
     # ./qa/runtime/browser.rb:55:in `block (2 levels) in configure!'
     # ./qa/specs/runner.rb:69:in `perform'
     # ./qa/scenario/template.rb:10:in `block in perform'
     # ./qa/scenario/template.rb:8:in `tap'
     # ./qa/scenario/template.rb:8:in `perform'
     # ./qa/scenario/template.rb:33:in `perform'
     # ./qa/scenario/template.rb:10:in `block in perform'
     # ./qa/scenario/template.rb:8:in `tap'
     # ./qa/scenario/template.rb:8:in `perform'
     # ./qa/scenario/bootable.rb:28:in `launch!'

Screenshot / HTML page

manage_group_saml_sso_-_non_enforced_sso_user_logs_in_to_group_with_saml_sso

Possible fixes

Edited by Grant Young