Failing ee/spec/features/groups/members/manage_members_spec.rb:37

Job #3308919463 failed for b8043119:

No screenshots available: https://gitlab.com/gitlab-org/gitlab/-/jobs/3308919463/artifacts/browse/tmp/capybara/

Error

1st Try error in ./ee/spec/features/groups/members/manage_members_spec.rb:37:
Unable to find visible css "tbody > tr" with text "Mary Jane" within #<Capybara::Node::Element tag="table" path="/HTML/BODY[1]/DIV[3]/DIV[1]/DIV[3]/MAIN[1]/DIV[2]/DIV[1]/DIV[2]/DIV[2]/DIV[1]/DIV[1]/DIV[2]/TABLE[1]">
Timeout (30s) reached while running a waiting Capybara finder.
Consider using a non-waiting finder.
See https://www.cloudbees.com/blog/faster-rails-tests
Unexpected browser console output:
security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.
https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED
security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.
https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED
            
RSpec::Retry: 2nd try ./ee/spec/features/groups/members/manage_members_spec.rb:37
Failures:
  1) Groups > Members > Manage members with overage modal concerns when adding a member to a premium group when modal is shown behaves like shows an overage for one Developer added and invites them to a group if confirmed is expected to have text "Your subscription includes 1 seat. If you continue, the group1 group will have 2 seats in use and will be billed for the overage. Learn more."
     Got 0 failures and 2 other errors:
     Shared Example Group: "shows an overage for one Developer added and invites them to a group if confirmed" called from ./ee/spec/features/groups/members/manage_members_spec.rb:93
     1.1) Failure/Error: super
          Capybara::ElementNotFound:
            Unable to find visible css "tbody > tr" with text "Mary Jane" within #<Capybara::Node::Element tag="table" path="/HTML/BODY[1]/DIV[3]/DIV[1]/DIV[3]/MAIN[1]/DIV[2]/DIV[1]/DIV[2]/DIV[2]/DIV[1]/DIV[1]/DIV[2]/TABLE[1]">
            Timeout (30s) reached while running a waiting Capybara finder.
            Consider using a non-waiting finder.
            See https://www.cloudbees.com/blog/faster-rails-tests
          # ./spec/support/capybara_slow_finder.rb:18:in `synchronize'
          # ./spec/support/helpers/features/members_helpers.rb:32:in `block in find_row'
          # ./spec/support/helpers/features/members_helpers.rb:31:in `find_row'
          # ./spec/support/helpers/features/members_helpers.rb:37:in `find_member_row'
          # ./ee/spec/features/groups/members/manage_members_spec.rb:48:in `block (4 levels) in <main>'
          # ./spec/spec_helper.rb:416:in `block (3 levels) in <top (required)>'
          # ./spec/support/sidekiq_middleware.rb:18:in `with_sidekiq_server_middleware'
          # ./spec/spec_helper.rb:408:in `block (2 levels) in <top (required)>'
          # ./spec/spec_helper.rb:404:in `block (3 levels) in <top (required)>'
          # ./lib/gitlab/application_context.rb:59:in `with_raw_context'
          # ./spec/spec_helper.rb:404:in `block (2 levels) in <top (required)>'
          # ./spec/spec_helper.rb:240:in `block (2 levels) in <top (required)>'
          # ./spec/support/system_exit_detected.rb:7:in `block (2 levels) in <main>'
          # ./spec/support/flaky_tests.rb:27:in `block (2 levels) in <main>'
          # ./spec/support/database/prevent_cross_joins.rb:106:in `block (3 levels) in <main>'
          # ./spec/support/database/prevent_cross_joins.rb:60:in `with_cross_joins_prevented'
          # ./spec/support/database/prevent_cross_joins.rb:106:in `block (2 levels) in <main>'
          # ------------------
          # --- Caused by: ---
          # Capybara::ElementNotFound:
          #   Unable to find visible css "tbody > tr" with text "Mary Jane" within #<Capybara::Node::Element tag="table" path="/HTML/BODY[1]/DIV[3]/DIV[1]/DIV[3]/MAIN[1]/DIV[2]/DIV[1]/DIV[2]/DIV[2]/DIV[1]/DIV[1]/DIV[2]/TABLE[1]">
          #   ./spec/support/capybara_slow_finder.rb:18:in `synchronize'
     1.2) Failure/Error: raise JSConsoleError, message
          JSConsoleError:
            Unexpected browser console output:
            security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.
            https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED
            security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.
            https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED
          # ./spec/support/capybara.rb:206:in `block (2 levels) in <main>'
          # ./spec/spec_helper.rb:416:in `block (3 levels) in <top (required)>'
          # ./spec/support/sidekiq_middleware.rb:18:in `with_sidekiq_server_middleware'
          # ./spec/spec_helper.rb:408:in `block (2 levels) in <top (required)>'
          # ./spec/spec_helper.rb:404:in `block (3 levels) in <top (required)>'
          # ./lib/gitlab/application_context.rb:59:in `with_raw_context'
          # ./spec/spec_helper.rb:404:in `block (2 levels) in <top (required)>'
          # ./spec/spec_helper.rb:240:in `block (2 levels) in <top (required)>'
          # ./spec/support/system_exit_detected.rb:7:in `block (2 levels) in <main>'
          # ./spec/support/flaky_tests.rb:27:in `block (2 levels) in <main>'
          # ./spec/support/database/prevent_cross_joins.rb:106:in `block (3 levels) in <main>'
          # ./spec/support/database/prevent_cross_joins.rb:60:in `with_cross_joins_prevented'
          # ./spec/support/database/prevent_cross_joins.rb:106:in `block (2 levels) in <main>'
Finished in 1 minute 21.28 seconds (files took 45.98 seconds to load)
1 example, 1 failure
Failed examples:
rspec './ee/spec/features/groups/members/manage_members_spec.rb[1:1:2:2:1:1]' # Groups > Members > Manage members with overage modal concerns when adding a member to a premium group when modal is shown behaves like shows an overage for one Developer added and invites them to a group if confirmed is expected to have text "Your subscription includes 1 seat. If you continue, the group1 group will have 2 seats in use and will be billed for the overage. Learn more."