Flaky spec in `ee/spec/features/burnup_charts_spec.rb` | Burnup charts licensed feature available shows burnup chart, with a point per day
Job #956865941 failed for eae71702:
Trace
Failures:
1) Burnup charts licensed feature available shows burnup chart, with a point per day
Failure/Error: burnup_chart.all("path[fill='#{fill_color}']", count: 12)
Capybara::ExpectationNotMet:
expected to find visible css "path[fill='#5772ff']" within #<Capybara::Node::Element tag="div" path="/HTML/BODY[1]/DIV[3]/DIV[2]/DIV[3]/DIV[1]/DIV[4]/DIV[2]/DIV[2]/DIV[2]"> 12 times but there were no matches. Also found "", "", "", "", "", "", "", "", "", "", "", "", which matched the selector but not all filters.
# ./ee/spec/features/burnup_charts_spec.rb:57:in `burnup_chart_points'
# ./ee/spec/features/burnup_charts_spec.rb:39:in `block (3 levels) in <top (required)>'
# ./spec/spec_helper.rb:326:in `block (3 levels) in <top (required)>'
# ./spec/support/sidekiq_middleware.rb:9:in `with_sidekiq_server_middleware'
# ./spec/spec_helper.rb:317:in `block (2 levels) in <top (required)>'
# ./spec/spec_helper.rb:313:in `block (3 levels) in <top (required)>'
# ./spec/spec_helper.rb:313:in `block (2 levels) in <top (required)>'