Failure in browser_ui/1_manage/project/import_github_repo_spec.rb | Manage Project import imports a GitHub repo

Full description

Manage Project import imports a GitHub repo

File path

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

Stack trace

Failure/Error:
  Resource::ProjectImportedFromGithub.fabricate_via_browser_ui! do |project|
    project.name = 'imported-project'
    project.group = group
    project.github_personal_access_token = Runtime::Env.github_access_token
    project.github_repository_path = 'gitlab-qa-github/test-project'
  end

QA::Support::Repeater::WaitExceededError:
  Wait condition not met after 90 seconds

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

Screenshot

manage_project_import_imports_a_github_repo

Edited by Tiffany Rea