Failure in browser_ui/1_manage/user/parent_group_access_termination_spec.rb | Manage User for after parent group membership termination is not allowed to edit the project files

Full description

Manage User for after parent group membership termination is not allowed to edit the project files

File path

./qa/specs/features/browser_ui/1_manage/user/parent_group_access_termination_spec.rb

Stack trace

Failure/Error: expect(page).to have_text("You can’t edit files directly in this project.")
  expected to find text "You can’t edit files directly in this project." in "Skip to content GitLab / Help P project-for-user-access-termination-e14771eb930e1608 Project information Repository Files Commits Branches Tags Contributors Graph Compare Locked Files Issues 0 Merge requests 0 CI/CD Security & Compliance Deployments Packages and registries Infrastructure Monitor Analytics Wiki Snippets Settings Collapse sidebar gitlab-qa-sandbox-group-3 group-to-test-access-termination-ab041bb6932ede93 project-for-user-access-termination-e14771eb930e1608 Repository Edit file Write Preview main No wrap 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 # project-for-user-access-termination-e14771eb930e1608 My awesome project ## Getting started To make it easy for you to get started with GitLab, here's a list of recommended next steps. Already a pro? Just edit this README.md and make it your own. Want to make it easy? [Use the template at the bottom] (#editing-this-readme)! ## Add your files - [ ] [Create](https://docs.gitlab.com/ee/user/project/repository/web_editor.html#create-a-file) or [upload](https://docs. gitlab.com/ee/user/project/repository/web_editor.html#upload-a-file) files - [ ] [Add files using the command line](https://docs.gitlab.com/ee/gitlab-basics/add-file. html#add-a-file-using-the-command-line) or push an existing Git repository with the following command: ``` cd existing_repo git remote add origin http://gitlab-ee-774b0fc5.test/gitlab-qa-sandbox-group-3/ group-to-test-access-termination-ab041bb6932ede93/project-for-user-access-termination-e14771eb930e1608.git git branch -M main git push -uf origin main ``` ## Integrate with your tools Commit message Update README.md Target Branch Commit changes Cancel"

First happened in https://gitlab.com/gitlab-org/gitlab/-/jobs/3254833011.

Related test case: https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/347866.