Transient failure in qa/specs/features/ee/browser_ui/3_create/design_management_spec.rb
https://ops.gitlab.net/gitlab-org/quality/staging/-/jobs/725131
1) Create Design management user adds a design and annotation
Failure/Error: show.add_design(design)
Capybara::ExpectationNotMet:
The style changes in :make_visible did not make the file input visible
# /usr/local/bundle/gems/capybara-2.16.1/lib/capybara/node/actions.rb:253:in `attach_file'
# /usr/local/bundle/gems/capybara-2.16.1/lib/capybara/session.rb:810:in `block (2 levels) in <class:Session>'
# ./qa/ee/page/component/design_management.rb:52:in `add_design'
# ./qa/specs/features/ee/browser_ui/3_create/design_management_spec.rb:21:in `block (4 levels) in <module:QA>'
# ./qa/scenario/actable.rb:16:in `perform'
# ./qa/specs/features/ee/browser_ui/3_create/design_management_spec.rb:19:in `block (3 levels) in <module:QA>'
I'm not sure the screenshot is helpful because, yes, it doesn't show the invisible file input:
OIC, it wasn't on the designs tab yet.
Edited by Mark Lapierre