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

Merge branch 'quarantine-flaky-tests-spec-features-projects-blobs-edit_spec-rb-127' into 'master'

Quarantine a flaky test

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



Merged-by: default avatarRobert May <rmay@gitlab.com>
Approved-by: default avatarRobert May <rmay@gitlab.com>
Co-authored-by: default avatarRémy Coutable <remy@rymai.me>
No related branches found
No related tags found
1 合并请求!2419Fix TanukiBot spec relying on outdated code
...@@ -124,7 +124,7 @@ def has_toolbar_buttons ...@@ -124,7 +124,7 @@ def has_toolbar_buttons
expect(page).to have_content 'NextFeature' expect(page).to have_content 'NextFeature'
end end
it 'previews content' do it 'previews content', quarantine: 'https://gitlab.com/gitlab-org/gitlab/-/issues/448293' do
edit_and_commit(commit_changes: false) edit_and_commit(commit_changes: false)
click_link 'Preview changes' click_link 'Preview changes'
wait_for_requests wait_for_requests
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册