Flaky tests ee/spec/features/projects/work_items/okr_spec.rb
Summary
Steps to reproduce
Please refer to Flaky tests documentation to learn more about how to reproduce them.
Proposed Resolution
Please refer to the Resolution guidance to learn more about resolution of broken master.
Once the flaky failure has been fixed on the default branch, open merge requests to cherry-pick the fix to the active stable branches.
Job #4215611732 failed for 47268558:
Finished in 27 minutes 43 seconds (files took 56.5 seconds to load)
22 examples, 20 failures
Failed examples:
rspec ./ee/spec/features/projects/work_items/okr_spec.rb:96 # OKR for objective behaves like work items status successfully shows and changes the status of the work item
rspec ./ee/spec/features/projects/work_items/okr_spec.rb:97 # OKR for objective behaves like work items assignees successfully assigns the current user by searching
rspec ./ee/spec/features/projects/work_items/okr_spec.rb:98 # OKR for objective behaves like work items labels successfully assigns a label
rspec './ee/spec/features/projects/work_items/okr_spec.rb[1:1:4:1]' # OKR for objective behaves like work items progress successfully sets the progress
rspec './ee/spec/features/projects/work_items/okr_spec.rb[1:1:4:2]' # OKR for objective behaves like work items progress prevents typing values outside min and max range
rspec './ee/spec/features/projects/work_items/okr_spec.rb[1:1:4:3]' # OKR for objective behaves like work items progress prevent typing special characters `+`, `-`, and `e`
rspec './ee/spec/features/projects/work_items/okr_spec.rb[1:1:5:1]' # OKR for objective behaves like work items health status successfully sets health status
rspec './ee/spec/features/projects/work_items/okr_spec.rb[1:1:6:1]' # OKR for objective behaves like work items comments successfully creates and shows comments
rspec './ee/spec/features/projects/work_items/okr_spec.rb[1:1:6:3]' # OKR for objective behaves like work items comments successfully posts comments using shortcut and checks if textarea is blank when reinitiated
rspec './ee/spec/features/projects/work_items/okr_spec.rb[1:1:6:2:1]' # OKR for objective behaves like work items comments for work item note actions signed in user with developer role shows work item note actions
rspec './ee/spec/features/projects/work_items/okr_spec.rb[1:1:6:4:1]' # OKR for objective behaves like work items comments when using quick actions autocompletes quick actions common to all work item types
rspec './ee/spec/features/projects/work_items/okr_spec.rb[1:1:6:4:2:1]' # OKR for objective behaves like work items comments when using quick actions when a widget is enabled autocompletes quick action for the enabled widget
rspec './ee/spec/features/projects/work_items/okr_spec.rb[1:1:6:4:3:1]' # OKR for objective behaves like work items comments when using quick actions when a widget is disabled does not autocomplete quick action for the disabled widget
rspec './ee/spec/features/projects/work_items/okr_spec.rb[1:1:7:1]' # OKR for objective behaves like work items description shows GFM autocomplete
rspec './ee/spec/features/projects/work_items/okr_spec.rb[1:1:7:2]' # OKR for objective behaves like work items description autocompletes available quick actions
rspec './ee/spec/features/projects/work_items/okr_spec.rb[1:1:7:3:1]' # OKR for objective behaves like work items description on conflict shows conflict message when description changes
rspec ./ee/spec/features/projects/work_items/okr_spec.rb:105 # OKR for objective in hierarchy shows no children
rspec ./ee/spec/features/projects/work_items/okr_spec.rb:112 # OKR for objective in hierarchy toggles widget body
rspec ./ee/spec/features/projects/work_items/okr_spec.rb:126 # OKR for objective in hierarchy toggles forms
rspec ./ee/spec/features/projects/work_items/okr_spec.rb:159 # OKR for objective in child metadata displays progress of 0% by default, in tree and modal