Failure in browser_ui/2_plan/multiple_assignees_for_issues/more_than_four_assignees_spec.rb | Plan Multiple assignees per issue shows the first five assignees and a +n more link in the issue page
Full description
Plan Multiple assignees per issue shows the first five assignees and a +n more link in the issue page
File path
./qa/specs/features/ee/browser_ui/2_plan/multiple_assignees_for_issues/more_than_four_assignees_spec.rb
Stack trace
Failure/Error: expect(show).to have_avatar_image_count(5)
Capybara::ExpectationNotMet:
expected to find css "[data-qa-selector=\"avatar_image\"],.qa-avatar-image" within #<Capybara::Node::Element tag="div" path="/HTML/BODY[1]/DIV[3]/DIV[1]/DIV[3]/MAIN[1]/ASIDE[1]/DIV[1]/FORM[1]/DIV[1]"> 5 times but there were no matches
First happened in https://gitlab.com/gitlab-org/gitlab-qa-mirror/-/jobs/2444645168.
Related test case: https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/347977.
Edited by John McDonnell