Commit 9fb3c7d5 authored by Sanad Liaquat's avatar Sanad Liaquat

Merge branch 'qa-quarantine-saml-test' into 'master'

Quarantine failing test

See merge request gitlab-org/gitlab-ee!9503
parents 2e20e2f8 ff6bbcfe
# frozen_string_literal: true # frozen_string_literal: true
module QA module QA
context 'Manage', :orchestrated, :group_saml do # Failure issue: https://gitlab.com/gitlab-org/quality/nightly/issues/73
context 'Manage', :orchestrated, :group_saml, :quarantine do
describe 'Group SAML SSO' do describe 'Group SAML SSO' do
before do before do
Runtime::Browser.visit(:gitlab, Page::Main::Login) Runtime::Browser.visit(:gitlab, Page::Main::Login)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment