Failure in browser_ui/3_create/repository/file_locking_spec.rb | Create File Locking when refactor_blob_viewer is enabled locks a file and unlocks in list
Full description
Create File Locking when refactor_blob_viewer is enabled locks a file and unlocks in list
File path
./qa/specs/features/ee/browser_ui/3_create/repository/file_locking_spec.rb
Stack trace
Failure/Error: Page::File::Show.perform(&:lock)
Capybara::ModalNotFound:
Unable to find modal dialog
Screenshot
First happened in https://gitlab.com/gitlab-org/gitlab-qa-mirror/-/jobs/1958543067.
Cause
!79405 (merged) replaced the confirmation dialog, which the test couldn't handle.
Fix coming in !82566 (merged)
Edited by Mark Lapierre
