Skip to content

Failure in browser_ui/3_create/web_ide/open_fork_in_web_ide_spec.rb | Create Open a fork in Web IDE when a user does not have permissions to commit to the project when a fork is already created opens the fork when a user clicks Web IDE in the main project

Full description

Create Open a fork in Web IDE when a user does not have permissions to commit to the project when a fork is already created opens the fork when a user clicks Web IDE in the main project

File path

./qa/specs/features/browser_ui/3_create/web_ide/open_fork_in_web_ide_spec.rb

Stack trace

Failure/Error:
  Resource::Fork.fabricate_via_api! do |fork|
    fork.user = user
    fork.upstream = parent_project
  end

QA::Resource::ApiFabricator::ResourceFabricationFailedError:
  Fabrication of QA::Resource::Fork using the API failed (500) with `{"message":"500 Internal Server Error"}`.

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