Failure in qa/specs/features/browser_ui/non_devops/performance_bar_spec on master Non-devops Performance bar display when logged in as an admin user shows results for the original request and AJAX requests
Summary
Failure in qa/specs/features/browser_ui/non_devops/performance_bar_spec on master Non-devops Performance bar display when logged in as an admin user shows results for the original request and AJAX requests
https://gitlab.com/gitlab-org/gitlab-qa-mirror/-/jobs/730342358
Stack trace
1) Non-devops Performance bar display when logged in as an admin user shows results for the original request and AJAX requests
Failure/Error: expect(bar_component).to have_request_for('realtime_changes') # Always requested on issue pages
QA::Support::Repeater::RetriesExceededError:
Retry condition not met after 3 attempts
# ./qa/support/repeater.rb:42:in `repeat_until'
# ./qa/support/retrier.rb:48:in `retry_until'
# ./qa/page/base.rb:54:in `retry_until'
# ./qa/page/layout/performance_bar.rb:34:in `has_request_for?'
# ./qa/specs/features/browser_ui/non_devops/performance_bar_spec.rb:32:in `block (5 levels) in <module:QA>'
# ./qa/scenario/actable.rb:16:in `perform'
# ./qa/specs/features/browser_ui/non_devops/performance_bar_spec.rb:29:in `block (4 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:70: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:71: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!'
Finished in 17 minutes 23 seconds (files took 30.99 seconds to load)
43 examples, 1 failure, 6 pending
