Commit aef01b71 authored by Anastasia McDonald's avatar Anastasia McDonald

Merge branch 'ml-quarantine-test-awaiting-bug-fix' into 'master'

Quarantine test failing due to bug

See merge request gitlab-org/gitlab!69919
parents 5fe58305 9d2717c2
......@@ -5,9 +5,13 @@ module QA
'Create',
:runner,
quarantine: {
only: { job: 'relative_url' },
issue: 'https://gitlab.com/gitlab-org/gitlab/issues/13833',
issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/338179',
type: :bug
# This test should remain quarantined for the `relative_url` job after the above issue is resolved if the bug
# below hasn't been fixed
# only: { job: 'relative_url' },
# issue: 'https://gitlab.com/gitlab-org/gitlab/issues/13833',
# type: :bug
}
) do
describe 'Web IDE web terminal' do
......
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