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

Merge branch...

Merge branch 'quarantine-flaky-tests-ee-spec-lib-ee-gitlab-elastic-helper_spec-rb-222' into 'master' 

Quarantine a flaky test

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



Merged-by: default avatarSiddharth Dungarwal <sdungarwal@gitlab.com>
Approved-by: default avatarSiddharth Dungarwal <sdungarwal@gitlab.com>
Co-authored-by: default avatarAuto-quarantining bot <gitlab-auto-quarantine-bot@gitlab.com>
无相关合并请求
......@@ -220,7 +220,7 @@
helper.create_migrations_index
end
it 'deletes the migrations index' do
it 'deletes the migrations index', quarantine: 'https://gitlab.com/gitlab-org/gitlab/-/issues/500960' do
expect { helper.delete_migrations_index }
.to change { helper.migrations_index_exists? }
.from(true).to(false)
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册