Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/qa
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-07-27 12:10:08 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-07-27 12:10:08 +0300
commit2458ea514066142e3ca8e5131e44925398902a77 (patch)
treee3dcfe09717dff1bda5a1cbb70239af712373580 /qa
parenta246b5fffa07c75baa7363ee0dc2c031c3cbf38d (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'qa')
-rw-r--r--qa/qa/specs/features/api/1_manage/import_large_github_repo_spec.rb4
1 files changed, 3 insertions, 1 deletions
diff --git a/qa/qa/specs/features/api/1_manage/import_large_github_repo_spec.rb b/qa/qa/specs/features/api/1_manage/import_large_github_repo_spec.rb
index 68afa64df6e..782b5570e4c 100644
--- a/qa/qa/specs/features/api/1_manage/import_large_github_repo_spec.rb
+++ b/qa/qa/specs/features/api/1_manage/import_large_github_repo_spec.rb
@@ -97,7 +97,9 @@ module QA
group.add_member(user, Resource::Members::AccessLevel::MAINTAINER)
end
- after do
+ after do |example|
+ next if example.pending?
+
# save data for comparison after run finished
save_json(
"data",