Skip to content
代码片段 群组 项目
未验证 提交 f626baaf 编辑于 作者: Marc Shaw's avatar Marc Shaw 提交者: GitLab
浏览文件

Merge branch...

Merge branch 'quarantine-flaky-tests-spec-features-merge_request-user_sees_diff_spec-rb-49' into 'master' 

Quarantine a flaky test

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/166798



Merged-by: default avatarMarc Shaw <mshaw@gitlab.com>
Approved-by: default avatarMarc Shaw <mshaw@gitlab.com>
Co-authored-by: default avatarJay McCure <jmccure@gitlab.com>
Co-authored-by: default avatarAuto-quarantining bot <gitlab-auto-quarantine-bot@gitlab.com>
No related branches found
No related tags found
无相关合并请求
......@@ -47,7 +47,7 @@
visit "#{diffs_project_merge_request_path(project, merge_request)}##{line_code}"
end
it 'shows the linked line' do
it 'shows the linked line', quarantine: 'https://gitlab.com/gitlab-org/gitlab/-/issues/496702' do
expect(page).to have_selector("[id='#{line_code}']", visible: true, obscured: false)
end
end
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册