Failure in browser_ui/4_verify/pipeline_status_on_operation_dashboard_spec.rb | Verify Operations Dashboard has many pipelines with appropriate statuses
Full description
Verify Operations Dashboard has many pipelines with appropriate statuses
File path
./qa/specs/features/ee/browser_ui/4_verify/pipeline_status_on_operation_dashboard_spec.rb
Stack trace
1.1) Failure/Error:
Support::Waiter.wait_until do
pipelines = project.pipelines
!pipelines.empty? && pipelines.last[:status] == status
end
QA::Support::Repeater::WaitExceededError:
Wait condition not met after 60 seconds
1.2) Failure/Error: operation.remove_all_projects
Capybara::ExpectationNotMet:
expected to find css "[data-qa-selector=\"dashboard_project_card\"],.qa-dashboard-project-card" at least 1 time but there were no matches
First happened in https://gitlab.com/gitlab-org/gitlab-qa-mirror/-/jobs/982851069.
Screenshot
verify_operations_dashboard_has_many_pipelines_with_appropriate_statuses.html
Edited by Zeff Morgan