Failure in browser_ui/1_manage/project/project_access_token_spec.rb | Manage Project access tokens can be created and revoked via the UI

Full description

Manage Project access tokens can be created and revoked via the UI

File path

./qa/specs/features/browser_ui/1_manage/project/project_access_token_spec.rb

Stack trace

Failure/Error: expect(page).to have_text("Revoked project access token #{project_access_token.name}!")
  expected to find text "Revoked project access token api-project-access-token!" in "Skip to content GitLab Menu Help T the_awesome_project-8798b79a038f1d39 Project information Issues 0 Merge requests 0 CI/CD Security & Compliance Deployments Monitor Infrastructure Packages & Registries Analytics Wiki Snippets Settings General Integrations Webhooks Access Tokens Repository CI/CD Monitor Usage Quotas Collapse sidebar Open registration is enabled on your instance. Learn more about how you can customize / disable registration on your instance. View setting gitlab-qa-sandbox-group qa-test-2022-01-17-15-19-55-356722297506f7b8 the_awesome_project-8798b79a038f1d39 Access Tokens Revoked access token api-project-access-token! Project Access Tokens Generate project access tokens scoped to this project for your applications that need access to the GitLab API. You can also use project access tokens with Git to authenticate over HTTP(S). Learn more. Add a project access token Enter the name of your application, and we'll return a unique project access token. Token name For example, the application using the token or the purpose of the token. Expiration date Select a role Guest Reporter Developer Maintainer Select scopes Scopes set the permission levels granted to the token. Learn more. api Grants complete read/write access to the API, including all groups and projects, the container registry, and the package registry. read_api Grants read access to the API, including all groups and projects, the container registry, and the package registry. read_repository Grants read-only access to repositories on private projects using Git-over-HTTP or the Repository Files API. write_repository Grants read-write access to repositories on private projects using Git-over-HTTP (not using the API). Active project access tokens (0) This project has no active access tokens."

First happened in https://gitlab.com/gitlab-org/gitlab-qa-mirror/-/jobs/1983023934.