Failure in browser_ui/6_release/pipeline/parent_child_pipelines_independent_relationship_spec.rb | parent_child_pipelines_dependent_relationship_spec.rb
Summary
-
Release Parent-child pipelines dependent relationship parent pipelines passes if child passes
-
Release Parent-child pipelines dependent relationship parent pipeline fails if child fails
-
Release Parent-child pipelines independent relationship parent pipeline passes even if child fails
-
Release Parent-child pipelines independent relationship parent pipelines passes if child passes
-
https://ops.gitlab.net/gitlab-org/quality/production/-/jobs/3069997
-
https://ops.gitlab.net/gitlab-org/quality/production/-/jobs/3069998
Stack trace
Failures:
1) Release Parent-child pipelines dependent relationship parent pipelines passes if child passes
Failure/Error: Flow::Pipeline.visit_latest_pipeline(pipeline_condition: 'completed')
QA::Support::Repeater::WaitExceededError:
Wait condition not met after 30 seconds
# ./qa/support/repeater.rb:44:in `repeat_until'
# ./qa/support/waiter.rb:23:in `wait_until'
# ./qa/page/base.rb:55:in `wait_until'
# ./qa/page/project/pipeline/index.rb:34:in `wait_for_latest_pipeline_status'
# ./qa/page/project/pipeline/index.rb:30:in `wait_for_latest_pipeline_completed'
# ./qa/scenario/actable.rb:16:in `perform'
# ./qa/flow/pipeline.rb:12:in `visit_latest_pipeline'
# ./qa/specs/features/browser_ui/6_release/pipeline/parent_child_pipelines_dependent_relationship_spec.rb:30:in `block (3 levels) in <module:QA>'
# /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:78:in `block (2 levels) in <top (required)>'
# /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/specs/runner.rb:73: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:35: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!'
2) Release Parent-child pipelines dependent relationship parent pipeline fails if child fails
Failure/Error: Flow::Pipeline.visit_latest_pipeline(pipeline_condition: 'completed')
QA::Support::Repeater::WaitExceededError:
Wait condition not met after 30 seconds
# ./qa/support/repeater.rb:44:in `repeat_until'
# ./qa/support/waiter.rb:23:in `wait_until'
# ./qa/page/base.rb:55:in `wait_until'
# ./qa/page/project/pipeline/index.rb:34:in `wait_for_latest_pipeline_status'
# ./qa/page/project/pipeline/index.rb:30:in `wait_for_latest_pipeline_completed'
# ./qa/scenario/actable.rb:16:in `perform'
# ./qa/flow/pipeline.rb:12:in `visit_latest_pipeline'
# ./qa/specs/features/browser_ui/6_release/pipeline/parent_child_pipelines_dependent_relationship_spec.rb:40:in `block (3 levels) in <module:QA>'
# /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:78:in `block (2 levels) in <top (required)>'
# /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/specs/runner.rb:73:in `perform'
# ./qa/scenario/template.rb:10:in `block in perform'
# ./qa/scenario/template.rb:8:in `tap'
Screenshot / HTML page
Possible fixes
Edited by Désirée Chevalier
