Skip to content
Snippets Groups Projects
Commit c555b697 authored by Ramya Authappan's avatar Ramya Authappan
Browse files

Merge branch 'hmuralidhar-quarantine-import-githum-repo' into 'master'

Quarantining import github repo UI spec

See merge request !117197



Merged-by: default avatarRamya Authappan <rauthappan@gitlab.com>
Approved-by: default avatarRamya Authappan <rauthappan@gitlab.com>
Co-authored-by: default avatarhmuralidhar <hmuralidhar@gitlab.com>
parents ff4a7474 f2b74856
No related branches found
No related tags found
2 merge requests!118700Remove refactor_vulnerability_filters feature flag,!117197Quarantining import github repo UI spec
Pipeline #833277896 passed
Pipeline: GitLab

#833282744

    Pipeline: GitLab

    #833282736

      Pipeline: GitLab

      #833278474

        ......@@ -37,7 +37,11 @@ module QA
        end
        end
        it 'imports a project', testcase: 'https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/347877' do
        it 'imports a project', testcase: 'https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/347877',
        quarantine: {
        issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/405127',
        type: :investigating
        } do
        Page::Project::Import::Github.perform do |import_page|
        import_page.add_personal_access_token(Runtime::Env.github_access_token)
        ......
        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