Flaky spec: Mini Pipeline Graph in Commit View when commit has pipelines displays a mini pipeline graph ./spec/features/projects/commit/mini_pipeline_graph_spec.rb
Job #682748065 failed for 9ff51129:
rspec ./spec/features/projects/commit/mini_pipeline_graph_spec.rb:25
1) Mini Pipeline Graph in Commit View when commit has pipelines displays a mini pipeline graph
Failure/Error: expect(page).to have_selector('.ci-status-icon-running')
expected to find css ".ci-status-icon-running" within #<Capybara::Node::Element tag="li" path="/HTML/BODY[1]/DIV[1]/DIV[2]/DIV[3]/DIV[1]/DIV[2]/DIV[3]/DIV[3]/DIV[2]/DIV[1]/DIV[1]/UL[1]/LI[1]"> but there were no matches
# ./vendor/ruby/2.6.0/gems/rspec-support-3.9.2/lib/rspec/support.rb:97:in `block in <module:Support>'
# ./vendor/ruby/2.6.0/gems/rspec-support-3.9.2/lib/rspec/support.rb:106:in `notify_failure'
# ./vendor/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/expectations/fail_with.rb:35:in `fail_with'
# ./vendor/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/expectations/handler.rb:40:in `handle_failure'
# ./vendor/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/expectations/handler.rb:50:in `block in handle_matcher'
# ./vendor/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/expectations/handler.rb:27:in `with_matcher'
# ./vendor/ruby/2.6.0/gems/rspec-expectations-3.9.1/lib/rspec/expectations/handler.rb:48:in `handle_matcher'