Transient failure in browser_ui/3_create/repository/user_views_commit_diff_patch_spec.rb | Create Commit data user views raw email patch
Full description
Create Commit data user views raw email patch
File path
./qa/specs/features/browser_ui/3_create/repository/user_views_commit_diff_patch_spec.rb
Stack trace
Failure/Error:
project_push = Resource::Repository::ProjectPush.fabricate! do |push|
push.file_name = 'README.md'
push.file_content = '# This is a test project'
push.commit_message = 'Add README.md'
end
QA::Resource::ApiFabricator::InternalServerError:
Failed to GET http://gitlab-ee-05c9dec7.test/api/v4/groups/gitlab-qa-sandbox-group?private_token=[****] - (500): `{"message":"500 Internal Server Error"}`.
First happened in https://gitlab.com/gitlab-org/gitlab-qa-mirror/-/jobs/1564320412. Passed on retry
Edited by Mark Lapierre