Flaky test 'spec/features/reportable_note/commit_spec.rb[1:1:1:4]' # Reportable note on commit a normal note behaves like reportable note report button links to a report page
Job #946585658 failed for 54b1afcb:
1) Reportable note on commit a normal note behaves like reportable note report button links to a report page
Failure/Error: dropdown.find('.dropdown-menu li', match: :first)
Capybara::ElementNotFound:
Unable to find visible css ".dropdown-menu li" within #<Capybara::Node::Element tag="div" path="/HTML/BODY[1]/DIV[3]/DIV[2]/DIV[3]/DIV[1]/DIV[2]/DIV[6]/UL[1]/LI[1]/DIV[1]/DIV[2]/DIV[1]/DIV[2]/DIV[3]">
Shared Example Group: "reportable note" called from ./spec/features/reportable_note/commit_spec.rb:23
# ./spec/support/shared_examples/features/reportable_note_shared_examples.rb:47:in `open_dropdown'
# ./spec/support/shared_examples/features/reportable_note_shared_examples.rb:34:in `block (2 levels) in <top (required)>'
# ./spec/spec_helper.rb:354:in `block (3 levels) in <top (required)>'
# ./spec/support/sidekiq_middleware.rb:9:in `with_sidekiq_server_middleware'
# ./spec/spec_helper.rb:345:in `block (2 levels) in <top (required)>'
# ./spec/spec_helper.rb:341:in `block (3 levels) in <top (required)>'
# ./spec/spec_helper.rb:341:in `block (2 levels) in <top (required)>'
Finished in 14 minutes 47 seconds (files took 44.41 seconds to load)
229 examples, 1 failure
Failed examples:
rspec './spec/features/reportable_note/commit_spec.rb[1:1:1:4]' # Reportable note on commit a normal note behaves like reportable note report button links to a report page