Skip to content

Potential fix for flaky cycle analytics spec

Stan Hu requested to merge sh-improve-flaky-cycle-analytics-spec into master

What does this MR do and why?

ee/spec/features/groups/analytics/cycle_analytics/filters_and_data_spec.rb may be failing because the "Tasks by type" header may just be out of view or obscured by another element that prevents the hover from working.

To improve this, we should move the mouse of the way then perform the hover.

Relates to #380884 (closed)

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Stan Hu

Merge request reports