Skip to content

browser_ui/4_verify/pipeline/pipeline_editor_branch_switcher_spec.rb:71 | Wait failed after 60 seconds

Summary

Job: https://gitlab.com/gitlab-org/quality/nightly/-/jobs/1795148782

Stack trace

Failures:
  1) Verify Pipeline editor can switch branches and target branch field updates accordingly
     Failure/Error: show.select_branch_from_dropdown(production_push.branch_name)
     
     QA::Support::Repeater::WaitExceededError:
       Wait failed after 60 seconds
     # ./qa/support/repeater.rb:71:in `repeat_until'
     # ./qa/support/waiter.rb:19:in `wait_until'
     # ./qa/page/base.rb:55:in `wait_until'
     # ./qa/page/project/pipeline_editor/show.rb:29:in `select_branch_from_dropdown'
     # ./qa/specs/features/browser_ui/4_verify/pipeline/pipeline_editor_branch_switcher_spec.rb:76:in `block (4 levels) in <module:QA>'
     # ./qa/scenario/actable.rb:16:in `perform'
     # ./qa/specs/features/browser_ui/4_verify/pipeline/pipeline_editor_branch_switcher_spec.rb:72:in `block (3 levels) in <module:QA>'

Screenshot / HTML page

Expand for screenshot verify_pipeline_editor_can_switch_branches_and_target_branch_field_updates_accordingly

Possible fixes