[go: up one dir, main page]

Skip to content

Flaky test spec/features/merge_request/user_posts_diff_notes_spec.rb:222 # Merge request > User posts diff notes when the MR only supports legacy diff notes with a match line does not allow commenting

Summary

Job #3064849273 failed for e7726ffc:

  1) Merge request > User posts diff notes when the MR only supports legacy diff notes with a match line does not allow commenting
     Got 0 failures and 2 other errors:
     1.1) Failure/Error: raise PageEndReached, "Failed to find any elements matching a selector '#{selector}' by scrolling. Page end reached."
          MergeRequestDiffHelpers::PageEndReached:
            Failed to find any elements matching a selector '.match' by scrolling. Page end reached.
          # ./spec/support/helpers/merge_request_diff_helpers.rb:76:in `find_by_scrolling'
          # ./spec/features/merge_request/user_posts_diff_notes_spec.rb:223:in `block (4 levels) in <top (required)>'
          # ./spec/spec_helper.rb:415:in `block (3 levels) in <top (required)>'
          # ./spec/support/sidekiq_middleware.rb:9:in `with_sidekiq_server_middleware'
          # ./spec/spec_helper.rb:407:in `block (2 levels) in <top (required)>'
          # ./spec/spec_helper.rb:403:in `block (3 levels) in <top (required)>'
          # ./lib/gitlab/application_context.rb:58:in `with_raw_context'
          # ./spec/spec_helper.rb:403: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 <top (required)>'
          # ./spec/support/flaky_tests.rb:27:in `block (2 levels) in <top (required)>'
          # ./spec/support/database/prevent_cross_joins.rb:106:in `block (3 levels) in <top (required)>'
          # ./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 <top (required)>'
     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
            webpack-internal:///VLQS 4:42 Uncaught TypeError: Cannot read properties of null (reading 'classList')
            security - Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.
            webpack-internal:///gzws 132:12 "[gl-button]: Accessible name missing. Please add inner text or aria-label."
            https://localhost/com.snowplowanalytics.snowplow/tp2 - Failed to load resource: net::ERR_CONNECTION_REFUSED
          # ./spec/support/capybara.rb:206:in `block (2 levels) in <top (required)>'
          # ./spec/spec_helper.rb:415:in `block (3 levels) in <top (required)>'
          # ./spec/support/sidekiq_middleware.rb:9:in `with_sidekiq_server_middleware'
          # ./spec/spec_helper.rb:407:in `block (2 levels) in <top (required)>'
          # ./spec/spec_helper.rb:403:in `block (3 levels) in <top (required)>'
          # ./lib/gitlab/application_context.rb:58:in `with_raw_context'
          # ./spec/spec_helper.rb:403: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 <top (required)>'
          # ./spec/support/flaky_tests.rb:27:in `block (2 levels) in <top (required)>'
          # ./spec/support/database/prevent_cross_joins.rb:106:in `block (3 levels) in <top (required)>'
          # ./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 <top (required)>'
Finished in 23 minutes 44 seconds (files took 1 minute 12.6 seconds to load)
317 examples, 1 failure, 21 pending
Failed examples:
rspec ./spec/features/merge_request/user_posts_diff_notes_spec.rb:222 # Merge request > User posts diff notes when the MR only supports legacy diff notes with a match line does not allow commenting

Steps to reproduce

merge_request_user_posts_diff_notes_when_the_mr_only_supports_legacy_diff_notes_with_a_match_line_does_not_allow_commenting.html

merge_request_user_posts_diff_notes_when_the_mr_only_supports_legacy_diff_notes_with_a_match_line_does_not_allow_commenting

Proposed Resolution

Please refer to the Resolution guidance to learn more about resolution of broken master.

Edited by 🤖 GitLab Bot 🤖