Skip to content
Snippets Groups Projects
Commit 8b603ba9 authored by Sanad Liaquat's avatar Sanad Liaquat Committed by GitLab Release Tools Bot
Browse files

Merge branch 'qa-ml-quarantine-push-over-http-file-size-spec' into 'master'

Quarantine failing test

See merge request gitlab-org/gitlab-ce!25424

(cherry picked from commit af2ebd71)

89e982ad Quarantine failing test
parent f1e2b02e
No related branches found
No related tags found
No related merge requests found
# frozen_string_literal: true
 
module QA
context 'Create' do
# Failure issue: https://gitlab.com/gitlab-org/quality/staging/issues/37
context 'Create', :quarantine do
describe 'push after setting the file size limit via admin/application_settings' do
before(:all) do
push = Resource::Repository::ProjectPush.fabricate! do |p|
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment