Commit b5f4bb21 authored by Zeff Morgan's avatar Zeff Morgan Committed by Andrejs Cunskis

Quarantine stale mde test

parent 1c5f0fcb
# frozen_string_literal: true
module QA
RSpec.describe 'Manage', :mixed_env, :smoke, only: { subdomain: :staging } do
RSpec.describe 'Manage', only: { subdomain: :staging }, quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/344213', type: :stale } do
describe 'basic user' do
it 'remains logged in when redirected from canary to non-canary node', testcase: 'https://gitlab.com/gitlab-org/quality/testcases/-/quality/test_cases/2251' do
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