Skip to content
Snippets Groups Projects
Verified Commit d19b1ff7 authored by Alina Mihaila's avatar Alina Mihaila
Browse files

Quarantine flaky test MR user navigation tests

parent ef10bb7b
No related branches found
No related tags found
2 merge requests!122597doc/gitaly: Remove references to removed metrics,!119963Quarantine flaky test MR user navigation tests
......@@ -42,7 +42,7 @@
shared_examples 'a page with a thread navigation' do
context 'with active threads' do
it 'navigates to the first thread' do
it 'navigates to the first thread', quarantine: 'https://gitlab.com/gitlab-org/gitlab/-/issues/410144' do
goto_next_thread
expect(page).to have_selector(first_discussion_selector, obscured: false)
end
......
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