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

Merge branch...

Merge branch 'quarantine-flaky-tests-spec-rubocop-batched_background_migrations_dictionary_spec-rb-59' into 'master' 

Quarantine a flaky test

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



Merged-by: default avatarKrasimir Angelov <kangelov@gitlab.com>
Approved-by: default avatarKrasimir Angelov <kangelov@gitlab.com>
Co-authored-by: default avatarAuto-quarantining bot <gitlab-auto-quarantine-bot@gitlab.com>
No related branches found
No related tags found
无相关合并请求
...@@ -58,7 +58,8 @@ ...@@ -58,7 +58,8 @@
end end
describe '#finalize_after' do describe '#finalize_after' do
it 'returns the finalize_after timestamp of the bbm with given version' do it 'returns the finalize_after timestamp of the bbm with given version',
quarantine: 'https://gitlab.com/gitlab-org/gitlab/-/issues/456914' do
expect(batched_background_migration.finalize_after).to eq(finalize_after) expect(batched_background_migration.finalize_after).to eq(finalize_after)
end end
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册